What is Diff b/w Basic type and Message type?
Answer Posted / mohammed
Basic Type is the structure of an IDOC eg. ORDERS05.
Message type is the function it will perform during that
event. eg. Message type EDI, means that when we execute the
sales order and issue output by using EDI then the IDOC
ORDERS05 will get triggered and output will be be triggered
via EDI.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is value table?
Work most on which module: name a few tables?
Explain different types of attributes of function module?
where do we store all custom programs in SD module?
What are user exits? What is involved in writing them? What precations are needed?
What is structure?
What are the different modules of sap? : sap abap hr
How do you execute the payroll
What are the different functions used in sap script? What are the parameters used in each function?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Why is pretty printer user in abap?
What are the different types joins?
What is the difference between a substructure and an append structure? : abap data dictionary
What is the difference between Check and Continue?