cancel
Showing results for 
Search instead for 
Did you mean: 

Incompleteness check on Multi-level categorization?

Former Member
0 Kudos

Hello all,

I am attempting to setup an incompleteness check on the multi-level categorization, where if a category is not selected, it will return a warning or error.

However, I cannot seem to find the proper field to set this up. I have tried Code, Code Group, Ext_Code, and Category, but none of these seem to be tied to the category modeler's drop-downs.

My checks work fine on the Description field, as well as Priority.

Can this be done?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Are you sure that the categories you created in the Category Modeler are set up correctly? Each category should be assigned to a code. If you create a transaction in ICWC and save it, open it up and look at it in the SAP GUI. The code is what is saved.

Former Member
0 Kudos

Hello Shaun,

If you want to perform this check in the GUI I don't think you can manage it with an incompleteness check. The multi-level categorization information is stored in a generic way and these objects are not accessible within the incompleteness check.

Another way would be to implement the ORDER_SAVE badi and perform your check there.

Hope this helps,

Kind regards,

Joost