Interface PurchaseOrderService
- All Known Implementing Classes:
DefaultPurchaseOrderService
This service enables you to create purchase orders through an API call from a source system outside SAP S/4HANA Cloud. Furthermore, the service enables you to read, update or delete existing purchase orders from the SAP S/4HANA Cloud system. The service is based on the OData protocol..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_PURCHASEORDER_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Purchase Order Integration(SAP_COM_0053) |
| Scope Items: | Consumable Purchasing(BNX), Service and Material Procurement - Project-Based Services(J13), Procurement of Direct Materials(J45), Procurement of Direct Materials(O45), Consumable Purchasing(ONX), Service Procurement with Ariba Network and SAP Fieldglass(4R2) |
| Authentication Methods: | x509 |
| Service Group Name: | API_PURCHASEORDER_2 |
| Business Object: | Purchase Order |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from thePOSubcontractingComponententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderAccountAssignmententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderInvoicingPlanentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePOInvoicingPlanItementity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderItementity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderItemNoteentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderNoteentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderPartnerentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderScheduleLineentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurchaseOrderSupplierAddressentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurOrderItemDeliveryAddressentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from thePurOrderItemPricingElemententity collection matching the filter and search expressions.createPurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.Create a newPurchaseOrderentity and save it to the S/4HANA system.createPurchaseOrderInvoicingPlan(PurchaseOrderInvoicingPlan purchaseOrderInvoicingPlan) Deprecated.Create a newPurchaseOrderInvoicingPlanentity and save it to the S/4HANA system.createPurchaseOrderItem(PurchaseOrderItem purchaseOrderItem) Deprecated.Create a newPurchaseOrderItementity and save it to the S/4HANA system.createPurchaseOrderScheduleLine(PurchaseOrderScheduleLine purchaseOrderScheduleLine) Deprecated.Create a newPurchaseOrderScheduleLineentity and save it to the S/4HANA system.deletePurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.Deletes an existingPurchaseOrderentity in the S/4HANA system.deletePurchaseOrderItem(PurchaseOrderItem purchaseOrderItem) Deprecated.Deletes an existingPurchaseOrderItementity in the S/4HANA system.Deprecated.Fetch multiplePOSubcontractingComponententities.Deprecated.Fetch multiplePurchaseOrderentities.Deprecated.Fetch multiplePurchaseOrderAccountAssignmententities.Deprecated.Fetch multiplePurchaseOrderInvoicingPlanentities.Deprecated.Fetch multiplePOInvoicingPlanItementities.Deprecated.Fetch multiplePurchaseOrderItementities.Deprecated.Fetch multiplePurchaseOrderItemNoteentities.Deprecated.Fetch multiplePurchaseOrderNoteentities.Deprecated.Fetch multiplePurchaseOrderPartnerentities.Deprecated.Fetch multiplePurchaseOrderScheduleLineentities.Deprecated.Fetch multiplePurchaseOrderSupplierAddressentities.Deprecated.Fetch multiplePurOrderItemDeliveryAddressentities.Deprecated.Fetch multiplePurOrderItemPricingElemententities.getPOSubcontractingComponentByKey(String purchaseOrder, String purchaseOrderItem, String scheduleLine, String reservationItem, String recordType) Deprecated.Fetch a singlePOSubcontractingComponententity using key fields.getPurchaseOrderAccountAssignmentByKey(String purchaseOrder, String purchaseOrderItem, String accountAssignmentNumber) Deprecated.Fetch a singlePurchaseOrderAccountAssignmententity using key fields.getPurchaseOrderByKey(String purchaseOrder) Deprecated.Fetch a singlePurchaseOrderentity using key fields.getPurchaseOrderInvoicingPlanByKey(String purchaseOrder, String purchaseOrderItem, String invoicingPlan) Deprecated.Fetch a singlePurchaseOrderInvoicingPlanentity using key fields.getPurchaseOrderInvoicingPlanItemByKey(String purchaseOrder, String purchaseOrderItem, String invoicingPlanItem, String invoicingPlan) Deprecated.Fetch a singlePOInvoicingPlanItementity using key fields.getPurchaseOrderItemByKey(String purchaseOrder, String purchaseOrderItem) Deprecated.Fetch a singlePurchaseOrderItementity using key fields.getPurchaseOrderItemNoteByKey(String purchaseOrder, String purchaseOrderItem, String textObjectType, String language) Deprecated.Fetch a singlePurchaseOrderItemNoteentity using key fields.getPurchaseOrderNoteByKey(String purchaseOrder, String textObjectType, String language) Deprecated.Fetch a singlePurchaseOrderNoteentity using key fields.getPurchaseOrderPartnerByKey(String purchaseOrder, String partnerFunction) Deprecated.Fetch a singlePurchaseOrderPartnerentity using key fields.getPurchaseOrderScheduleLineByKey(String purchaseOrder, String purchaseOrderItem, String scheduleLine) Deprecated.Fetch a singlePurchaseOrderScheduleLineentity using key fields.getPurchaseOrderSupplierAddressByKey(String supplierAddressID, String purchaseOrder) Deprecated.Fetch a singlePurchaseOrderSupplierAddressentity using key fields.getPurOrderItemDeliveryAddressByKey(String purchaseOrder, String purchaseOrderItem, String deliveryAddressID) Deprecated.Fetch a singlePurOrderItemDeliveryAddressentity using key fields.getPurOrderItemPricingElementByKey(String purchaseOrder, String purchaseOrderItem, String pricingDocument, String pricingDocumentItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singlePurOrderItemPricingElemententity using key fields.updatePOSubcontractingComponent(POSubcontractingComponent pOSubcontractingComponent) Deprecated.Update an existingPOSubcontractingComponententity and save it to the S/4HANA system.updatePurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.Update an existingPurchaseOrderentity and save it to the S/4HANA system.updatePurchaseOrderAccountAssignment(PurchaseOrderAccountAssignment purchaseOrderAccountAssignment) Deprecated.Update an existingPurchaseOrderAccountAssignmententity and save it to the S/4HANA system.updatePurchaseOrderItem(PurchaseOrderItem purchaseOrderItem) Deprecated.Update an existingPurchaseOrderItementity and save it to the S/4HANA system.updatePurchaseOrderScheduleLine(PurchaseOrderScheduleLine purchaseOrderScheduleLine) Deprecated.Update an existingPurchaseOrderScheduleLineentity and save it to the S/4HANA system.updatePurchaseOrderSupplierAddress(PurchaseOrderSupplierAddress purchaseOrderSupplierAddress) Deprecated.Update an existingPurchaseOrderSupplierAddressentity and save it to the S/4HANA system.updatePurOrderItemDeliveryAddress(PurOrderItemDeliveryAddress purOrderItemDeliveryAddress) Deprecated.Update an existingPurOrderItemDeliveryAddressentity and save it to the S/4HANA system.updatePurOrderItemPricingElement(PurOrderItemPricingElement purOrderItemPricingElement) Deprecated.Update an existingPurOrderItemPricingElemententity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllPOSubcontractingComponent
Deprecated.Fetch multiplePOSubcontractingComponententities.- Returns:
- A request builder to fetch multiple
POSubcontractingComponententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPOSubcontractingComponent
Deprecated.Fetch the number of entries from thePOSubcontractingComponententity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
POSubcontractingComponententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPOSubcontractingComponentByKey
@Nonnull GetByKeyRequestBuilder<POSubcontractingComponent> getPOSubcontractingComponentByKey(String purchaseOrder, String purchaseOrderItem, String scheduleLine, String reservationItem, String recordType) Deprecated.Fetch a singlePOSubcontractingComponententity using key fields.- Parameters:
reservationItem- Reservation ItemConstraints: Not nullable, Maximum length: 4
recordType- Reservation Record TypeConstraints: Not nullable, Maximum length: 1
purchaseOrder- Purchasing DocumentConstraints: Not nullable, Maximum length: 10
scheduleLine- Delivery Schedule Line CounterConstraints: Not nullable, Maximum length: 4
purchaseOrderItem- Purchasing Document ItemConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
POSubcontractingComponententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updatePOSubcontractingComponent
@Nonnull UpdateRequestBuilder<POSubcontractingComponent> updatePOSubcontractingComponent(@Nonnull POSubcontractingComponent pOSubcontractingComponent) Deprecated.Update an existingPOSubcontractingComponententity and save it to the S/4HANA system.- Parameters:
pOSubcontractingComponent-POSubcontractingComponententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
POSubcontractingComponententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrder
Deprecated.Fetch multiplePurchaseOrderentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrder
Deprecated.Fetch the number of entries from thePurchaseOrderentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderByKey
Deprecated.Fetch a singlePurchaseOrderentity using key fields.- Parameters:
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
PurchaseOrderentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createPurchaseOrder
@Nonnull CreateRequestBuilder<PurchaseOrder> createPurchaseOrder(@Nonnull PurchaseOrder purchaseOrder) Deprecated.Create a newPurchaseOrderentity and save it to the S/4HANA system.- Parameters:
purchaseOrder-PurchaseOrderentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
PurchaseOrderentity. To perform execution, call theexecutemethod on the request builder object.
-
updatePurchaseOrder
@Nonnull UpdateRequestBuilder<PurchaseOrder> updatePurchaseOrder(@Nonnull PurchaseOrder purchaseOrder) Deprecated.Update an existingPurchaseOrderentity and save it to the S/4HANA system.- Parameters:
purchaseOrder-PurchaseOrderentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurchaseOrderentity. To perform execution, call theexecutemethod on the request builder object.
-
deletePurchaseOrder
@Nonnull DeleteRequestBuilder<PurchaseOrder> deletePurchaseOrder(@Nonnull PurchaseOrder purchaseOrder) Deprecated.Deletes an existingPurchaseOrderentity in the S/4HANA system.- Parameters:
purchaseOrder-PurchaseOrderentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
PurchaseOrderentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderAccountAssignment
@Nonnull GetAllRequestBuilder<PurchaseOrderAccountAssignment> getAllPurchaseOrderAccountAssignment()Deprecated.Fetch multiplePurchaseOrderAccountAssignmententities.- Returns:
- A request builder to fetch multiple
PurchaseOrderAccountAssignmententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderAccountAssignment
Deprecated.Fetch the number of entries from thePurchaseOrderAccountAssignmententity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderAccountAssignmententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderAccountAssignmentByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderAccountAssignment> getPurchaseOrderAccountAssignmentByKey(String purchaseOrder, String purchaseOrderItem, String accountAssignmentNumber) Deprecated.Fetch a singlePurchaseOrderAccountAssignmententity using key fields.- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
accountAssignmentNumber- Sequential Number of Account AssignmentConstraints: Not nullable, Maximum length: 2
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
PurchaseOrderAccountAssignmententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updatePurchaseOrderAccountAssignment
@Nonnull UpdateRequestBuilder<PurchaseOrderAccountAssignment> updatePurchaseOrderAccountAssignment(@Nonnull PurchaseOrderAccountAssignment purchaseOrderAccountAssignment) Deprecated.Update an existingPurchaseOrderAccountAssignmententity and save it to the S/4HANA system.- Parameters:
purchaseOrderAccountAssignment-PurchaseOrderAccountAssignmententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurchaseOrderAccountAssignmententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderInvoicingPlan
Deprecated.Fetch multiplePurchaseOrderInvoicingPlanentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderInvoicingPlanentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderInvoicingPlan
Deprecated.Fetch the number of entries from thePurchaseOrderInvoicingPlanentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderInvoicingPlanentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderInvoicingPlanByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderInvoicingPlan> getPurchaseOrderInvoicingPlanByKey(String purchaseOrder, String purchaseOrderItem, String invoicingPlan) Deprecated.Fetch a singlePurchaseOrderInvoicingPlanentity using key fields.- Parameters:
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
invoicingPlan- Billing Plan Number / Invoicing Plan NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
PurchaseOrderInvoicingPlanentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createPurchaseOrderInvoicingPlan
@Nonnull CreateRequestBuilder<PurchaseOrderInvoicingPlan> createPurchaseOrderInvoicingPlan(@Nonnull PurchaseOrderInvoicingPlan purchaseOrderInvoicingPlan) Deprecated.Create a newPurchaseOrderInvoicingPlanentity and save it to the S/4HANA system.- Parameters:
purchaseOrderInvoicingPlan-PurchaseOrderInvoicingPlanentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
PurchaseOrderInvoicingPlanentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderInvoicingPlanItem
Deprecated.Fetch multiplePOInvoicingPlanItementities.- Returns:
- A request builder to fetch multiple
POInvoicingPlanItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderInvoicingPlanItem
Deprecated.Fetch the number of entries from thePOInvoicingPlanItementity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
POInvoicingPlanItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderInvoicingPlanItemByKey
@Nonnull GetByKeyRequestBuilder<POInvoicingPlanItem> getPurchaseOrderInvoicingPlanItemByKey(String purchaseOrder, String purchaseOrderItem, String invoicingPlanItem, String invoicingPlan) Deprecated.Fetch a singlePOInvoicingPlanItementity using key fields.- Parameters:
invoicingPlanItem- Item for billing plan/invoice plan/payment cardsConstraints: Not nullable, Maximum length: 6
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
invoicingPlan- Billing Plan Number / Invoicing Plan NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
POInvoicingPlanItementity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderItem
Deprecated.Fetch multiplePurchaseOrderItementities.- Returns:
- A request builder to fetch multiple
PurchaseOrderItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderItem
Deprecated.Fetch the number of entries from thePurchaseOrderItementity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderItemByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderItem> getPurchaseOrderItemByKey(String purchaseOrder, String purchaseOrderItem) Deprecated.Fetch a singlePurchaseOrderItementity using key fields.- Parameters:
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
PurchaseOrderItementity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createPurchaseOrderItem
@Nonnull CreateRequestBuilder<PurchaseOrderItem> createPurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem) Deprecated.Create a newPurchaseOrderItementity and save it to the S/4HANA system.- Parameters:
purchaseOrderItem-PurchaseOrderItementity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
PurchaseOrderItementity. To perform execution, call theexecutemethod on the request builder object.
-
updatePurchaseOrderItem
@Nonnull UpdateRequestBuilder<PurchaseOrderItem> updatePurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem) Deprecated.Update an existingPurchaseOrderItementity and save it to the S/4HANA system.- Parameters:
purchaseOrderItem-PurchaseOrderItementity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurchaseOrderItementity. To perform execution, call theexecutemethod on the request builder object.
-
deletePurchaseOrderItem
@Nonnull DeleteRequestBuilder<PurchaseOrderItem> deletePurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem) Deprecated.Deletes an existingPurchaseOrderItementity in the S/4HANA system.- Parameters:
purchaseOrderItem-PurchaseOrderItementity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
PurchaseOrderItementity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderItemNote
Deprecated.Fetch multiplePurchaseOrderItemNoteentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderItemNoteentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderItemNote
Deprecated.Fetch the number of entries from thePurchaseOrderItemNoteentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderItemNoteentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderItemNoteByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderItemNote> getPurchaseOrderItemNoteByKey(String purchaseOrder, String purchaseOrderItem, String textObjectType, String language) Deprecated.Fetch a singlePurchaseOrderItemNoteentity using key fields.- Parameters:
textObjectType- Text IDConstraints: Not nullable, Maximum length: 4
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
PurchaseOrderItemNoteentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderNote
Deprecated.Fetch multiplePurchaseOrderNoteentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderNoteentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderNote
Deprecated.Fetch the number of entries from thePurchaseOrderNoteentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderNoteentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderNoteByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderNote> getPurchaseOrderNoteByKey(String purchaseOrder, String textObjectType, String language) Deprecated.Fetch a singlePurchaseOrderNoteentity using key fields.- Parameters:
textObjectType- Text IDConstraints: Not nullable, Maximum length: 4
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
PurchaseOrderNoteentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderPartner
Deprecated.Fetch multiplePurchaseOrderPartnerentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderPartnerentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderPartner
Deprecated.Fetch the number of entries from thePurchaseOrderPartnerentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderPartnerentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderPartnerByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderPartner> getPurchaseOrderPartnerByKey(String purchaseOrder, String partnerFunction) Deprecated.Fetch a singlePurchaseOrderPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
PurchaseOrderPartnerentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderScheduleLine
Deprecated.Fetch multiplePurchaseOrderScheduleLineentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderScheduleLineentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderScheduleLine
Deprecated.Fetch the number of entries from thePurchaseOrderScheduleLineentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderScheduleLineentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderScheduleLineByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderScheduleLine> getPurchaseOrderScheduleLineByKey(String purchaseOrder, String purchaseOrderItem, String scheduleLine) Deprecated.Fetch a singlePurchaseOrderScheduleLineentity using key fields.- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
scheduleLine- Delivery Schedule Line CounterConstraints: Not nullable, Maximum length: 4
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
PurchaseOrderScheduleLineentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createPurchaseOrderScheduleLine
@Nonnull CreateRequestBuilder<PurchaseOrderScheduleLine> createPurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine) Deprecated.Create a newPurchaseOrderScheduleLineentity and save it to the S/4HANA system.- Parameters:
purchaseOrderScheduleLine-PurchaseOrderScheduleLineentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
PurchaseOrderScheduleLineentity. To perform execution, call theexecutemethod on the request builder object.
-
updatePurchaseOrderScheduleLine
@Nonnull UpdateRequestBuilder<PurchaseOrderScheduleLine> updatePurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine) Deprecated.Update an existingPurchaseOrderScheduleLineentity and save it to the S/4HANA system.- Parameters:
purchaseOrderScheduleLine-PurchaseOrderScheduleLineentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurchaseOrderScheduleLineentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurchaseOrderSupplierAddress
Deprecated.Fetch multiplePurchaseOrderSupplierAddressentities.- Returns:
- A request builder to fetch multiple
PurchaseOrderSupplierAddressentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurchaseOrderSupplierAddress
Deprecated.Fetch the number of entries from thePurchaseOrderSupplierAddressentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurchaseOrderSupplierAddressentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurchaseOrderSupplierAddressByKey
@Nonnull GetByKeyRequestBuilder<PurchaseOrderSupplierAddress> getPurchaseOrderSupplierAddressByKey(String supplierAddressID, String purchaseOrder) Deprecated.Fetch a singlePurchaseOrderSupplierAddressentity using key fields.- Parameters:
supplierAddressID- Address NumberConstraints: Not nullable, Maximum length: 10
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
PurchaseOrderSupplierAddressentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updatePurchaseOrderSupplierAddress
@Nonnull UpdateRequestBuilder<PurchaseOrderSupplierAddress> updatePurchaseOrderSupplierAddress(@Nonnull PurchaseOrderSupplierAddress purchaseOrderSupplierAddress) Deprecated.Update an existingPurchaseOrderSupplierAddressentity and save it to the S/4HANA system.- Parameters:
purchaseOrderSupplierAddress-PurchaseOrderSupplierAddressentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurchaseOrderSupplierAddressentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurOrderItemDeliveryAddress
Deprecated.Fetch multiplePurOrderItemDeliveryAddressentities.- Returns:
- A request builder to fetch multiple
PurOrderItemDeliveryAddressentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurOrderItemDeliveryAddress
Deprecated.Fetch the number of entries from thePurOrderItemDeliveryAddressentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurOrderItemDeliveryAddressentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurOrderItemDeliveryAddressByKey
@Nonnull GetByKeyRequestBuilder<PurOrderItemDeliveryAddress> getPurOrderItemDeliveryAddressByKey(String purchaseOrder, String purchaseOrderItem, String deliveryAddressID) Deprecated.Fetch a singlePurOrderItemDeliveryAddressentity using key fields.- Parameters:
deliveryAddressID- Manual address number in purchasing document itemConstraints: Not nullable, Maximum length: 10
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
PurOrderItemDeliveryAddressentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updatePurOrderItemDeliveryAddress
@Nonnull UpdateRequestBuilder<PurOrderItemDeliveryAddress> updatePurOrderItemDeliveryAddress(@Nonnull PurOrderItemDeliveryAddress purOrderItemDeliveryAddress) Deprecated.Update an existingPurOrderItemDeliveryAddressentity and save it to the S/4HANA system.- Parameters:
purOrderItemDeliveryAddress-PurOrderItemDeliveryAddressentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurOrderItemDeliveryAddressentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllPurOrderItemPricingElement
Deprecated.Fetch multiplePurOrderItemPricingElemententities.- Returns:
- A request builder to fetch multiple
PurOrderItemPricingElemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countPurOrderItemPricingElement
Deprecated.Fetch the number of entries from thePurOrderItemPricingElemententity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
PurOrderItemPricingElemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getPurOrderItemPricingElementByKey
@Nonnull GetByKeyRequestBuilder<PurOrderItemPricingElement> getPurOrderItemPricingElementByKey(String purchaseOrder, String purchaseOrderItem, String pricingDocument, String pricingDocumentItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singlePurOrderItemPricingElemententity using key fields.- Parameters:
pricingDocumentItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
pricingDocument- Number of the Document ConditionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
PurOrderItemPricingElemententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updatePurOrderItemPricingElement
@Nonnull UpdateRequestBuilder<PurOrderItemPricingElement> updatePurOrderItemPricingElement(@Nonnull PurOrderItemPricingElement purOrderItemPricingElement) Deprecated.Update an existingPurOrderItemPricingElemententity and save it to the S/4HANA system.- Parameters:
purOrderItemPricingElement-PurOrderItemPricingElemententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
PurOrderItemPricingElemententity. To perform execution, call theexecutemethod on the request builder object.
-