I have one sender and three Receiver..so how many idocs
generate in outbound(sender)?
Answer Posted / kalyan
If sender is sending one record to receiver,Only one Master Idoc will generated.Since we have 3 receivers three communication IDOCS will be generated.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is narrow casting and wide casting?
What are control tables?
performance tuning concepts
How can we achieve MVC ?
Explain what is an rdbms?
How will you define org structure in MM?
How do you get the number of lines in an internal table?
What kind of BDC programs are written ?
when u prefer lsmw?
What are the differences between table and structure in data dictionary?
How to maintain lists?
Explain get cursor field?
What are conditional chain statement?