‎2008 Mar 14 3:08 AM
Hi all
I am trying to generate an idoc when the shipping doc is deleted from the VT02n tcode. I have found a message SHPMNT and idoc type SHPMNT04 for this. these are already configured in the partner profile (outbound tab) in WE20. In the message control tab there are some custom output types added along with outbound process codes( This has been done for different purpose, not for my requirement).
Now I want to use the same message type and idoc type and write a logic in the EXIT EXIT_SAPLV56U_004 using "master_idoc_distribute" to generate an idoc. Is it possible to do like this?? can I use same message type and idoc type combination which was already used in some scenario?
thanks
sankar
‎2008 Mar 14 3:32 AM
Hi,
If both are using same purpose then you can use.Otherwise when already existed program run and create IDOC for some purpose and at the same time if your program runs then it will pick the same idoc which is not required for your program.
So uggestion is same purpose Ok else NO.
‎2008 Mar 14 3:32 AM
Hi,
If both are using same purpose then you can use.Otherwise when already existed program run and create IDOC for some purpose and at the same time if your program runs then it will pick the same idoc which is not required for your program.
So uggestion is same purpose Ok else NO.