What is Diff b/w Basic type and Message type?
Answer Posted / buddula15
Idoc Type ( Basic Type) defines the structure and format of
the data being exchanged.
Message type represents a specific type of document
transimitted between two partners.
To make it clear...
Consider an example in which an IDoc type represents all
possible(all segments) information about employee. One
message type is employee salary(some segements) and other
message type Employee leaves information (some segements).
The difference between the message types is segments used..
Buddula15
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Static and instance variable and method with live example. Why and when to use
How collect statement is different from append?
What is a function group? : abap modularization
Can you assign a matchcode object to a parameter? If so how?
How the transaction that are programmed by the user can be protected?
How to specify a client for database table processing?
How to add a column to a table control while using alphanumerical layout editor ?
What are the system table used in abap?
What is the major difference between pool tables and transparent tables?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
Explain buffering concept usage?
Explain the inside concept in select-options?
What are the other modules integrated with om? : sap abap hr
what is mean be On Change of in Control Break statement
What is narrow casting and wide casting?