Class DefaultPurchaseOrderService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,PurchaseOrderService
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
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.PurchaseOrderService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingPurchaseOrderService.DEFAULT_SERVICE_PATHto send the requests. -
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.Deprecated.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.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultPurchaseOrderService
public DefaultPurchaseOrderService()Deprecated.Creates a service usingPurchaseOrderService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:PurchaseOrderServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfacePurchaseOrderService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:PurchaseOrderServiceCreates a batch request builder object.- Specified by:
batchin interfacePurchaseOrderService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllPOSubcontractingComponent
Deprecated.Description copied from interface:PurchaseOrderServiceFetch multiplePOSubcontractingComponententities.- Specified by:
getAllPOSubcontractingComponentin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePOSubcontractingComponententity collection matching the filter and search expressions.- Specified by:
countPOSubcontractingComponentin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<POSubcontractingComponent> getPOSubcontractingComponentByKey(String purchaseOrder, String purchaseOrderItem, String scheduleLine, String reservationItem, String recordType) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePOSubcontractingComponententity using key fields.- Specified by:
getPOSubcontractingComponentByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchasing DocumentConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Purchasing Document ItemConstraints: Not nullable, Maximum length: 5
scheduleLine- Delivery Schedule Line CounterConstraints: Not nullable, Maximum length: 4
reservationItem- Reservation ItemConstraints: Not nullable, Maximum length: 4
recordType- Reservation Record TypeConstraints: Not nullable, Maximum length: 1
- 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 public UpdateRequestBuilder<POSubcontractingComponent> updatePOSubcontractingComponent(@Nonnull POSubcontractingComponent pOSubcontractingComponent) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPOSubcontractingComponententity and save it to the S/4HANA system.- Specified by:
updatePOSubcontractingComponentin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderentities.- Specified by:
getAllPurchaseOrderin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderentity using key fields.- Specified by:
getPurchaseOrderByKeyin interfacePurchaseOrderService- 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 public CreateRequestBuilder<PurchaseOrder> createPurchaseOrder(@Nonnull PurchaseOrder purchaseOrder) Deprecated.Description copied from interface:PurchaseOrderServiceCreate a newPurchaseOrderentity and save it to the S/4HANA system.- Specified by:
createPurchaseOrderin interfacePurchaseOrderService- 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 public UpdateRequestBuilder<PurchaseOrder> updatePurchaseOrder(@Nonnull PurchaseOrder purchaseOrder) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurchaseOrderentity and save it to the S/4HANA system.- Specified by:
updatePurchaseOrderin interfacePurchaseOrderService- 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 public DeleteRequestBuilder<PurchaseOrder> deletePurchaseOrder(@Nonnull PurchaseOrder purchaseOrder) Deprecated.Description copied from interface:PurchaseOrderServiceDeletes an existingPurchaseOrderentity in the S/4HANA system.- Specified by:
deletePurchaseOrderin interfacePurchaseOrderService- 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 public GetAllRequestBuilder<PurchaseOrderAccountAssignment> getAllPurchaseOrderAccountAssignment()Deprecated.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderAccountAssignmententities.- Specified by:
getAllPurchaseOrderAccountAssignmentin interfacePurchaseOrderService- 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
@Nonnull public CountRequestBuilder<PurchaseOrderAccountAssignment> countPurchaseOrderAccountAssignment()Deprecated.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderAccountAssignmententity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderAccountAssignmentin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderAccountAssignment> getPurchaseOrderAccountAssignmentByKey(String purchaseOrder, String purchaseOrderItem, String accountAssignmentNumber) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderAccountAssignmententity using key fields.- Specified by:
getPurchaseOrderAccountAssignmentByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
accountAssignmentNumber- Sequential Number of Account AssignmentConstraints: Not nullable, Maximum length: 2
- 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 public UpdateRequestBuilder<PurchaseOrderAccountAssignment> updatePurchaseOrderAccountAssignment(@Nonnull PurchaseOrderAccountAssignment purchaseOrderAccountAssignment) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurchaseOrderAccountAssignmententity and save it to the S/4HANA system.- Specified by:
updatePurchaseOrderAccountAssignmentin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderInvoicingPlanentities.- Specified by:
getAllPurchaseOrderInvoicingPlanin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderInvoicingPlanentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderInvoicingPlanin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderInvoicingPlan> getPurchaseOrderInvoicingPlanByKey(String purchaseOrder, String purchaseOrderItem, String invoicingPlan) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderInvoicingPlanentity using key fields.- Specified by:
getPurchaseOrderInvoicingPlanByKeyin interfacePurchaseOrderService- 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 public CreateRequestBuilder<PurchaseOrderInvoicingPlan> createPurchaseOrderInvoicingPlan(@Nonnull PurchaseOrderInvoicingPlan purchaseOrderInvoicingPlan) Deprecated.Description copied from interface:PurchaseOrderServiceCreate a newPurchaseOrderInvoicingPlanentity and save it to the S/4HANA system.- Specified by:
createPurchaseOrderInvoicingPlanin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePOInvoicingPlanItementities.- Specified by:
getAllPurchaseOrderInvoicingPlanItemin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePOInvoicingPlanItementity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderInvoicingPlanItemin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<POInvoicingPlanItem> getPurchaseOrderInvoicingPlanItemByKey(String purchaseOrder, String purchaseOrderItem, String invoicingPlanItem, String invoicingPlan) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePOInvoicingPlanItementity using key fields.- Specified by:
getPurchaseOrderInvoicingPlanItemByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
invoicingPlanItem- Item for billing plan/invoice plan/payment cardsConstraints: Not nullable, Maximum length: 6
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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderItementities.- Specified by:
getAllPurchaseOrderItemin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderItementity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderItemin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderItem> getPurchaseOrderItemByKey(String purchaseOrder, String purchaseOrderItem) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderItementity using key fields.- Specified by:
getPurchaseOrderItemByKeyin interfacePurchaseOrderService- 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 public CreateRequestBuilder<PurchaseOrderItem> createPurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem) Deprecated.Description copied from interface:PurchaseOrderServiceCreate a newPurchaseOrderItementity and save it to the S/4HANA system.- Specified by:
createPurchaseOrderItemin interfacePurchaseOrderService- 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 public UpdateRequestBuilder<PurchaseOrderItem> updatePurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurchaseOrderItementity and save it to the S/4HANA system.- Specified by:
updatePurchaseOrderItemin interfacePurchaseOrderService- 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 public DeleteRequestBuilder<PurchaseOrderItem> deletePurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem) Deprecated.Description copied from interface:PurchaseOrderServiceDeletes an existingPurchaseOrderItementity in the S/4HANA system.- Specified by:
deletePurchaseOrderItemin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderItemNoteentities.- Specified by:
getAllPurchaseOrderItemNotein interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderItemNoteentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderItemNotein interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderItemNote> getPurchaseOrderItemNoteByKey(String purchaseOrder, String purchaseOrderItem, String textObjectType, String language) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderItemNoteentity using key fields.- Specified by:
getPurchaseOrderItemNoteByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
textObjectType- Text IDConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderNoteentities.- Specified by:
getAllPurchaseOrderNotein interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderNoteentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderNotein interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderNote> getPurchaseOrderNoteByKey(String purchaseOrder, String textObjectType, String language) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderNoteentity using key fields.- Specified by:
getPurchaseOrderNoteByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchase Order NumberConstraints: Not nullable, Maximum length: 10
textObjectType- Text IDConstraints: Not nullable, Maximum length: 4
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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderPartnerentities.- Specified by:
getAllPurchaseOrderPartnerin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderPartnerentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderPartnerin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderPartner> getPurchaseOrderPartnerByKey(String purchaseOrder, String partnerFunction) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderPartnerentity using key fields.- Specified by:
getPurchaseOrderPartnerByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderScheduleLineentities.- Specified by:
getAllPurchaseOrderScheduleLinein interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderScheduleLineentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderScheduleLinein interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderScheduleLine> getPurchaseOrderScheduleLineByKey(String purchaseOrder, String purchaseOrderItem, String scheduleLine) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderScheduleLineentity using key fields.- Specified by:
getPurchaseOrderScheduleLineByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
scheduleLine- Delivery Schedule Line CounterConstraints: Not nullable, Maximum length: 4
- 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 public CreateRequestBuilder<PurchaseOrderScheduleLine> createPurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine) Deprecated.Description copied from interface:PurchaseOrderServiceCreate a newPurchaseOrderScheduleLineentity and save it to the S/4HANA system.- Specified by:
createPurchaseOrderScheduleLinein interfacePurchaseOrderService- 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 public UpdateRequestBuilder<PurchaseOrderScheduleLine> updatePurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurchaseOrderScheduleLineentity and save it to the S/4HANA system.- Specified by:
updatePurchaseOrderScheduleLinein interfacePurchaseOrderService- 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
@Nonnull public GetAllRequestBuilder<PurchaseOrderSupplierAddress> getAllPurchaseOrderSupplierAddress()Deprecated.Description copied from interface:PurchaseOrderServiceFetch multiplePurchaseOrderSupplierAddressentities.- Specified by:
getAllPurchaseOrderSupplierAddressin interfacePurchaseOrderService- 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
@Nonnull public CountRequestBuilder<PurchaseOrderSupplierAddress> countPurchaseOrderSupplierAddress()Deprecated.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurchaseOrderSupplierAddressentity collection matching the filter and search expressions.- Specified by:
countPurchaseOrderSupplierAddressin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurchaseOrderSupplierAddress> getPurchaseOrderSupplierAddressByKey(String supplierAddressID, String purchaseOrder) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurchaseOrderSupplierAddressentity using key fields.- Specified by:
getPurchaseOrderSupplierAddressByKeyin interfacePurchaseOrderService- 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 public UpdateRequestBuilder<PurchaseOrderSupplierAddress> updatePurchaseOrderSupplierAddress(@Nonnull PurchaseOrderSupplierAddress purchaseOrderSupplierAddress) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurchaseOrderSupplierAddressentity and save it to the S/4HANA system.- Specified by:
updatePurchaseOrderSupplierAddressin interfacePurchaseOrderService- 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
@Nonnull public GetAllRequestBuilder<PurOrderItemDeliveryAddress> getAllPurOrderItemDeliveryAddress()Deprecated.Description copied from interface:PurchaseOrderServiceFetch multiplePurOrderItemDeliveryAddressentities.- Specified by:
getAllPurOrderItemDeliveryAddressin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurOrderItemDeliveryAddressentity collection matching the filter and search expressions.- Specified by:
countPurOrderItemDeliveryAddressin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurOrderItemDeliveryAddress> getPurOrderItemDeliveryAddressByKey(String purchaseOrder, String purchaseOrderItem, String deliveryAddressID) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurOrderItemDeliveryAddressentity using key fields.- Specified by:
getPurOrderItemDeliveryAddressByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchase OrderConstraints: Not nullable, Maximum length: 5
deliveryAddressID- Manual address number in purchasing document itemConstraints: Not nullable, Maximum length: 10
- 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 public UpdateRequestBuilder<PurOrderItemDeliveryAddress> updatePurOrderItemDeliveryAddress(@Nonnull PurOrderItemDeliveryAddress purOrderItemDeliveryAddress) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurOrderItemDeliveryAddressentity and save it to the S/4HANA system.- Specified by:
updatePurOrderItemDeliveryAddressin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch multiplePurOrderItemPricingElemententities.- Specified by:
getAllPurOrderItemPricingElementin interfacePurchaseOrderService- 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.Description copied from interface:PurchaseOrderServiceFetch the number of entries from thePurOrderItemPricingElemententity collection matching the filter and search expressions.- Specified by:
countPurOrderItemPricingElementin interfacePurchaseOrderService- 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 public GetByKeyRequestBuilder<PurOrderItemPricingElement> getPurOrderItemPricingElementByKey(String purchaseOrder, String purchaseOrderItem, String pricingDocument, String pricingDocumentItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:PurchaseOrderServiceFetch a singlePurOrderItemPricingElemententity using key fields.- Specified by:
getPurOrderItemPricingElementByKeyin interfacePurchaseOrderService- Parameters:
purchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
pricingDocument- Number of the Document ConditionConstraints: Not nullable, Maximum length: 10
pricingDocumentItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
- 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 public UpdateRequestBuilder<PurOrderItemPricingElement> updatePurOrderItemPricingElement(@Nonnull PurOrderItemPricingElement purOrderItemPricingElement) Deprecated.Description copied from interface:PurchaseOrderServiceUpdate an existingPurOrderItemPricingElemententity and save it to the S/4HANA system.- Specified by:
updatePurOrderItemPricingElementin interfacePurchaseOrderService- 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.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-