Answer Posted / sowmya arni
The field names of any table can be got from the table
DD03L.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is open sql vs native sql ?
what are Hana Basics
please give the remaining answers.
What is a function group? : abap modularization
On which even we can validate the input fields in module progams?
Where do you create indexes in abap?
Explain what is the purpose of sap script?
Can I execute user exits? If yes, how?
What is the maximum number of match code id's that can be defined for one match code object ?
What is get cursor field?
Print options in smartforms?
How can I make a differentiation between dependent and independent data? : abap hr
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How many types of size categories and data classes are there? : abap data dictionary
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?