Hi All,
There is a BAPI for creating Goods Movement BAPI_GOODSMVT_CREATE. I want to use this BAPI for triggering Inbound Processing. I need help configuring the interface for creating goods movement using BAPI.
I have successfully configured the inbound processing using process code WMMB, which triggers function module L_IDOC_INPUT_WMMBXY. But this FM or rather the idoc type WMMBID02 does not have any fields for Catch weight items and I do not want to create any extensions on this IDOC type.
So was wondering if the BAPI BAPI_GOODSMVT_CREATE can be configured for EDI Inbound Processing.