How to create Extended Idoc?
Answers were Sorted based on User's Feedback
Answer / 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 |
why SAP script is clint dependent and smartform is clint indepedent ?
What is the length of function code at user-command?
How many default tab strips are there? How to insert more tabs in it?
How to implement a program (batch input) which reads a external text file with inventory data, and write these data in sap?
what is the way to precide search helps in POV?
What are the pooled and cluster tables?
How to work on TCODE SE16?
what is the impact of issuing of worning message inside the event of start of selection?
Differentiate between abap memory and sap memory?
What are the events in classical reports?
How would you debug custom programs at runtime?
What are the different methods of passing data?