Enable the modification of order request in EDI message fields SupplierPaymentTermsID, CustomerPurchaseOrderType on header level of sales orders.
Enable the modification of order request in EDI message fields SupplierProductID on item level of sales orders.
Enable the exclusion of an item from order request in EDI message for sales order creation and update when ignore indicator for the corresponding item is set to be true.
Enable the modification of order request in EDI message field Region in the partner address detail information on sales order header level.
Enable the modification of order request in EDI message field Region in the partner address detail information on sales order item level.
Enable the modification of order confirmation out EDI message fields BuyerSystemID and SupplierSystemID on header level.
Enable the exclusion of an item in order confirmation out message when ignore indicator for the corresponding item is set to be true.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header> </soapenv:Header>
<soapenv:Body>
<n0:OrderRequest xmlns:n0="http://sap.com/xi/EDI" xmlns:prx="urn:sap.com:proxy:CCF:/1SAI/TAE813A0CAF5E48F72CEACA:790" xmlns:YY1="http://SAPCustomFields.com/YY1_">
<MessageHeader>
<ID>42010AEEC4571EDD83C6F165DE1B48A7</ID>
<CreationDateTime>2022-08-30T05:38:42Z</CreationDateTime>
<SenderBusinessSystemID>0LEU10H</SenderBusinessSystemID>
<SenderParty>
<InternalID>17100001</InternalID>
</SenderParty>
<RecipientParty>
<InternalID>17300081</InternalID>
</RecipientParty>
</MessageHeader>
<Order>
<ActionCode>01</ActionCode>
<PurchaseOrderID>BAdI_test_01</PurchaseOrderID>
<PurchasingDocumentType>NB</PurchasingDocumentType>
<CompanyCode>1710</CompanyCode>
<CompanyCodeName>Company Code 1710</CompanyCodeName>
<PurchasingOrganization>1710</PurchasingOrganization>
<PurchasingOrganizationName>Purch. Org. 1710</PurchasingOrganizationName>
<PurchasingGroup>001</PurchasingGroup>
<PurchasingGroupName>Group 001</PurchasingGroupName>
<PurchaseOrderCreationDate>2022-07-28</PurchaseOrderCreationDate>
<PurchaseOrderLastChangeDate>2022-07-29</PurchaseOrderLastChangeDate>
<TransactionCurrency>USD</TransactionCurrency>
<BuyerCompanyCodeCurrency>USD</BuyerCompanyCodeCurrency>
<BuyerExchangeRate>1</BuyerExchangeRate>
<SDDocumentReason>001</SDDocumentReason>
<Party PartyType="SoldTo">
<BuyerPartyID>1710</BuyerPartyID>
</Party>
<Party PartyType="Supplier">
<BuyerPartyID>17300081</BuyerPartyID>
</Party>
<PaymentTerms>
<BuyerPaymentTermsID>0004</BuyerPaymentTermsID>
</PaymentTerms>
<OrderItem>
<PurchaseOrderItemID>10</PurchaseOrderItemID>
<PurchaseOrderItemCategory>0</PurchaseOrderItemCategory>
<OrderItemText>Trad.Good 11,PD,Reg.Trading</OrderItemText>
<RequestedQuantity unitCode="PCE">1.0</RequestedQuantity>
<ProductType>1</ProductType>
<Product>
<BuyerProductID>TG12</BuyerProductID>
<SupplierProductID>TG12</SupplierProductID>
</Product>
<ExpectedNetPrice>
<Amount currencyCode="USD">10.0</Amount>
<BaseQuantity unitCode="PCE">1.0</BaseQuantity>
</ExpectedNetPrice>
<ExpectedNetAmount currencyCode="USD">10.0</ExpectedNetAmount>
<ScheduleLine>
<PurchaseOrderScheduleLine>0001</PurchaseOrderScheduleLine>
<RequestedDeliveryDate>2022-08-08</RequestedDeliveryDate>
<RequestedDeliveryTimeZone>PST</RequestedDeliveryTimeZone>
<RequestedDeliveryDateTime>2022-08-08T12:00:00-07:00</RequestedDeliveryDateTime>
<ScheduleLineOrderQuantity unitCode="PCE">1.0</ScheduleLineOrderQuantity>
</ScheduleLine>
</OrderItem>
<OrderItem>
<PurchaseOrderItemID>20</PurchaseOrderItemID>
<PurchaseOrderItemCategory>0</PurchaseOrderItemCategory>
<OrderItemText>Trad.Good 11,PD,Reg.Trading</OrderItemText>
<RequestedQuantity unitCode="PCE">1.0</RequestedQuantity>
<ProductType>1</ProductType>
<Product>
<BuyerProductID>TG11</BuyerProductID>
<SupplierProductID>TG11</SupplierProductID>
</Product>
<ExpectedNetPrice>
<Amount currencyCode="USD">10.0</Amount>
<BaseQuantity unitCode="PCE">1.0</BaseQuantity>
</ExpectedNetPrice>
<ExpectedNetAmount currencyCode="USD">10.0</ExpectedNetAmount>
<ScheduleLine>
<PurchaseOrderScheduleLine>0001</PurchaseOrderScheduleLine>
<RequestedDeliveryDate>2022-08-08</RequestedDeliveryDate>
<RequestedDeliveryTimeZone>PST</RequestedDeliveryTimeZone>
<RequestedDeliveryDateTime>2022-08-08T12:00:00-07:00</RequestedDeliveryDateTime>
<ScheduleLineOrderQuantity unitCode="PCE">1.0</ScheduleLineOrderQuantity>
</ScheduleLine>
</OrderItem>
</Order>
</n0:OrderRequest>
</soapenv:Body>
</soapenv:Envelope>
Extensibility: Sales Order/Customer Return - Create, Update, Cancel
Extensibility: Sales Order/Customer Return - Confirm Processing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |