Skip to Content
0
Former Member
Dec 03, 2009 at 05:59 PM

order reason

114 Views

Hi,

I want to poulate item catagory which is there In vbap-pstyv field based on order reason. these order reason will keep on changing while creating the order or changing based on this the corresponding item catagory should display.

Please suggest any user exits or badi's or others.

Ex : if the order reason = 'shiipping'.

vbap-pstyv = 'ZOR'.

ENDIF.

I have written the code in sales order user exit MV45AFZZ ( Move_filds_vbap ) It is not working.