Skip to Content
0
Former Member
Apr 12, 2010 at 11:23 AM

IDOC_CIMTYPE Empty MATMAS - Change Pointers

96 Views

Hello

We have developed the user exit ZUE_ZXMGVU03 to send additional material customised field in BD10 when sending idoc from ECC.

the problem is that before the select statement from MARA table we check the follwing condition

IF idoc_cimtype = 'ZAFSMATMAS05'

when I debug the program the value is null

where is this field custmized ? we activated the change pointers already

I tried looking in BD52 but I didnt find it there

thanks

Shai Rosenzweig