In module pool program how to pass the one screen input value to another screen input value?
Answer Posted / min
SET Parameter Can be used
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do you retrieve the data for repetitive structures ? : abap hr
What is use of transparent table in abap? How it is different from pool tables?
What are the different types of views and their definition?
Explain lsmw?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
Explain the inside concept in select-options?
How are the function code handles in flow logic?
Create any functions? How to go about it?
Can multiple abap systems connect to abap database?
In sap scripts, how will you link form with the event driven?
What is the difference between semi-monthly and Bi-weekly payroll area
out bound process code for quotation?
What type of user exits have you written ?