Answer Posted / lavanya
process code is the function module in which the code to
capture the idocs that was sent by the sender(outbound)and
to update in the database table.
Example : matm
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
If your project is support project ? when is your implementation has completed ?
Name a few data dictionary objects? : abap data dictionary
What are the attributes of a field that can be activated or deactivated during runtime?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What are the fields in the memory table ‘screen’?
How to read 5th record from Hash Internal Table?
What are the field and chain statements?
What is roll area?
Explain the Inportance of pa40? : abap hr
What is the differences between abap and ooabap. In which situation we useooabap?
In sap script how to print bar code in vertical manner
How can we omit a leading sign and a leading zero in sapscript?
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?
How do you process errors in session method ? : abap bdc
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization