cancel
Showing results for 
Search instead for 
Did you mean: 

Item Category Change based on Sales Order reason Code

Former Member
0 Kudos

Needs Pop-up message or change of the item category based on the sales order reason code.

Please verify the below example:

Order type: FD

3 reason codes are available where F01 is the most used reason codes; So VOV4 is having TANN as item category.

If the user selects the reason code as F02 or F03, he wants to have a pop-up message or system changing the item category.

Order Type Order Reason Item Category Item Category Group

FD F01 TANN NORM

FD F02 ZANN NORM

FD F03 ZANN NORM

Please let me know the possibilities to achieve this functionality.

Accepted Solutions (0)

Answers (2)

Answers (2)

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

Not possible in SAP Standard Item Category determination.

You will have to apply User Exit as suggested by Shiva above.

Thanks,

Jignesh Mehta

Shiva_Ram
Active Contributor
0 Kudos

You can use user exit USEREXIT_MOVE_FIELD_TO_VBAP in program MV45AFZZ to fulfill the requirement.

Regards,