Answer Posted / latha p
1.Initialisation
2.Selection-screen designing
3.at selection-screen "to validate the selection-screen
entries
4.Top-of-page "to get the page headings
5.start-of-selection "to fetch the data
Performs and other events
6.End-of-selection "to get the output
| Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
In order to upload purchase order details, how you handle multiple values for a single field?
Is the basic list deleted when the new list is created?
What do you understand by work area and internal tables in abap? Why do we use it?
What are the advantages and disadvantages of ABAP query tool?
What are the functional modules used in sequence in bdc? : abap bdc
What are the events in abap/4 language? : abap hr
How is collect statement different from append?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Explain the difference between open_form and close_form?
What is a badi?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What are logical data bases used in hr module? : abap hr
What is an update type with reference to a match code id? : abap data dictionary
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???