CAN WE DEBUG A IDOC? IF YES HOW TO DEBUG IN INBOUND SIDE AND
OUTPUT SIDE.
Answer Posted / shravan
WE19, using test tool, test the Inbound
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you take care of performance issues in your ABAP programs?
What are null values?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
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?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are the dynamic actions and how to configure it? : sap abap hr
What are the difference between call screen and leave screen?
Define abap/4 layer?
How to give programe name as input in BDC report of abap ?
How to upload more than 2GB file from External Source to SAP?
Why we are using Macros instead of Function Modules
What are the basic functions of database utility? : abap data dictionary
Explain what are the different functions used in sap script? What are the parameters used in each function?
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the different between abap and ooabap? Why do we use ooabap?