Hello,
We already have a code in place that whenever we changes the batch status ( restricted or unrestrcited ) in MSC2N , an outbound idoc is triggerd to our third party warehouse.
The outbound idoc ( message type WMMBXY ) is trigerred through coding in user exit EXIT_SAPLMBMB_001 . In this exit we have called function module L_IDOC_HEADER_CREATE.
Now the issue is as follows :-
Now whenever our third party warehouse changes the batch status in his system, an inbound idoc will be trigerred to SAP from middleware .
My question is, which inbound idoc message type can we use and the function module to change the batch status in SAP ?
regards
Pamela.