i am learning abap and finding very diffculty in
understanding the message control technique especially in
sending IDOCS? what are the steps in message control ?
Answer Posted / lavanya
Message control : Every Idoc that is trasnferred is
associated with the message type.
Message type defines the type of data the idoc is
containing.
See for example : If i am transffering material data then
my message type would be MATMAS it is predefined.
in the same way if i am tranfering Customer data then my
message type would be DEBMAS.
And So on.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is an Idoc status?
List the various ale business processes available.
What is an Idoc status? What are the different types of Idoc statuses that you know?
What are the process types of edi?
What do bd95 t-code stand for?
How would you handle idoc errors using messages?
What is a distribution model in ALE IDocs?
You want to create and send an IDOC to another the moment a PO is created in your system. How will you achieve this?
Explain the idoc base in idocs?
What do bd65 t-code stand for?
What is a message type ?
How do you reprocess previously generated idoc with same number?
What are the advantages ale/idocs?
are there any advantages of using ale over database replication or distributed businesses in sap?
How would you debug an idoc?