Hello Everyone,
I am excuting one userexit USEREXIT_MOVE_FIELD_TO_VBEP in std prog MV45AFZZ .
wherein i have written following code...
IF VBAK-BSARK = 'ZG01' AND VBAK-SUBMI = 'O_L_O2DL' .
VBEP-ETTYP = 'CN'.
ENDIF.
but still the value of CP field is not change to CN after execution of transaction VA01.
please suggest ur valuable suggestions!
points will be rewarded...
Thanks!
Sonal