Hi,
We are changing item category through an exit based on a field at item level, which the user would enter manually.
However once the exit changes the item category, if the user reverses his selection or gives another value for which item category should be the orginal one, i need to change the item category back to what was originally determined.
Rather than looking up the config tables of item category determination, we would like to trigger item category determination through the exit itself.
Can someone suggest if this is possible, if so what is the code to be written.
Regards,
KC
SAP SD
Hi,
am not sure if you can do it away without maintaining table entries in T184 ( Maintain item cat determination ). However since there is manual item category which can be changed at the order level, may be that can be used depending on the user input at run time. To restrict the user to give item category suitable based on the input value, you can incorporate the logic in the exit.
Hope it helps.
Thanks & Regards
Sadhu Kishore
Add a comment