cancel
Showing results for 
Search instead for 
Did you mean: 

SAP_COM_0444 - No item category could be determined for the combination LZ TEXT .

0 Kudos
1,191

Hello everyone! I'm trying to make a SOAP Call using SAP_COM_0444 on S/4HANA Cloud. I am able to send the XML payload successfully, however, I get an odd message back inside the AIF Monitor. This is what it says

CAUSE

No item category could be determined for the combination LZ TEXT .

WHAT_TO_DO

Check the entries in table T184 by means of which item category determination is controlled.

Now I was able to figure out the equivalent of this in S/4HANA Cloud. First I went to the app "Manage your Solution," and then I filtered down to the following requirements:

  • Application Area: Sales
  • Sub Application Area: Sales Order Management and Processing
  • Item Name: Sales Documents

Once I found the item to go to I clicked on 'Configure' for the fifth item in the list "Assign Item Categories." I looked for "LZ" and found it paired with "NORM." Now my question is how do I make this pairing inside of my request? I have included what my payload looks like to this post,

Thank you very much!

Accepted Solutions (1)

Accepted Solutions (1)

former_member79634
Active Participant
0 Kudos

Dear customer,

Thanks for using SAP S/4HANA Cloud Customer Community.

First of all, there is a corresponding KBA describing the same error message as yours.

2880428 - No item category available

https://launchpad.support.sap.com/#/notes/2880428

It can be seen in SSCUI: 102807 there is an entry mapping sales document type LZ with item category group NORM, determining item category LZN.

It doesn't work out to add a field with item category manually - there is no such a field within API request, nor is there mapping relationship between item category and material.

Kindly check the product you filled in the API payload (AP12-A11?) in Fiori App Manage Product Master Data with business role: SAP_BR_PRODMASTER_SPECIALIST to figure out whether it belongs to item category group NORM.

If no, then the item category would not be determined.

Best regards,

Scarlett

0 Kudos

Thank you very much, Scarlett! That did the trick!

Answers (1)

Answers (1)

Sai_Kasturi
Advisor
Advisor
0 Kudos

Moving the question to cross area topics.