Quantcast
Channel: SCN : All Content - ABAP Development
Browsing all 8332 articles
Browse latest View live

What i have to pass in old image if its a Insert case for a change doc. obj.?

Hello I have created a custom change document object thru SCDO tx for a my_table, well. Now, i have to use the generated FM of *WRITE_DOCUMENT in my custom prog,. wherein my_table is updating, I am...

View Article


Image may be NSFW.
Clik here to view.

Adobe form with two tables flowing in same page

Recently I have come across a requirement for a pre-printed form where two tables needs to be flowed at same time in same page. I have achieved this by below design, any other suggestion are mostly...

View Article


Best way to create dynamic sql

Hello all, İ need to create dynamic queries, these queries will be based on the z table entries.For example: User will be able to choose which fields to be selected and returned which i will record...

View Article

Use of Field Symbols instead of Case When

Hi Experts,  I have to sum up the values in the DMBTR field of BSID table based on the special indicator type. So if user gives A spl gl I have to sum up all the A Spl gl fields.....like that there are...

View Article

Updating time - cdhdr table

Hello all, I have a job which checks the cdhdr table with several objectsclass like anla, banf and einkbeleg. I'm trying to get all the modifications of the objects with those classes.The situation is,...

View Article


Posting problem in BAPI : /AFS/BAPI_GOODSMVT_CREATE (MB1C)

Hi,   I am facing a problem when uploading an excel file with this BAPI : /AFS/BAPI_GOODSMVT_CREATE. An error occurs "Enter a sales order for special stock E". I don't know, it a configuration problem....

View Article

Modifying DMEE File Extension using Events (after end of the file processing)

Hello Experts, I have a requirement from PI team to add an extension to DMEE files once processing finished.With that extension they will pick only files which are processed and avoid picking files...

View Article

Selection screen navigation error in OOPS ALV

Hi , In my ALV report I have one selection screen and two normal screen.                                                                   double clickIn this report run like : selection screen--->...

View Article


Dynpro: PROCESS ON VALUE-REQUEST: with FIELD and module

Hello,I have a problem with dynpro-programming:This is the coding on my dynpro: PROCESS ON VALUE-REQUEST.   FIELD zmepo_badi_9000-ateil    MODULE suchhilfe_ateil.  At the dynpro there are two fields:...

View Article


How to display internal table data in line graph ?

Hi guys,need u r help in how to display internal table data of report in line graph.any answers would be really helpful   Thanks,Umakant.

View Article

SAPDBBRF poor performance of non-leading ledgers documents selection

Hi all, I have encountered the performance issue on this LDB called BRF. Its main program is SAPDBBRF. I have created Z program and made use of this LDB to leverage its selection functions.   When I...

View Article

OOPS ALV toolbar: insert, duplicate

Hi, It is found that the alv inserts or duplicate to the position before the current row. Is it a standard behavior? Do I have to write my own code to insert and duplicate after the current row? Or, I...

View Article

dump NODE_NOT_FOUND when calling MD04 from ABAP

Hi there, I have a strange problem:   I have an own ABAP that shows an ALV, and has a hotspots on MATNR. When the user clicks the materialnumber, he is directly directed to the MD04 screen, and when he...

View Article


PI value gets disappeared from AUFK after saving in COR2 tcode

Hi Experts,    I have have weird situation. I have created a custom Packing Instruction field in one of the tab of process order in COR1 tcode. After releasing and saving of process order, i am...

View Article

concatenate logic not working

l_test3 type string.wa_final-durat = wa_/sapapo/trm-durat.in my wa_final-durat we got value 10203456 we need output l_text3 = 102:03.i wrote below logic but it not working.CONCATENATE...

View Article


Custom field in XD01/XD02/XD03 is not updated in Z table

Dear ABAP Gurus, could you please help me to solve my issue. I'm a little bit new in ABAP.I have created Z table with additional fields which I want to fill in XD01 TCODE. There is also KUNNR filed in...

View Article

Disable the container text

hello abapers, i have use container for display the text in the screen.now,the problem is How to make the container disable / only output / no input possible properties.which method i should call. i...

View Article


Gray out of ALV report after call screen

Hi All, I am using REUSE_ALV_GRID_DISPLAY to display number of document. After click one document it open a screen where user can provide input by using call screen. I need to gray out that particular...

View Article

Any FB suggestion to replace SUBST_GET_FILE_LIST?

Hi all, I am reading files from an sap directory using the FB SUBST_GET_FILE_LIST. It is working fine but I need alternatives that can also work with later SAP releases. my report should also work in...

View Article

Drag and drop Files on CL_GUI_PICTURE

Hello, I've been trying to implement a drag and drop file feature on the CL_GUI_PICTURE, just like the event FILEDROP on CL_GUI_TEXTEDIT. That is, drop a file on a picture from your...

View Article
Browsing all 8332 articles
Browse latest View live