why abap/4 is 4th generation language ?
Answer Posted / muralikrishna
by using abap language we r connecting to data base.
those languages which are connecting to data base they are
4 th generation languages.
| Is This Answer Correct ? | 8 Yes | 10 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets? : abap modularization
did u done enhancement framework?how u implemented?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
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
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What are different data types in abap/4?
What are the two different ways of building a match code object?
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.
What is an abap/4 query? : abap hr
why particularly lock object name starts with EZ OR EY?
What is a size category? : abap data dictionary
What is an update type with reference to a match code id? : abap data dictionary
Can we create a gui status in a program from the object browser?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?