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 |
How can you display frames (horizontal and vertical lines) in lists?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is a drill down report?
how will u extract sales doc. number of corresponding billing doc. number with out using select query
In Dialog Prog,i have created a screen and places one input/output box and named it was "A".In PBO i have given A=0 and In PAI A=1.when i run i program what i'll get and when i press enter(execute) wat i'll get output?
What is For-period and In-period
what is 'at line-selection' and user command?
LDB is a program or table?
Explain the advantage of structures?
Can you print decimals in type n?
how can we print both side in smartforms?
what is file handling?