Answer Posted / sudhakar1207
WE81 TO CREATE MESSAGE TYPE
WE82 TO LINK MESSAGE WITH IDOC TYPE
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Explain different types of locks?
how to track records from data dictionary?
Difference between select option and ranges ?
Define infotype ? : abap hr
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What are the internal tables and work area?
What is filter dependent BADI?
Why bapi need then bdc ? : abap bdc
Explain about drill down report?
What is the difference between sum and collect?
What are the uses of table pool or table cluster.
Why do we use events and actions in web dynpro?
Explain open dataset in sap abap?
Difference between sy-tabix and sy-index? Where it is used?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/