Class DefaultPurchaseContractV2Service
- All Implemented Interfaces:
BatchService<PurchaseContractV2ServiceBatch>,PurchaseContractV2Service
This service enables you to read, create, and update purchase contracts through an API call from a source system outside SAP S/4HANA Cloud. The service contains header, item, item conditions, account assignment, address, Header notes, Item notes and partner nodes..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_PURCHASECONTRACT_PROCESS_SRV_0002 |
| API Version: | 1.1.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Distributed Manufacturing Integration(SAP_COM_0077), Purchase Contract Integration(SAP_COM_0101) |
| Scope Items: | Collaborative Manufacturing with SAP Digital Manufacturing Cloud(1NX), Consumable Purchasing(BNX), Service and Material Procurement - Project-Based Services(J13), Procurement of Direct Materials(J45), Dynamic Customer Profiling(JC1), Procurement of Direct Materials(O45), Consumable Purchasing(ONX), Service Procurement with Ariba Network and SAP Fieldglass(4R2), Purchase Contract(BMD), Purchase Contract(OMD) |
| Authentication Methods: | x509 |
| Business Object: | Purchase Contract |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.PurchaseContractV2Service
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingPurchaseContractV2Service.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionapproveDocument(String purchaseContract) Deprecated.Creates a fluent helper for the ApproveDocument OData function import.batch()Deprecated.createPurchaseContract(PurchaseContract purchaseContract) Deprecated.Create a newPurchaseContractentity and save it to the S/4HANA system.createPurchaseContractItem(PurchaseContractItem purchaseContractItem) Deprecated.Create a newPurchaseContractItementity and save it to the S/4HANA system.createPurchaseContractItemNotes(PurchaseContractItemNotes purchaseContractItemNotes) Deprecated.Create a newPurchaseContractItemNotesentity and save it to the S/4HANA system.createPurchaseContractNotes(PurchaseContractNotes purchaseContractNotes) Deprecated.Create a newPurchaseContractNotesentity and save it to the S/4HANA system.createPurCtrAccount(PurCtrAccount purCtrAccount) Deprecated.Create a newPurCtrAccountentity and save it to the S/4HANA system.createPurCtrAddress(PurCtrAddress purCtrAddress) Deprecated.Create a newPurCtrAddressentity and save it to the S/4HANA system.createPurCtrPartners(PurCtrPartners purCtrPartners) Deprecated.Create a newPurCtrPartnersentity and save it to the S/4HANA system.Deprecated.Fetch multiplePurchaseContractentities.Deprecated.Fetch multiplePurchaseContractItementities.Deprecated.Fetch multiplePurchaseContractItemNotesentities.Deprecated.Fetch multiplePurchaseContractNotesentities.Deprecated.Fetch multiplePurContrHdrCndnAmountentities.Deprecated.Fetch multiplePurContrHdrCndnScaleentities.Deprecated.Fetch multiplePurContrHdrCndnValdtyentities.Deprecated.Fetch multiplePurContrItmCndnAmountentities.Deprecated.Fetch multiplePurContrItmCndnScalesentities.Deprecated.Fetch multiplePurContrItmCndnValdtyentities.Deprecated.Fetch multiplePurCtrAccountentities.Deprecated.Fetch multiplePurCtrAddressentities.Deprecated.Fetch multiplePurCtrPartnersentities.getPurchaseContractByKey(String purchaseContract) Deprecated.Fetch a singlePurchaseContractentity using key fields.getPurchaseContractItemByKey(String purchaseContract, String purchaseContractItem) Deprecated.Fetch a singlePurchaseContractItementity using key fields.getPurchaseContractItemNotesByKey(String language, String textObjectType, String architecturalObjectNumber, String technicalObjectType, String purchaseContractItem, String purchaseContract) Deprecated.Fetch a singlePurchaseContractItemNotesentity using key fields.getPurchaseContractNotesByKey(String language, String textObjectType, String technicalObjectType, String architecturalObjectNumber, String purchaseContract) Deprecated.Fetch a singlePurchaseContractNotesentity using key fields.getPurContrHdrCndnAmountByKey(String purchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber) Deprecated.Fetch a singlePurContrHdrCndnAmountentity using key fields.getPurContrHdrCndnScaleByKey(String purchaseContract, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine) Deprecated.Fetch a singlePurContrHdrCndnScaleentity using key fields.getPurContrHdrCndnValdtyByKey(String purchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate) Deprecated.Fetch a singlePurContrHdrCndnValdtyentity using key fields.getPurContrItmCndnAmountByKey(String purchaseContract, String purchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber) Deprecated.Fetch a singlePurContrItmCndnAmountentity using key fields.getPurContrItmCndnScalesByKey(String purchaseContract, String purchaseContractItem, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine) Deprecated.Fetch a singlePurContrItmCndnScalesentity using key fields.getPurContrItmCndnValdtyByKey(String purchaseContract, String purchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate) Deprecated.Fetch a singlePurContrItmCndnValdtyentity using key fields.getPurCtrAccountByKey(String accountAssignment, String purchaseContractItem, String purchaseContract) Deprecated.Fetch a singlePurCtrAccountentity using key fields.getPurCtrAddressByKey(String purchaseContract, String addressID, String purchaseContractItem) Deprecated.Fetch a singlePurCtrAddressentity using key fields.getPurCtrPartnersByKey(String purchaseContract, String purchaseContractItem, String purchasingOrganization, String partnerFunction, String plant, String supplierSubrange, String partnerCounter) Deprecated.Fetch a singlePurCtrPartnersentity using key fields.rejectDocument(String purchaseContract) Deprecated.Creates a fluent helper for the RejectDocument OData function import.updatePurchaseContract(PurchaseContract purchaseContract) Deprecated.Update an existingPurchaseContractentity and save it to the S/4HANA system.updatePurchaseContractItem(PurchaseContractItem purchaseContractItem) Deprecated.Update an existingPurchaseContractItementity and save it to the S/4HANA system.updatePurchaseContractItemNotes(PurchaseContractItemNotes purchaseContractItemNotes) Deprecated.Update an existingPurchaseContractItemNotesentity and save it to the S/4HANA system.updatePurchaseContractNotes(PurchaseContractNotes purchaseContractNotes) Deprecated.Update an existingPurchaseContractNotesentity and save it to the S/4HANA system.updatePurCtrAccount(PurCtrAccount purCtrAccount) Deprecated.Update an existingPurCtrAccountentity and save it to the S/4HANA system.updatePurCtrAddress(PurCtrAddress purCtrAddress) Deprecated.Update an existingPurCtrAddressentity and save it to the S/4HANA system.updatePurCtrPartners(PurCtrPartners purCtrPartners) Deprecated.Update an existingPurCtrPartnersentity and save it to the S/4HANA system.withdrawFromApproval(String purchaseContract) Deprecated.Creates a fluent helper for the WithdrawFromApproval OData function import.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Constructor Details
-
DefaultPurchaseContractV2Service
public DefaultPurchaseContractV2Service()Deprecated.Creates a service usingPurchaseContractV2Service.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:PurchaseContractV2ServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfacePurchaseContractV2Service- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<PurchaseContractV2ServiceBatch>
-
getAllPurCtrAccount
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurCtrAccountentities.- Specified by:
getAllPurCtrAccountin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurCtrAccountentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurCtrAccountByKey
@Nonnull public PurCtrAccountByKeyFluentHelper getPurCtrAccountByKey(String accountAssignment, String purchaseContractItem, String purchaseContract) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurCtrAccountentity using key fields.- Specified by:
getPurCtrAccountByKeyin interfacePurchaseContractV2Service- Parameters:
accountAssignment- Account AssignmentConstraints: Not nullable, Maximum length: 30
purchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
PurCtrAccountentity 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 theexecutemethod on the fluent helper object.
-
createPurCtrAccount
@Nonnull public PurCtrAccountCreateFluentHelper createPurCtrAccount(@Nonnull PurCtrAccount purCtrAccount) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurCtrAccountentity and save it to the S/4HANA system.- Specified by:
createPurCtrAccountin interfacePurchaseContractV2Service- Parameters:
purCtrAccount-PurCtrAccountentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurCtrAccountentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurCtrAccount
@Nonnull public PurCtrAccountUpdateFluentHelper updatePurCtrAccount(@Nonnull PurCtrAccount purCtrAccount) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurCtrAccountentity and save it to the S/4HANA system.- Specified by:
updatePurCtrAccountin interfacePurchaseContractV2Service- Parameters:
purCtrAccount-PurCtrAccountentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurCtrAccountentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurCtrAddress
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurCtrAddressentities.- Specified by:
getAllPurCtrAddressin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurCtrAddressentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurCtrAddressByKey
@Nonnull public PurCtrAddressByKeyFluentHelper getPurCtrAddressByKey(String purchaseContract, String addressID, String purchaseContractItem) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurCtrAddressentity using key fields.- Specified by:
getPurCtrAddressByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Contract HeaderConstraints: Not nullable, Maximum length: 10
addressID- Address NumberConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing ContractConstraints: Not nullable, Maximum length: 5
- Returns:
- A fluent helper to fetch a single
PurCtrAddressentity 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 theexecutemethod on the fluent helper object.
-
createPurCtrAddress
@Nonnull public PurCtrAddressCreateFluentHelper createPurCtrAddress(@Nonnull PurCtrAddress purCtrAddress) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurCtrAddressentity and save it to the S/4HANA system.- Specified by:
createPurCtrAddressin interfacePurchaseContractV2Service- Parameters:
purCtrAddress-PurCtrAddressentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurCtrAddressentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurCtrAddress
@Nonnull public PurCtrAddressUpdateFluentHelper updatePurCtrAddress(@Nonnull PurCtrAddress purCtrAddress) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurCtrAddressentity and save it to the S/4HANA system.- Specified by:
updatePurCtrAddressin interfacePurchaseContractV2Service- Parameters:
purCtrAddress-PurCtrAddressentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurCtrAddressentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurchaseContractItemNotes
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurchaseContractItemNotesentities.- Specified by:
getAllPurchaseContractItemNotesin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurchaseContractItemNotesentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurchaseContractItemNotesByKey
@Nonnull public PurchaseContractItemNotesByKeyFluentHelper getPurchaseContractItemNotesByKey(String language, String textObjectType, String architecturalObjectNumber, String technicalObjectType, String purchaseContractItem, String purchaseContract) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurchaseContractItemNotesentity using key fields.- Specified by:
getPurchaseContractItemNotesByKeyin interfacePurchaseContractV2Service- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
textObjectType- Text IDConstraints: Not nullable, Maximum length: 4
architecturalObjectNumber- NameConstraints: Not nullable, Maximum length: 70
technicalObjectType- Texts: application objectConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
- Returns:
- A fluent helper to fetch a single
PurchaseContractItemNotesentity 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 theexecutemethod on the fluent helper object.
-
createPurchaseContractItemNotes
@Nonnull public PurchaseContractItemNotesCreateFluentHelper createPurchaseContractItemNotes(@Nonnull PurchaseContractItemNotes purchaseContractItemNotes) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurchaseContractItemNotesentity and save it to the S/4HANA system.- Specified by:
createPurchaseContractItemNotesin interfacePurchaseContractV2Service- Parameters:
purchaseContractItemNotes-PurchaseContractItemNotesentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurchaseContractItemNotesentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurchaseContractItemNotes
@Nonnull public PurchaseContractItemNotesUpdateFluentHelper updatePurchaseContractItemNotes(@Nonnull PurchaseContractItemNotes purchaseContractItemNotes) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurchaseContractItemNotesentity and save it to the S/4HANA system.- Specified by:
updatePurchaseContractItemNotesin interfacePurchaseContractV2Service- Parameters:
purchaseContractItemNotes-PurchaseContractItemNotesentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurchaseContractItemNotesentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurchaseContractItem
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurchaseContractItementities.- Specified by:
getAllPurchaseContractItemin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurchaseContractItementities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurchaseContractItemByKey
@Nonnull public PurchaseContractItemByKeyFluentHelper getPurchaseContractItemByKey(String purchaseContract, String purchaseContractItem) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurchaseContractItementity using key fields.- Specified by:
getPurchaseContractItemByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Contract HeaderConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing ContractConstraints: Not nullable, Maximum length: 5
- Returns:
- A fluent helper to fetch a single
PurchaseContractItementity 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 theexecutemethod on the fluent helper object.
-
createPurchaseContractItem
@Nonnull public PurchaseContractItemCreateFluentHelper createPurchaseContractItem(@Nonnull PurchaseContractItem purchaseContractItem) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurchaseContractItementity and save it to the S/4HANA system.- Specified by:
createPurchaseContractItemin interfacePurchaseContractV2Service- Parameters:
purchaseContractItem-PurchaseContractItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurchaseContractItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurchaseContractItem
@Nonnull public PurchaseContractItemUpdateFluentHelper updatePurchaseContractItem(@Nonnull PurchaseContractItem purchaseContractItem) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurchaseContractItementity and save it to the S/4HANA system.- Specified by:
updatePurchaseContractItemin interfacePurchaseContractV2Service- Parameters:
purchaseContractItem-PurchaseContractItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurchaseContractItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurchaseContractNotes
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurchaseContractNotesentities.- Specified by:
getAllPurchaseContractNotesin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurchaseContractNotesentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurchaseContractNotesByKey
@Nonnull public PurchaseContractNotesByKeyFluentHelper getPurchaseContractNotesByKey(String language, String textObjectType, String technicalObjectType, String architecturalObjectNumber, String purchaseContract) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurchaseContractNotesentity using key fields.- Specified by:
getPurchaseContractNotesByKeyin interfacePurchaseContractV2Service- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
textObjectType- Text IDConstraints: Not nullable, Maximum length: 4
technicalObjectType- Texts: application objectConstraints: Not nullable, Maximum length: 10
architecturalObjectNumber- NameConstraints: Not nullable, Maximum length: 70
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
PurchaseContractNotesentity 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 theexecutemethod on the fluent helper object.
-
createPurchaseContractNotes
@Nonnull public PurchaseContractNotesCreateFluentHelper createPurchaseContractNotes(@Nonnull PurchaseContractNotes purchaseContractNotes) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurchaseContractNotesentity and save it to the S/4HANA system.- Specified by:
createPurchaseContractNotesin interfacePurchaseContractV2Service- Parameters:
purchaseContractNotes-PurchaseContractNotesentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurchaseContractNotesentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurchaseContractNotes
@Nonnull public PurchaseContractNotesUpdateFluentHelper updatePurchaseContractNotes(@Nonnull PurchaseContractNotes purchaseContractNotes) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurchaseContractNotesentity and save it to the S/4HANA system.- Specified by:
updatePurchaseContractNotesin interfacePurchaseContractV2Service- Parameters:
purchaseContractNotes-PurchaseContractNotesentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurchaseContractNotesentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurCtrPartners
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurCtrPartnersentities.- Specified by:
getAllPurCtrPartnersin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurCtrPartnersentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurCtrPartnersByKey
@Nonnull public PurCtrPartnersByKeyFluentHelper getPurCtrPartnersByKey(String purchaseContract, String purchaseContractItem, String purchasingOrganization, String partnerFunction, String plant, String supplierSubrange, String partnerCounter) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurCtrPartnersentity using key fields.- Specified by:
getPurCtrPartnersByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
purchasingOrganization- Purchasing OrganizationConstraints: Not nullable, Maximum length: 4
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
plant- PlantConstraints: Not nullable, Maximum length: 4
supplierSubrange- Supplier SubrangeConstraints: Not nullable, Maximum length: 6
partnerCounter- Partner counterConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
PurCtrPartnersentity 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 theexecutemethod on the fluent helper object.
-
createPurCtrPartners
@Nonnull public PurCtrPartnersCreateFluentHelper createPurCtrPartners(@Nonnull PurCtrPartners purCtrPartners) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurCtrPartnersentity and save it to the S/4HANA system.- Specified by:
createPurCtrPartnersin interfacePurchaseContractV2Service- Parameters:
purCtrPartners-PurCtrPartnersentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurCtrPartnersentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurCtrPartners
@Nonnull public PurCtrPartnersUpdateFluentHelper updatePurCtrPartners(@Nonnull PurCtrPartners purCtrPartners) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurCtrPartnersentity and save it to the S/4HANA system.- Specified by:
updatePurCtrPartnersin interfacePurchaseContractV2Service- Parameters:
purCtrPartners-PurCtrPartnersentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurCtrPartnersentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurchaseContract
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurchaseContractentities.- Specified by:
getAllPurchaseContractin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurchaseContractentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurchaseContractByKey
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurchaseContractentity using key fields.- Specified by:
getPurchaseContractByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Contract HeaderConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
PurchaseContractentity 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 theexecutemethod on the fluent helper object.
-
createPurchaseContract
@Nonnull public PurchaseContractCreateFluentHelper createPurchaseContract(@Nonnull PurchaseContract purchaseContract) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreate a newPurchaseContractentity and save it to the S/4HANA system.- Specified by:
createPurchaseContractin interfacePurchaseContractV2Service- Parameters:
purchaseContract-PurchaseContractentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
PurchaseContractentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updatePurchaseContract
@Nonnull public PurchaseContractUpdateFluentHelper updatePurchaseContract(@Nonnull PurchaseContract purchaseContract) Deprecated.Description copied from interface:PurchaseContractV2ServiceUpdate an existingPurchaseContractentity and save it to the S/4HANA system.- Specified by:
updatePurchaseContractin interfacePurchaseContractV2Service- Parameters:
purchaseContract-PurchaseContractentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
PurchaseContractentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllPurContrHdrCndnAmount
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurContrHdrCndnAmountentities.- Specified by:
getAllPurContrHdrCndnAmountin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurContrHdrCndnAmountentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurContrHdrCndnAmountByKey
@Nonnull public PurContrHdrCndnAmountByKeyFluentHelper getPurContrHdrCndnAmountByKey(String purchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurContrHdrCndnAmountentity using key fields.- Specified by:
getPurContrHdrCndnAmountByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
PurContrHdrCndnAmountentity 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 theexecutemethod on the fluent helper object.
-
getAllPurContrHdrCndnScale
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurContrHdrCndnScaleentities.- Specified by:
getAllPurContrHdrCndnScalein interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurContrHdrCndnScaleentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurContrHdrCndnScaleByKey
@Nonnull public PurContrHdrCndnScaleByKeyFluentHelper getPurContrHdrCndnScaleByKey(String purchaseContract, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurContrHdrCndnScaleentity using key fields.- Specified by:
getPurContrHdrCndnScaleByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
conditionScaleLine- Current number of the line scaleConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
PurContrHdrCndnScaleentity 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 theexecutemethod on the fluent helper object.
-
getAllPurContrHdrCndnValdty
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurContrHdrCndnValdtyentities.- Specified by:
getAllPurContrHdrCndnValdtyin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurContrHdrCndnValdtyentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurContrHdrCndnValdtyByKey
@Nonnull public PurContrHdrCndnValdtyByKeyFluentHelper getPurContrHdrCndnValdtyByKey(String purchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurContrHdrCndnValdtyentity using key fields.- Specified by:
getPurContrHdrCndnValdtyByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
- Returns:
- A fluent helper to fetch a single
PurContrHdrCndnValdtyentity 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 theexecutemethod on the fluent helper object.
-
getAllPurContrItmCndnAmount
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurContrItmCndnAmountentities.- Specified by:
getAllPurContrItmCndnAmountin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurContrItmCndnAmountentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurContrItmCndnAmountByKey
@Nonnull public PurContrItmCndnAmountByKeyFluentHelper getPurContrItmCndnAmountByKey(String purchaseContract, String purchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurContrItmCndnAmountentity using key fields.- Specified by:
getPurContrItmCndnAmountByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
PurContrItmCndnAmountentity 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 theexecutemethod on the fluent helper object.
-
getAllPurContrItmCndnScales
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurContrItmCndnScalesentities.- Specified by:
getAllPurContrItmCndnScalesin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurContrItmCndnScalesentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurContrItmCndnScalesByKey
@Nonnull public PurContrItmCndnScalesByKeyFluentHelper getPurContrItmCndnScalesByKey(String purchaseContract, String purchaseContractItem, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurContrItmCndnScalesentity using key fields.- Specified by:
getPurContrItmCndnScalesByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
conditionScaleLine- Current number of the line scaleConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
PurContrItmCndnScalesentity 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 theexecutemethod on the fluent helper object.
-
getAllPurContrItmCndnValdty
Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch multiplePurContrItmCndnValdtyentities.- Specified by:
getAllPurContrItmCndnValdtyin interfacePurchaseContractV2Service- Returns:
- A fluent helper to fetch multiple
PurContrItmCndnValdtyentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getPurContrItmCndnValdtyByKey
@Nonnull public PurContrItmCndnValdtyByKeyFluentHelper getPurContrItmCndnValdtyByKey(String purchaseContract, String purchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate) Deprecated.Description copied from interface:PurchaseContractV2ServiceFetch a singlePurContrItmCndnValdtyentity using key fields.- Specified by:
getPurContrItmCndnValdtyByKeyin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
- Returns:
- A fluent helper to fetch a single
PurContrItmCndnValdtyentity 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 theexecutemethod on the fluent helper object.
-
approveDocument
Deprecated.Description copied from interface:PurchaseContractV2ServiceCreates a fluent helper for the ApproveDocument OData function import.
- Specified by:
approveDocumentin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Constraints: Not nullable, Maximum length: 10Original parameter name from the Odata EDM: PurchaseContract
- Returns:
- A fluent helper object that will execute the ApproveDocument OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
rejectDocument
Deprecated.Description copied from interface:PurchaseContractV2ServiceCreates a fluent helper for the RejectDocument OData function import.
- Specified by:
rejectDocumentin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Constraints: Not nullable, Maximum length: 10Original parameter name from the Odata EDM: PurchaseContract
- Returns:
- A fluent helper object that will execute the RejectDocument OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
withdrawFromApproval
@Nonnull public WithdrawFromApprovalFluentHelper withdrawFromApproval(@Nonnull String purchaseContract) Deprecated.Description copied from interface:PurchaseContractV2ServiceCreates a fluent helper for the WithdrawFromApproval OData function import.
- Specified by:
withdrawFromApprovalin interfacePurchaseContractV2Service- Parameters:
purchaseContract- Constraints: Not nullable, Maximum length: 10Original parameter name from the Odata EDM: PurchaseContract
- Returns:
- A fluent helper object that will execute the WithdrawFromApproval OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-