on 2020 Sep 28 2:47 AM
Most of the items can be registered from the Web service, but the value is not set in the detail tab> detail details> basic data> text. I think that the text associated with the set product ID is set, but why isn't the value set? The service I'm using is "ManagePurchaseOrderIn's ManagePurchaseOrderInMaintainBundle".

Request clarification before answering.
Hi,
did you check the translations in the materials data master?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Giancarmelo,
What I want to do is not update the material master text, but want to know if the item text displayed on the purchase order can be set to any value. The language is set to Japanese in the first place, but it is strange that the text of the English sentence is set to the detailed text in the API. Is this an API specification?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe that the default language is dependent from the company language/country.
If you refer to the web service for the material creation, it is possible to manage different language description
Regards
<n0:MaterialBundleMaintainRequest_sync_V1 xmlns:n0="http://sap.com/xi/SAPGlobal20/Global">
<BasicMessageHeader>
<ID>1234567890ABCDEF0123456789ABCDEF</ID>
</BasicMessageHeader>
<Material actionCode="01">
<InternalID>P100702</InternalID>
<ProductCategoryID>180</ProductCategoryID>
<BaseMeasureUnitCode>EA</BaseMeasureUnitCode>
<Description actionCode="01">
<Description languageCode="EN">Wooden Pallet</Description>
</Description>
</Material>
</n0:MaterialBundleMaintainRequest_sync_V1>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Giancarmelo,
Thank you.You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 22 | |
| 15 | |
| 14 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.