Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
23 views2 pages

API Sales and Product

Uploaded by

flavio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

API Sales and Product

Uploaded by

flavio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Sales Delivery:

GET

https://s4-qas.horizonstelecom.com/sap/opu/odata/sap/API_PRODUCT_SRV/A_Product('80000221')/to_SalesDelivery/

POST

https://s4-qas.horizonstelecom.com/sap/opu/odata/sap/API_PRODUCT_SRV/A_Product('80000221')/to_SalesDelivery/

JSON

{
"Product": "80000221",
"ProductSalesOrg": "1100",
"ProductDistributionChnl": "50",
"ItemCategoryGroup": "LEIS",
"to_SalesTax": {
"results": [
{
"Product": "80000221",
"Country": "BR",
"TaxCategory": "IBRX",
"TaxClassification": "1"
}
]
},
"to_SalesText": {
"results": [
{
"Product": "80000221",
"ProductSalesOrg": "1100",
"ProductDistributionChnl": "50",
"Language": "PT"
}
]
}
}
Product:

POST

https://s4-qas.horizonstelecom.com/sap/opu/odata/sap/API_PRODUCT_SRV/A_Product

{
"Product": "",
"ProductType": "DIEN",
"CreatedByUser": "E013984",
"LastChangedByUser": "FLAVIO",
"ProductOldID": "0112",
"CrossPlantStatus": "",
"GrossWeight": "1000",
"ProductGroup": "900000000",
"BaseUnit": "KG",
"ItemCategoryGroup": "LEIS",
"NetWeight": "01",
"WeightUnit": "KG",
"Division": "00",
"VolumeUnit": "",
"AuthorizationGroup": "",
"ANPCode": "",
"IndustrySector": "M",
"to_Description": {
"results": [
{
"Product": "",
"Language": "PT",
"ProductDescription": "Teste"
}
]
},
"to_Plant": {
"results": [
{
"Plant": "1015"
},
{
"to_ProdPlantInternationalTrade": {
"ConsumptionTaxCtrlCode": "68069090",
"CountryOfOrigin": "BR",
"RegionOfOrigin": "PR"
}
}
]
}
}

You might also like