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
Name the function module used to convert logical file names to physical file names in abap/4 programs?
How do you backup Sapscript layout sets? Can you download and upload? How?
how to see the table output?
What are the differences between primary and secondary indexes?
Which table stores the programs created?
How did you test the form you developed? How did you taken print?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Difference between sap script and report?
Abstract class and interface, multiple inheritance, live example
Define alv programming in abap?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
Write the bdc table structure? : abap bdc
Can you print decimals in type n?
What are subroutines? : abap modularization