2013 Feb 08 3:49 PM
Hi, I am attempting to setup change pointers on a custom Z table in order to create the MATMAS IDOC. I have created the change document object and added change ponters for my MATMAS message type. The problem I am having is that the BD21 MATMAS function module MASTERIDOC_CREATE_SMD_MATMAS does not seem to be able to handle fields in custom tables. The function module appears to require a change be made to one of the standard SAP material tables in order for it to process correctly. Has anyone else attempted this and is it possible to do without doing a mod to MASTERIDOC_CREATE_SMD_MATMAS?
2013 Feb 09 5:16 AM
Hi,
first, the change pointer in MATMAS could be follow with MGA00001 (CMOD) or the BADI BADI_MATERIAL_CHECK
and second point, if you would like to update the IDoc value you are not in the good place. Tried the exit MGV0001 (CMOD) (and check oss note 568513)
regards
Fred