Answer Posted / kiran jagana
AT LINE-SELECTION,
AT USER-COMMAND
AT PF.
Is This Answer Correct ? | 28 Yes | 7 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 the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
How many types of buffering? : abap data dictionary
What is locking? : abap data dictionary
Table events aNd table maintains generation
Write special commands of list?
Define database layer? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What will happen when we use fully buffered in abap?
Define batch input session?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Explain the disadvantage of using exec sql statement in abap?
What are smart forms?
Is the basic list deleted when the new list is created?