Answer Posted / phaneendra
Structure of ABAP/4 program is ,
1. Declaration
2. Dialog Module
3. Event Block
4. Procedure
Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
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?
What are domains and data element? : abap hr
What is the difference between a dialog program and a report?
Explain what are the events used in interactive reports?
what is friend class
What are the different functions used in sap script? What are the parameters used in each function?
What are the modes in lock objects? : sap abap data dictionary
What is the difference between a structure and a table? : abap data dictionary
Can we create field without data element? If yes, how?
What is the difference between data elements and domains?
What are the functional areas?
Explain the advantages of different types of bdc's?
What is pass by value and what is pass by reference? Which is better?
What is the difference between table and template?
What are the types of views? : sap abap data dictionary