Skip to Content
0
Former Member
Nov 30, 2006 at 09:47 AM

Problem in user exit

127 Views

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