‎2010 Oct 14 3:22 PM
Hello All,
I want to send the storage location transfer details in Idoc. I am planning to use message type WMMBXY and basic type WMMBID02.But I didn't find any process code for this. Please help me with the process code.
In case outbound process code is not available, is there any alternative ?
Please tell me what can be the approach in case of a cusomized development.
‎2010 Oct 14 6:49 PM
Pawan,
I guess there is no standard outbound process code for message type WMMBXY . You can use t-code WE64 to find available process codes .
You can create a custom processing function module to fill the idoc segments of basic type WMMBID02 and then by t-code WE41 you can create a new custom process code and link it to the outbound idoc processing function module .
- Tushar Shukla
‎2010 Oct 14 3:37 PM
Outbound IDOCs don't have a process code...that's INBOUND....where you want to RECEIVE and process an IDOC.
‎2010 Oct 14 6:49 PM
Pawan,
I guess there is no standard outbound process code for message type WMMBXY . You can use t-code WE64 to find available process codes .
You can create a custom processing function module to fill the idoc segments of basic type WMMBID02 and then by t-code WE41 you can create a new custom process code and link it to the outbound idoc processing function module .
- Tushar Shukla