Answer Posted / bgmr
start_form
open _form
write_form
close_form
end_form
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the list of screen elements?
What is the difference between semi-monthly and Bi-weekly payroll area
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
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 are the types of subroutines?
Difference between sy-tabix and sy-index? Where it is used?
What are pool tables?
How can we access the correction and transport system?
What two statements are required in an abap program to output an icon using a written statement?
Define infotype ? : abap hr
10) How to get Item Header in Sales Order?
Explain the disadvantages of logical databases?
What are the functional modules used in sequence in bdc? : abap hr
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What are the disadvantages of different types of bdc's?