August 2024

Error While Creating Product Using SAP OData API

Hello, I am trying to create a product using the SAP OData API endpoint /sap/opu/odata/sap/API_PRODUCT_SRV/A_Product. Here is the request payload I am using:{     “Product”: “A0000000002”,     “ProductType”: “ROH”,     “CrossPlantStatus”: “10”,     “CrossPlantStatusValidityDate”: “2023-12-31T00:00:00”,     “to_Description”: {     “results”: [ {       “Language”: “EN”,       “ProductDescription”: “Sample Product Description”}]}} However, I am receiving …

Error While Creating Product Using SAP OData API Read More »

Error While Creating Product Using SAP OData API

Hello, I am trying to create a product using the SAP OData API endpoint /sap/opu/odata/sap/API_PRODUCT_SRV/A_Product. Here is the request payload I am using:{     “Product”: “A0000000002”,     “ProductType”: “ROH”,     “CrossPlantStatus”: “10”,     “CrossPlantStatusValidityDate”: “2023-12-31T00:00:00”,     “to_Description”: {     “results”: [ {       “Language”: “EN”,       “ProductDescription”: “Sample Product Description”}]}} However, I am receiving …

Error While Creating Product Using SAP OData API Read More »

Error While Creating Product Using SAP OData API

Hello, I am trying to create a product using the SAP OData API endpoint /sap/opu/odata/sap/API_PRODUCT_SRV/A_Product. Here is the request payload I am using:{     “Product”: “A0000000002”,     “ProductType”: “ROH”,     “CrossPlantStatus”: “10”,     “CrossPlantStatusValidityDate”: “2023-12-31T00:00:00”,     “to_Description”: {     “results”: [ {       “Language”: “EN”,       “ProductDescription”: “Sample Product Description”}]}} However, I am receiving …

Error While Creating Product Using SAP OData API Read More »

Scroll to Top