cancel
Showing results for 
Search instead for 
Did you mean: 

Where to find list of ItemTypeCode in Sales Order?

former_member712295
Participant
0 Kudos

Hello,

With the Web Service Manage Sales Order there is a field to maintain the item type which is ItemTypeCode but in the documentation here Manage Sales Orders | API | SAP API Business Hub it only indicated "The respective item type code"

Where can I find the list of the Item Type Codes? Because I need it for the creation of consignment fill-up and consignment issue order items.

It is also mentioned in the blog here Customer Consignment | SAP Blogs that this is what I need for the customer consignment. Unfortunately, I am not aware where to find it. Thank you.

Regards,

Carlo

Accepted Solutions (0)

Answers (2)

Answers (2)

Hi Carlo,

You can find this information in the Repository explorer in Cloud Application Studio. You can find the sales order BO there and also there is a "TypeCode" explained there. As You can see, the data type is BusinessTransactionDocumentTypeCode. If You look for this type in the Data Types section, you can find the Code list for this datatype.

I hope you find this helpful. If you do, please accept this answer.

Kind regards,

Siim

0 Kudos

Actually I think this is the type you are looking for - BusinessTransactionDocumentItemTypeCode

Kind regards,

Siim

former_member712295
Participant
0 Kudos

Hi Siim,

No I am looking for ItemTypeCode it is the field in the Web service here Manage Sales Orders | API | SAP API Business Hub

Regards,

Carlo

HarshalVakil
Active Contributor
0 Kudos

Hi Carlo,

type code depends on the the node that you are using.

for example Item type code is available for pricing, for the note types, for attachments, reference business transaction and so on.

the value would vary based on where type code is being used.

In repository explorere, find the API and look in the documentation. Here you will find the details.

Regards,

Harshal