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
What is sap abap tables?
How we can retrieve data using secondary index. Explain with simple example?
How to copy table across clients?
What happens Update command is used without where clause ?
Explain the differences between interactive and drill down reports?
What’s value table?
What kind of BDC programs are written ?
Difference between open sql and native sql? : abap data dictionary
What are the other modules integrated with om? : sap abap hr
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Have you set up a back ground job ? How to create a background job without a variant ?
Where are you used type casting?
How will you insert record in a sorted table
how to see the tables of 200 in client 100?
Explain what are the various types of selection screen event?