Answer Posted / raghu
The First guy is given stupid answer..........
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is value table?
What are the function module in bdc?
What are the types of indexes in abap?
What is the function of a data element?
What is a type group?
What are the different abap editors? What is the used of different editors in abap?
What is narrow casting and wide casting?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Explain badi in abap.
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
Can I execute user exits? If yes, how?
What do you mean by batch data communications programming?
What is the abap program name to process the batch input session automatically? : abap bdc
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?