Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <entry xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xml:base="https://my406399-api.s4hana.cloud.sap/sap/opu/odata/sap/API_SALES_ORDER_SRV/">
- <content type="application/atom+xml;type=entry">
- <m:properties>
- <d:SalesOrderType>OR</d:SalesOrderType>
- <d:SalesOrganization>US01</d:SalesOrganization>
- <d:DistributionChannel>10</d:DistributionChannel>
- <d:OrganizationDivision>01</d:OrganizationDivision>
- <d:SoldToParty>1000013</d:SoldToParty>
- <d:PurchaseOrderByCustomer>Created via OData Service</d:PurchaseOrderByCustomer>
- <to_Partner>
- <d:PartnerFunction>SH</d:PartnerFunction>
- <d:Customer>1000013</d:Customer>
- </to_Partner>
- <to_Text>
- <d:Language>EN</d:Language>
- <d:LongTextID>TX01</d:LongTextID>
- <d:LongText>Long text of LongTextID TX01</d:LongText>
- </to_Text>
- <to_Item>
- <results>
- <d:Material>121196</d:Material>
- <d:RequestedQuantity>2</d:RequestedQuantity>
- <d:to_PricingElement>
- <d:results>
- <d:ConditionType>PCE1</d:ConditionType>
- <d:ConditionRateValue>1000</d:ConditionRateValue>
- </d:results>
- </d:to_PricingElement>
- </results>
- <results>
- <d:Material>107088</d:Material>
- <d:RequestedQuantity>10</d:RequestedQuantity>
- <d:to_PricingElement>
- <d:results>
- <d:ConditionType>PCE1</d:ConditionType>
- <d:ConditionRateValue>2000</d:ConditionRateValue>
- </d:results>
- </d:to_PricingElement>
- </results>
- </to_Item>
- </m:properties>
- </content>
- </entry>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement