2020 Apr 28 2:55 AM - edited 2024 Feb 03 10:22 PM
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
No item category could be determined for the combination LZ TEXT .
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:
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!
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Moving the question to cross area topics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
95 | |
16 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.