Definition
Documentation to be reviewed and enhanced.
Documentation to be reviewed and enhanced.
Business Context and Use
Documentation to be reviewed and enhanced.
Documentation to be reviewed and enhanced.
Prerequisites
Documentation to be reviewed and enhanced.
Documentation to be reviewed and enhanced.
Constraints and Integrity Conditions
Documentation to be reviewed and enhanced.
Documentation to be reviewed and enhanced.
More Information
Documentation to be reviewed and enhanced.
Documentation to be reviewed and enhanced.
Definition
An interface to query one or more allocation documents for the Supplier Invoice Items with Landed Cost Component.
Business Context and Use
The web service interface Query Allocation Document In enables you to connect external applications to your SAP Business ByDesign system and to query allocation documents for Supplier Invoices in your system. This web service is relevant if your company wants to access and manage Allocation Documents from external applications.
Here is an example of a simple web service request:
<n0:AllocationDocumentQueryByElementsRequest_Sync xmlns:n0="http://sap.com/xi/SAPGlobal20/Global">
<AllocationDocumentQuerybyElements>
<AllocationDocumentID>
<InclusionExclusionCode>I</InclusionExclusionCode>
<IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>
<LowerBoundaryID>USSA-1137-2022-1-1</LowerBoundaryID>
</AllocationDocumentID>
<AllocationDocumentID>
<InclusionExclusionCode>I</InclusionExclusionCode>
<IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>
<LowerBoundaryID>USSA-1476-2021-1-1</LowerBoundaryID>
</AllocationDocumentID>
<InvoiceItemId>
<InclusionExclusionCode>I</InclusionExclusionCode>
<IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>
<LowerBoundaryID>1</LowerBoundaryID>
</InvoiceItemId>
</AllocationDocumentQuerybyElements>
<ProcessingConditions>
<QueryHitsMaximumNumberValue>15</QueryHitsMaximumNumberValue>
<QueryHitsUnlimitedIndicator>false</QueryHitsUnlimitedIndicator>
</ProcessingConditions>
</n0:AllocationDocumentQueryByElementsRequest_Sync>
Prerequisites
The business documents referenced in the payload must exist in the system.
The following business documents is only referenced and is not created by the service operations. It must exist in the system already at the time the web service is called:
• Allocation Document