why abap/4 is 4th generation language ?
Answer Posted / prathap&shailendra
ABAP is the fourth generation language because of all applications are write on the application server and execute on the server only.all reports are done by using the advanced business language.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What will happen when we use single buffered selected?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is meant by read lock? : sap abap data dictionary
What happens if we use leave to list-processing without using suppress-dialog?
Differentiate between static and dynamic step loops?
What are the 3 types of function modules in sap?
What is a data dictionary? : abap data dictionary
How can you manipulate the presentation and attributes of interactive lists?
How do you convert non-char field into char type fields ?
What is the structure of bdcmsgcoll? : abap bdc
How the transaction that are programmed by the user can be protected?
How to debug a script in abap?
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???
What does the extract statement do in extract datasets? : abap modularization
What is the significance of the memory table ‘screen’?