Answer Posted / gvkreddy
Events are Two types
1)List events Uesdt to disolay the outputlist.
Ex:End-of-Page,Top-of-page
2)selection Events:used to selecting the data from database
for validation and retrival.
Ex:At selction-screen,End-of-selection etc..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Group by in Select statement?
What are the different modules of sap? : sap abap hr
What are the features of abap/4 dictionary? : abap data dictionary
Difference between top-of-page and top-of-page during at line- selection?
How can we achieve MVC ?
what is diff between idocs,bdc,rfc and bapi. give real time answer
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 do you mean by transparent tables in sap abap? : abap data dictionary
In order to upload purchase order details, how you handle multiple values for a single field?
What is the syntax of packed number?
What are types of select statements?
How the at-user command serves mainly in lists?
Give an example of interface from your project explaining why you used it?
What are null values?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?