| Description | Manage Outbound Delivery Follow-Up Legal Documents |
| Name | ManageOutboundDeliveryFollowUpLegalDocumentIn |
| Namespace | http://sap.com/xi/AP/Globalization |
| Product | SAP Business ByDesign |
| Process component | Outbound Delivery Processing |
| Process component namespace | http://sap.com/xi/AP/LogisticsExecution/Global |
| Deployment unit | Production and Site Logistics Execution |
| Endpoint Activation | By Scoping of Process Component | Operations |
|
| Release Status | Not Released |
| Technical documentation on the SAP API Business Hub | Manage Outbound Delivery Follow-Up Legal Documents |
| General web service documentation | A2X Web Services (SOAP) |
An interface to read outbound delivery follow-up legal documents.
The web service interface 'Manage Outbound Delivery Follow-Up Legal Document In' is used to read complete detail from existing outbound delivery follow-up legal document by 'ID' / 'UUID' (Universally Unique Identifier).
The web service interface offers the operation ReadODFLWUP and is used to read instances of the outbound delivery follow-up legal document. The input is the ID of the Outbound Delivery Follow-up Legal Document or the UUID.
Here is an example of a simple web service request:
<n0:ODFollowUpLegalDocumentByUUIDQuery_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <OutboundDeliveryFollowUpLegalDocument> <UUID>12345678-90AB-CDEF-0123-456789ABCDEF</UUID> </OutboundDeliveryFollowUpLegalDocument> </n0:ODFollowUpLegalDocumentByUUIDQuery_sync>
Existence of an outbound delivery follow-up legal document: If the document does not exist in the system, no data will be returned by the web service.
You can find general information about Web services, their structure and consumption in the Web Sevices documentation. Please open the Web Services document in a new window.
| Description | Read outbound delivery follow-up legal documents |
| Name | ManageOutboundDeliveryFollowUpLegalDocumentIn |
| Synchronous | yes |
| Release Status | Released |
To read outbound delivery follow-up legal documents.
The operation ReadODFLWUP reads the fields of outbound delivery follow-up legal document business object.
The outbound delivery follow-up legal document ID / UUID (Universally Unique Identifier) must be available.
ID: ID of the outbound delivery follow-up legal document.
UUID: UUID (Universally Unique Identifier) is a unique identifier of the outbound delivery follow-up legal document.
<n0:ODFollowUpLegalDocumentByUUIDQuery_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global"> <OutboundDeliveryFollowUpLegalDocument> <UUID>12345678-90AB-CDEF-0123-456789ABCDEF</UUID> </OutboundDeliveryFollowUpLegalDocument> </n0:ODFollowUpLegalDocumentByUUIDQuery_sync>
The response message structure contains the information related to the outbound delivery follow-up legal document.
| Element | Description |
|---|---|
| UUID | UUID (Universally Unique Identifier) is a unique identifier of the outbound delivery |
| ID | Identifier for a specific outbound delivery follow-up legal document |
| ProcessingTypeCode | Type of document |
| Date | Date of outbound delivery follow-up legal document |
| Status | Provides various status information of the document |
| BusinessTransactionDocumentReference | Details of the outbound delivery |
| ShipToLocation | The location to which the products are to be shipped |
| ShipFromLocation | The location from where the products are to be shipped |
| ProductRecipientParty | The party who will be receiving the product |
| SellerParty | Seller Party |
| Item | Shows all the item details |
| Code | Description |
|---|---|
| 1 | Credit Memo |
| 2 | Debit Note |
There are different status codes involved in the outbound delivery follow-up legal document as mentioned below:
ReleaseStatusCode
The runtime code list are as stated below:
| Runtime | Code Description |
|---|---|
| 1 | Not Released |
| 2 | Partially Released |
| 3 | Released |
| 4 | Release Discarded |
| 5 | Release Canceled |
| 6 | Not Relevant |
| 7 | Release Cancellation Requested |
| 8 | Release Requested |
LegalApprovalStatusCode
The runtime code list are as stated below:
| Runtime Code | Description |
|---|---|
| 1 | Not Started |
| 2 | Approval not Necessary |
| 3 | In Approval |
| 4 | Approved |
| 6 | In Revision |
<n0:ODFollowUpLegalDocumentByUUIDResponse_sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global" xmlns:prx="urn:sap.com:proxy:ACL:/1SAI/TASF85FAE2E472CC3C2380F:804">
<OutboundDeliveryFollowUpLegalDocument>
<UUID>fa163efe-92b9-1eec-b2f1-657cfd50babe</UUID>
<ID>CRE6-1006</ID>
<ProcessingTypeCode>1</ProcessingTypeCode>
<Date>2022-05-04</Date>
<Status>
<ReleaseStatusCode>3</ReleaseStatusCode>
<LegalApprovalStatus>4</LegalApprovalStatus>
</Status>
<BusinessTransactionDocumentReference>
<BusinessTransactionDocumentReference>
<ID>NEW2.148</ID>
<UUID>00163eac-aef4-1edc-a2ac-43f131f3156f</UUID>
<TypeCode>73</TypeCode>
</BusinessTransactionDocumentReference>
<BusinessTransactionDocumentRelationshipRoleCode>1</BusinessTransactionDocumentRelationshipRoleCode>
</BusinessTransactionDocumentReference>
<ShipToLocation>
<LocationID>GCIN64000</LocationID>
<LocationUUID>00000000-0001-02dc-b3aa-79abaa64c544</LocationUUID>
<TaxID schemeID="GSTIN">GSTINKERALA</TaxID>
<FormattedName>AHT Mumbai</FormattedName>
<FormattedAddressDescription>AHT Mumbai / 10 Borivalli / Mumbai 400002 / IN</FormattedAddressDescription>
<CityName>Mumbai</CityName>
<StreetPostalCode>400002</StreetPostalCode>
<RegionCode listID="IN">27</RegionCode>
</ShipToLocation>
<ShipFromLocation>
<LocationID>GCIN61000</LocationID>
<LocationUUID>00000000-0001-02dc-b3aa-6c734b5118b8</LocationUUID>
<TaxID schemeID="GSTIN">GST123456789</TaxID>
<FormattedName>AHT Mysuru</FormattedName>
<FormattedAddressDescription>AHT Mysuru / 58 Kalidasa Road / Mysore 570002 / IN</FormattedAddressDescription>
<CityName>Mysore</CityName>
<StreetPostalCode>570002</StreetPostalCode>
<RegionCode listID="IN">29</RegionCode>
</ShipFromLocation>
<ProductRecipientParty>
<PartyKey>
<PartyTypeCode>209</PartyTypeCode>
<PartyID>GCIN61000</PartyID>
</PartyKey>
<PartyUUID>00000000-0001-02ec-b3db-31c97f68595d</PartyUUID>
<FormattedName>AHT Mysuru</FormattedName>
<FormattedAddressDescription>AHT Mysuru / 58 Kalidasa Road / Mysuru 570002 / IN</FormattedAddressDescription>
</ProductRecipientParty>
<SellerParty>
<PartyKey>
<PartyTypeCode>154</PartyTypeCode>
<PartyID>GCIN10000</PartyID>
</PartyKey>
<PartyUUID>00000000-0001-02ec-b3db-323612e91de3</PartyUUID>
<FormattedName>Akron Heating India Inc.</FormattedName>
<FormattedAddressDescription>Akron Heating India Inc. / 567 Connaught place / Kochi-Kochi 110001 / IN</FormattedAddressDescription>
<RegionCode listID="IN">32</RegionCode>
</SellerParty>
<Item>
<UUID>fa163efe-92b9-1eec-b2f1-657cfd513abe</UUID>
<ID>10</ID>
<Product>
<ProductKey>
<ProductTypeCode>1</ProductTypeCode>
<ProductID>GCINR-CIN1</ProductID>
</ProductKey>
<ProductUUID>00000000-0001-02dc-b8fe-a6bcc0d7408a</ProductUUID>
<ProductHSNCode>00440015</ProductHSNCode>
</Product>
<DeliveryQuantity>
<Quantity unitCode="EA">2.0</Quantity>
<QuantityName languageCode="EN">nos</QuantityName>
</DeliveryQuantity>
<PriceAndTax>
<GrossAmount currencyCode=" ">0.0</GrossAmount>
<TaxCountryCode> </TaxCountryCode>
<PriceComponents/>
<PriceComponents/>
</PriceAndTax>
</Item>
</OutboundDeliveryFollowUpLegalDocument>
</n0:ODFollowUpLegalDocumentByUUIDResponse_sync>
In case of Credit Memo, the ShipToLocation and ShipFromLocation direction will be of the original reference document and not of the follow-up document.
The ReadODFLWUP operation can be used to read the complete details of the outbound delivery follow-up legal document.
Show full documentation