2015 Sep 15 3:44 PM
Hi,
How to Validate the material field MARA-MATNR in the Inbound IDOC Function Module ?
Basic Type - MBGMCR03
IDOC Segment - E1BP2017_GM_ITEM_CREATE-MATNR
2015 Sep 17 9:24 AM
Hi Abin Babu,
The IDoc MBGMCR03 is a BAPI generated one. The associated BAPI is BAPI_GOODSMVT_CREATE. So no need to go for user exits/customer exits for validation. It will be done by the corresponding BAPI itself.
Thanks & Regards,
Linto Jose.
2015 Sep 15 8:06 PM
Isn't it validated by SAP standard? Wouldn't you get an error message?
Have you searched Google for the user exits pertaining to this process?
2015 Sep 17 9:24 AM
Hi Abin Babu,
The IDoc MBGMCR03 is a BAPI generated one. The associated BAPI is BAPI_GOODSMVT_CREATE. So no need to go for user exits/customer exits for validation. It will be done by the corresponding BAPI itself.
Thanks & Regards,
Linto Jose.