Answer Posted / vidya
Process of filling the IDOC with the application data is
done by a Function module. But, function module is not
assigned to the partner directly, it is encapsulated in a
process code and the process code is assigned to a partner
in a partner profile.
Assigning Function Module to Process Code
Go to Transaction WE41.
switch to “Change” Mode and click “New Entries”.
Enter Process Code Name and assign the Function Module
created.
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How do you differentiate tax for different countries? : sap abap hr
Mention some important events in abap programming.
What do you do when the system crashes in the middle of a BDC batch session?
What is the difference between collect and sum?
What is lock objects? : sap abap data dictionary
Differentiate between table and template ?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What is static attribute
Difference between sap script and report?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
How will you read from internal table records in a given value range (without using loop)
When will the current screen processing terminates?
What is the syntax of packed number?
How can I get ascii value of any letter? Is there any function?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization