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
Which database object is used for storing the system variables? : abap data dictionary
Can you print decimals in type n? What is difference between float and packed data type?
How do you execute the payroll
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Write the bdc table structure? : abap bdc
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Explain the difference between open_form and close_form?
How can I get ascii value of any letter? Is there any function?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
How we format the data before writing a statement in the report?
What is view proxy in abap?
How will you transfer data into a file in application server?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How can we omit a leading sign and a leading zero in sapscript?
How do you get the number of lines in an internal table?