Answer Posted / buddula15
Extended IDOC is standard IDOC segments + additional
segments.
Steps
=====
1) Create additional segments which you required ( WE31)
2) Create an IDOC type with reference to standard IDOC and
add the new segements to it. (WE30)
3) Link Message type + Extend IDoc type ( WE82)
4) Every IDOC have two Exits( Outbound exit and Inbound
exit). Implement code in outbound exit to prepare data for
additional segments.
4) In the outbound partner (WE20) you have to maintain
extended IDOC type along with standard IDOC type.
Buddula15
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
function modules are also external subroutines. State true or false. : abap modularization
what is sap scriptview ?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What are the Control levels in internal tables?
What is the purpose of sum statement?
What is the use of 'table index'?
what is mean be On Change of in Control Break statement
In sap script how to print bar code in vertical manner
What is the tcode for sapscript forms?
What are table clusters?
Explain the session method? : abap bdc
What is sapnet?
What are null values? : abap data dictionary
What is internal payroll process? : sap abap hr
Can you create a table with fields not referring to data elements? : abap data dictionary