Answer Posted / bhargavi
ALE: used to trnasfer IDOC with in the R3distributed system.
EDI: used to transfer IDOC from R3system to nonsap system
| Is This Answer Correct ? | 16 Yes | 25 No |
Post New Answer View All Answers
What is value table? : abap data dictionary
Explain the uses of the simple maintenance interface? : sap abap hr
Does sap handle multiple currencies?
What are the tcodes for performance tuning?
Define dispatcher?
What is the use of info groups? : sap abap hr
What happens if we use leave to list-processing without using suppress-dialog?
Have you processed BDCs ?
Differentiate between report and dialog program
What is a database view? : abap data dictionary
out bound process code for quotation?
When to use logical database?
What is view? Different types of view.
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?
Can we use transfer dataset to transfer data in internal table ?