How to add more than one message to one idoc?
Tell me Process
Answer Posted / kalyan
WE82 is the transaction code to assign message type to Idoc.
we can assign more than one message type to a single IDOC
1.message type1 - IDOC - version
2.message type2 - IDOC - version
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why do we use types statement in abap programming?
How do you use tab sets in layout sets?
What is your approach for writing a bdc program? : abap bdc
What are the contents in technical specifications?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the difference between call screen and leave screen?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How do you populate data into a multiple line field? : abap bdc
What is the use of enqueue function module? : sap abap data dictionary
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Explain buffering concept usage?
Explain about workbench request and customization requests?
Explain what are the events in screen programming?
What are the different types of sapscript symbols?
Difference between sy-tabix and sy-index? Where it is used?