public interface PurchaseContractService
This service enables you to create Purchase Contracts through an API call from a source system outside SAP S/4HANA Cloud or SAP S/4HANA on- Premise. Furthermore, the service enables you to read, update and delete existing Purchase Contract data from the SAP S/4HANA Cloud or SAP S/4HANA on- Premise system.
Reference: SAP API Business Hub
OData Service: | API_PURCHASECONTRACT_PROCESS_SRV |
API Version: | 1 |
Communication Scenario: | Purchase Contract Integration (SAP_COM_0101) |
Scope Items: | Purchase Contract (BMD), Consumable Purchasing (BNX), Service and Material Procurement - Project-Based Services (J13), Procurement of Direct Materials (J45) |
PurCtrAccountFluentHelper getAllPurCtrAccount()
PurCtrAccount
entities.PurCtrAccount
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurCtrAccountByKeyFluentHelper getPurCtrAccountByKey(String accountAssignment, String purchaseContractItem, String purchaseContract)
PurCtrAccount
entity using key fields.purchaseContract
- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
accountAssignment
- Sequential Number of Account AssignmentConstraints: Not nullable, Maximum length: 2
purchaseContractItem
- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
PurCtrAccount
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurCtrAccountCreateFluentHelper createPurCtrAccount(PurCtrAccount purCtrAccount)
PurCtrAccount
entity and save it to the S/4HANA system.purCtrAccount
- PurCtrAccount
entity object that will be created in the S/4HANA system.PurCtrAccount
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrAccountUpdateFluentHelper updatePurCtrAccount(PurCtrAccount purCtrAccount)
PurCtrAccount
entity and save it to the S/4HANA system.purCtrAccount
- PurCtrAccount
entity object that will be updated in the S/4HANA system.PurCtrAccount
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrAccountDeleteFluentHelper deletePurCtrAccount(PurCtrAccount purCtrAccount)
PurCtrAccount
entity in the S/4HANA system.purCtrAccount
- PurCtrAccount
entity object that will be deleted in the S/4HANA system.PurCtrAccount
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrAddressFluentHelper getAllPurCtrAddress()
PurCtrAddress
entities.PurCtrAddress
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurCtrAddressByKeyFluentHelper getPurCtrAddressByKey(String purchaseContract, String addressID, String purchaseContractItem)
PurCtrAddress
entity using key fields.purchaseContract
- Purchasing Contract HeaderConstraints: Not nullable, Maximum length: 10
purchaseContractItem
- Item Number of Purchasing ContractConstraints: Not nullable, Maximum length: 5
addressID
- Address numberConstraints: Not nullable, Maximum length: 10
PurCtrAddress
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurCtrAddressCreateFluentHelper createPurCtrAddress(PurCtrAddress purCtrAddress)
PurCtrAddress
entity and save it to the S/4HANA system.purCtrAddress
- PurCtrAddress
entity object that will be created in the S/4HANA system.PurCtrAddress
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrAddressUpdateFluentHelper updatePurCtrAddress(PurCtrAddress purCtrAddress)
PurCtrAddress
entity and save it to the S/4HANA system.purCtrAddress
- PurCtrAddress
entity object that will be updated in the S/4HANA system.PurCtrAddress
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrAddressDeleteFluentHelper deletePurCtrAddress(PurCtrAddress purCtrAddress)
PurCtrAddress
entity in the S/4HANA system.purCtrAddress
- PurCtrAddress
entity object that will be deleted in the S/4HANA system.PurCtrAddress
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrPartnersFluentHelper getAllPurCtrPartners()
PurCtrPartners
entities.PurCtrPartners
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurCtrPartnersByKeyFluentHelper getPurCtrPartnersByKey(String purchaseContract, String purchaseContractItem, String purchasingOrganization, String partnerFunction, String plant, String supplierSubrange, String partnerCounter)
PurCtrPartners
entity using key fields.partnerFunction
- Partner FunctionConstraints: Not nullable, Maximum length: 2
purchaseContract
- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
plant
- PlantConstraints: Not nullable, Maximum length: 4
purchasingOrganization
- Purchasing OrganizationConstraints: Not nullable, Maximum length: 4
partnerCounter
- Partner counterConstraints: Not nullable, Maximum length: 3
purchaseContractItem
- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
supplierSubrange
- Supplier SubrangeConstraints: Not nullable, Maximum length: 6
PurCtrPartners
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurCtrPartnersCreateFluentHelper createPurCtrPartners(PurCtrPartners purCtrPartners)
PurCtrPartners
entity and save it to the S/4HANA system.purCtrPartners
- PurCtrPartners
entity object that will be created in the S/4HANA system.PurCtrPartners
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrPartnersUpdateFluentHelper updatePurCtrPartners(PurCtrPartners purCtrPartners)
PurCtrPartners
entity and save it to the S/4HANA system.purCtrPartners
- PurCtrPartners
entity object that will be updated in the S/4HANA system.PurCtrPartners
entity. To perform execution, call the execute
method on the fluent helper object.PurCtrPartnersDeleteFluentHelper deletePurCtrPartners(PurCtrPartners purCtrPartners)
PurCtrPartners
entity in the S/4HANA system.purCtrPartners
- PurCtrPartners
entity object that will be deleted in the S/4HANA system.PurCtrPartners
entity. To perform execution, call the execute
method on the fluent helper object.PurchaseContractFluentHelper getAllPurchaseContract()
PurchaseContract
entities.PurchaseContract
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurchaseContractByKeyFluentHelper getPurchaseContractByKey(String purchaseContract)
PurchaseContract
entity using key fields.purchaseContract
- Purchasing Contract HeaderConstraints: Not nullable, Maximum length: 10
PurchaseContract
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurchaseContractCreateFluentHelper createPurchaseContract(PurchaseContract purchaseContract)
PurchaseContract
entity and save it to the S/4HANA system.purchaseContract
- PurchaseContract
entity object that will be created in the S/4HANA system.PurchaseContract
entity. To perform execution, call the execute
method on the fluent helper object.PurchaseContractUpdateFluentHelper updatePurchaseContract(PurchaseContract purchaseContract)
PurchaseContract
entity and save it to the S/4HANA system.purchaseContract
- PurchaseContract
entity object that will be updated in the S/4HANA system.PurchaseContract
entity. To perform execution, call the execute
method on the fluent helper object.PurchaseContractDeleteFluentHelper deletePurchaseContract(PurchaseContract purchaseContract)
PurchaseContract
entity in the S/4HANA system.purchaseContract
- PurchaseContract
entity object that will be deleted in the S/4HANA system.PurchaseContract
entity. To perform execution, call the execute
method on the fluent helper object.PurchaseContractItemFluentHelper getAllPurchaseContractItem()
PurchaseContractItem
entities.PurchaseContractItem
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurchaseContractItemByKeyFluentHelper getPurchaseContractItemByKey(String purchaseContract, String purchaseContractItem)
PurchaseContractItem
entity using key fields.purchaseContract
- Purchasing Contract HeaderConstraints: Not nullable, Maximum length: 10
purchaseContractItem
- Item Number of Purchasing ContractConstraints: Not nullable, Maximum length: 5
PurchaseContractItem
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.PurchaseContractItemCreateFluentHelper createPurchaseContractItem(PurchaseContractItem purchaseContractItem)
PurchaseContractItem
entity and save it to the S/4HANA system.purchaseContractItem
- PurchaseContractItem
entity object that will be created in the S/4HANA system.PurchaseContractItem
entity. To perform execution, call the execute
method on the fluent helper object.PurchaseContractItemUpdateFluentHelper updatePurchaseContractItem(PurchaseContractItem purchaseContractItem)
PurchaseContractItem
entity and save it to the S/4HANA system.purchaseContractItem
- PurchaseContractItem
entity object that will be updated in the S/4HANA system.PurchaseContractItem
entity. To perform execution, call the execute
method on the fluent helper object.PurchaseContractItemDeleteFluentHelper deletePurchaseContractItem(PurchaseContractItem purchaseContractItem)
PurchaseContractItem
entity in the S/4HANA system.purchaseContractItem
- PurchaseContractItem
entity object that will be deleted in the S/4HANA system.PurchaseContractItem
entity. To perform execution, call the execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.