Interface CentralPurchaseContractService

All Superinterfaces:
BatchService<CentralPurchaseContractServiceBatch>
All Known Implementing Classes:
DefaultCentralPurchaseContractService

@Deprecated public interface CentralPurchaseContractService extends BatchService<CentralPurchaseContractServiceBatch>
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

With this inbound service, you can create and maintain central purchase contracts and central purchase contract hierarchies. This service is based on the OData protocol and can be consumed by external systems and other interfaces. This service contains entities, such as header, header distribution, header partner, header notes, subordinate central contract, item, item distribution, item partner, item notes, item condition validity, item condition amount, item condition scales, distribution message, legal transaction, and version history. This service allows purchasers from various parts of the company at different locations to take advantage of the negotiated global agreement with suppliers. .

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_CENTRAL_PURCHASECONTRACT_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: SAP S/4HANA Procurement Hub - Central Contract Management Integration(SAP_COM_0243)
Scope Items: Central Purchase Contracts(2ME), Direct Material Sourcing(4RD)
Authentication Methods: x509
Business Object: Central Purchase Contract
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull CentralPurchaseContractService withServicePath(@Nonnull String servicePath)
      Deprecated.
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • getAllCentralPurchaseContract

      @Nonnull CentralPurchaseContractFluentHelper getAllCentralPurchaseContract()
      Deprecated.
      Fetch multiple CentralPurchaseContract entities.
      Returns:
      A fluent helper to fetch multiple CentralPurchaseContract 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.
    • getCentralPurchaseContractByKey

      @Nonnull CentralPurchaseContractByKeyFluentHelper getCentralPurchaseContractByKey(String centralPurchaseContract)
      Deprecated.
      Fetch a single CentralPurchaseContract entity using key fields.
      Parameters:
      centralPurchaseContract - Active Purchasing Document

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CentralPurchaseContract 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.
    • createCentralPurchaseContract

      @Nonnull CentralPurchaseContractCreateFluentHelper createCentralPurchaseContract(@Nonnull CentralPurchaseContract centralPurchaseContract)
      Deprecated.
      Create a new CentralPurchaseContract entity and save it to the S/4HANA system.
      Parameters:
      centralPurchaseContract - CentralPurchaseContract entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new CentralPurchaseContract entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCePuCoDistrdContrPaytTrms

      @Nonnull CePuCoDistrdContrPaytTrmsFluentHelper getAllCePuCoDistrdContrPaytTrms()
      Deprecated.
      Fetch multiple CePuCoDistrdContrPaytTrms entities.
      Returns:
      A fluent helper to fetch multiple CePuCoDistrdContrPaytTrms 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.
    • getCePuCoDistrdContrPaytTrmsByKey

      @Nonnull CePuCoDistrdContrPaytTrmsByKeyFluentHelper getCePuCoDistrdContrPaytTrmsByKey(String centralPurchaseContract, String extContractForPurg, String procurementHubSourceSystem)
      Deprecated.
      Fetch a single CePuCoDistrdContrPaytTrms entity using key fields.
      Parameters:
      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      procurementHubSourceSystem - Logical System

      Constraints: Not nullable, Maximum length: 10

      extContractForPurg - Contract of External System

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CePuCoDistrdContrPaytTrms 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.
    • getAllCePuCoDistrdOutlineAgrmt

      @Nonnull CePuCoDistrdOutlineAgrmtFluentHelper getAllCePuCoDistrdOutlineAgrmt()
      Deprecated.
      Fetch multiple CePuCoDistrdOutlineAgrmt entities.
      Returns:
      A fluent helper to fetch multiple CePuCoDistrdOutlineAgrmt 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.
    • getCePuCoDistrdOutlineAgrmtByKey

      @Nonnull CePuCoDistrdOutlineAgrmtByKeyFluentHelper getCePuCoDistrdOutlineAgrmtByKey(String centralPurchaseContract, String extContractForPurg, String procurementHubSourceSystem)
      Deprecated.
      Fetch a single CePuCoDistrdOutlineAgrmt entity using key fields.
      Parameters:
      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      procurementHubSourceSystem - Logical System

      Constraints: Not nullable, Maximum length: 10

      extContractForPurg - Contract of External System

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CePuCoDistrdOutlineAgrmt 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.
    • getAllCntrlPurchaseContractItem

      @Nonnull CntrlPurchaseContractItemFluentHelper getAllCntrlPurchaseContractItem()
      Deprecated.
      Fetch multiple CntrlPurchaseContractItem entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurchaseContractItem 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.
    • getCntrlPurchaseContractItemByKey

      @Nonnull CntrlPurchaseContractItemByKeyFluentHelper getCntrlPurchaseContractItemByKey(String centralPurchaseContract, String centralPurchaseContractItem)
      Deprecated.
      Fetch a single CntrlPurchaseContractItem entity using key fields.
      Parameters:
      centralPurchaseContract - Central Purchase Contract

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Central Purchase Contract Item

      Constraints: Not nullable, Maximum length: 5

      Returns:
      A fluent helper to fetch a single CntrlPurchaseContractItem 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.
    • getAllCntrlPurContractHeaderNotes

      @Nonnull CntrlPurContractHeaderNotesFluentHelper getAllCntrlPurContractHeaderNotes()
      Deprecated.
      Fetch multiple CntrlPurContractHeaderNotes entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContractHeaderNotes 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.
    • getCntrlPurContractHeaderNotesByKey

      @Nonnull CntrlPurContractHeaderNotesByKeyFluentHelper getCntrlPurContractHeaderNotesByKey(String purchasingDocumentNoteObjectID, String purchasingDocumentNoteType, String purchasingDocumentNoteLanguage)
      Deprecated.
      Fetch a single CntrlPurContractHeaderNotes entity using key fields.
      Parameters:
      purchasingDocumentNoteLanguage - Language

      Constraints: Not nullable, Maximum length: 2

      purchasingDocumentNoteObjectID - Application Object ID

      Constraints: Not nullable, Maximum length: 90

      purchasingDocumentNoteType - Name of Note Type

      Constraints: Not nullable, Maximum length: 20

      Returns:
      A fluent helper to fetch a single CntrlPurContractHeaderNotes 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.
    • getAllCntrlPurContractItemNotes

      @Nonnull CntrlPurContractItemNotesFluentHelper getAllCntrlPurContractItemNotes()
      Deprecated.
      Fetch multiple CntrlPurContractItemNotes entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContractItemNotes 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.
    • getCntrlPurContractItemNotesByKey

      @Nonnull CntrlPurContractItemNotesByKeyFluentHelper getCntrlPurContractItemNotesByKey(String purchasingDocumentNoteObjectID, String purchasingDocumentNoteType, String purchasingDocumentNoteLanguage)
      Deprecated.
      Fetch a single CntrlPurContractItemNotes entity using key fields.
      Parameters:
      purchasingDocumentNoteLanguage - Language

      Constraints: Not nullable, Maximum length: 2

      purchasingDocumentNoteObjectID - Application Object ID

      Constraints: Not nullable, Maximum length: 90

      purchasingDocumentNoteType - Name of Note Type

      Constraints: Not nullable, Maximum length: 20

      Returns:
      A fluent helper to fetch a single CntrlPurContractItemNotes 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.
    • getAllCntrlPurContrDistrMessages

      @Nonnull CntrlPurContrDistrMessagesFluentHelper getAllCntrlPurContrDistrMessages()
      Deprecated.
      Fetch multiple CntrlPurContrDistrMessages entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrDistrMessages 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.
    • getCntrlPurContrDistrMessagesByKey

      @Nonnull CntrlPurContrDistrMessagesByKeyFluentHelper getCntrlPurContrDistrMessagesByKey(String sequenceNumber, UUID distrResponseMessageUUID)
      Deprecated.
      Fetch a single CntrlPurContrDistrMessages entity using key fields.
      Parameters:
      sequenceNumber - Sequence No. of Message during Contract Distribution

      Constraints: Not nullable, Maximum length: 4

      distrResponseMessageUUID - Generic Data Element for GUID Fields (X16)

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single CntrlPurContrDistrMessages 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.
    • getAllCntrlPurContrHdrCndnAmount

      @Nonnull CntrlPurContrHdrCndnAmountFluentHelper getAllCntrlPurContrHdrCndnAmount()
      Deprecated.
      Fetch multiple CntrlPurContrHdrCndnAmount entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrHdrCndnAmount 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.
    • getCntrlPurContrHdrCndnAmountByKey

      @Nonnull CntrlPurContrHdrCndnAmountByKeyFluentHelper getCntrlPurContrHdrCndnAmountByKey(String centralPurchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber)
      Deprecated.
      Fetch a single CntrlPurContrHdrCndnAmount entity using key fields.
      Parameters:
      conditionSequentialNumber - Sequential number of the condition

      Constraints: Not nullable, Maximum length: 2

      conditionValidityEndDate - Validity end date of the condition record

      Constraints: Not nullable, Precision: 0

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrHdrCndnAmount 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.
    • getAllCntrlPurContrHdrCndnScales

      @Nonnull CntrlPurContrHdrCndnScalesFluentHelper getAllCntrlPurContrHdrCndnScales()
      Deprecated.
      Fetch multiple CntrlPurContrHdrCndnScales entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrHdrCndnScales 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.
    • getCntrlPurContrHdrCndnScalesByKey

      @Nonnull CntrlPurContrHdrCndnScalesByKeyFluentHelper getCntrlPurContrHdrCndnScalesByKey(String centralPurchaseContract, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine)
      Deprecated.
      Fetch a single CntrlPurContrHdrCndnScales entity using key fields.
      Parameters:
      conditionSequentialNumber - Sequential number of the condition

      Constraints: Not nullable, Maximum length: 2

      conditionValidityEndDate - Validity end date of the condition record

      Constraints: Not nullable, Precision: 0

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      conditionScaleLine - Current number of the line scale

      Constraints: Not nullable, Maximum length: 4

      Returns:
      A fluent helper to fetch a single CntrlPurContrHdrCndnScales 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.
    • getAllCntrlPurContrHdrCndnValdty

      @Nonnull CntrlPurContrHdrCndnValdtyFluentHelper getAllCntrlPurContrHdrCndnValdty()
      Deprecated.
      Fetch multiple CntrlPurContrHdrCndnValdty entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrHdrCndnValdty 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.
    • getCntrlPurContrHdrCndnValdtyByKey

      @Nonnull CntrlPurContrHdrCndnValdtyByKeyFluentHelper getCntrlPurContrHdrCndnValdtyByKey(String centralPurchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate)
      Deprecated.
      Fetch a single CntrlPurContrHdrCndnValdty entity using key fields.
      Parameters:
      conditionValidityEndDate - Validity end date of the condition record

      Constraints: Not nullable, Precision: 0

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrHdrCndnValdty 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.
    • getAllCntrlPurContrHdrDistribution

      @Nonnull CntrlPurContrHdrDistributionFluentHelper getAllCntrlPurContrHdrDistribution()
      Deprecated.
      Fetch multiple CntrlPurContrHdrDistribution entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrHdrDistribution 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.
    • getCntrlPurContrHdrDistributionByKey

      @Nonnull CntrlPurContrHdrDistributionByKeyFluentHelper getCntrlPurContrHdrDistributionByKey(String centralPurchaseContract, String distributionKey)
      Deprecated.
      Fetch a single CntrlPurContrHdrDistribution entity using key fields.
      Parameters:
      distributionKey - Distribution Number of Central Purchasing Document

      Constraints: Not nullable, Maximum length: 4

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrHdrDistribution 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.
    • getAllCntrlPurContrHeaderPartner

      @Nonnull CntrlPurContrHeaderPartnerFluentHelper getAllCntrlPurContrHeaderPartner()
      Deprecated.
      Fetch multiple CntrlPurContrHeaderPartner entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrHeaderPartner 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.
    • getCntrlPurContrHeaderPartnerByKey

      @Nonnull CntrlPurContrHeaderPartnerByKeyFluentHelper getCntrlPurContrHeaderPartnerByKey(String centralPurchaseContract, String distributionKey, String partnerCounter)
      Deprecated.
      Fetch a single CntrlPurContrHeaderPartner entity using key fields.
      Parameters:
      distributionKey - Distribution Number of Central Purchasing Document

      Constraints: Not nullable, Maximum length: 4

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      partnerCounter - Partner counter

      Constraints: Not nullable, Maximum length: 3

      Returns:
      A fluent helper to fetch a single CntrlPurContrHeaderPartner 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.
    • getAllCntrlPurContrItemPartner

      @Nonnull CntrlPurContrItemPartnerFluentHelper getAllCntrlPurContrItemPartner()
      Deprecated.
      Fetch multiple CntrlPurContrItemPartner entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrItemPartner 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.
    • getCntrlPurContrItemPartnerByKey

      @Nonnull CntrlPurContrItemPartnerByKeyFluentHelper getCntrlPurContrItemPartnerByKey(String centralPurchaseContract, String centralPurchaseContractItem, String distributionKey, String partnerCounter)
      Deprecated.
      Fetch a single CntrlPurContrItemPartner entity using key fields.
      Parameters:
      distributionKey - Distribution Number of Central Purchasing Document

      Constraints: Not nullable, Maximum length: 4

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Item Number of Purchasing Document

      Constraints: Not nullable, Maximum length: 5

      partnerCounter - Partner counter

      Constraints: Not nullable, Maximum length: 3

      Returns:
      A fluent helper to fetch a single CntrlPurContrItemPartner 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.
    • getAllCntrlPurContrItmCmmdtyQty

      @Nonnull CntrlPurContrItmCmmdtyQtyFluentHelper getAllCntrlPurContrItmCmmdtyQty()
      Deprecated.
      Fetch multiple CntrlPurContrItmCmmdtyQty entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrItmCmmdtyQty 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.
    • getCntrlPurContrItmCmmdtyQtyByKey

      @Nonnull CntrlPurContrItmCmmdtyQtyByKeyFluentHelper getCntrlPurContrItmCmmdtyQtyByKey(String centralPurchaseContract, String centralPurchaseContractItem, String purgDocCmmdtyQtySqntlNumber)
      Deprecated.
      Fetch a single CntrlPurContrItmCmmdtyQty entity using key fields.
      Parameters:
      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Item Number of Purchasing Document

      Constraints: Not nullable, Maximum length: 5

      purgDocCmmdtyQtySqntlNumber - Commodity Qunatity Sequence Number in Purchasing Document

      Constraints: Not nullable, Maximum length: 4

      Returns:
      A fluent helper to fetch a single CntrlPurContrItmCmmdtyQty 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.
    • getAllCntrlPurContrItmCndnAmount

      @Nonnull CntrlPurContrItmCndnAmountFluentHelper getAllCntrlPurContrItmCndnAmount()
      Deprecated.
      Fetch multiple CntrlPurContrItmCndnAmount entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrItmCndnAmount 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.
    • getCntrlPurContrItmCndnAmountByKey

      @Nonnull CntrlPurContrItmCndnAmountByKeyFluentHelper getCntrlPurContrItmCndnAmountByKey(String centralPurchaseContract, String centralPurchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber)
      Deprecated.
      Fetch a single CntrlPurContrItmCndnAmount entity using key fields.
      Parameters:
      conditionSequentialNumber - Sequential number of the condition

      Constraints: Not nullable, Maximum length: 2

      conditionValidityEndDate - Validity end date of the condition record

      Constraints: Not nullable, Precision: 0

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Item Number of Purchasing Document

      Constraints: Not nullable, Maximum length: 5

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrItmCndnAmount 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.
    • getAllCntrlPurContrItmCndnScales

      @Nonnull CntrlPurContrItmCndnScalesFluentHelper getAllCntrlPurContrItmCndnScales()
      Deprecated.
      Fetch multiple CntrlPurContrItmCndnScales entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrItmCndnScales 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.
    • getCntrlPurContrItmCndnScalesByKey

      @Nonnull CntrlPurContrItmCndnScalesByKeyFluentHelper getCntrlPurContrItmCndnScalesByKey(String centralPurchaseContract, String centralPurchaseContractItem, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine)
      Deprecated.
      Fetch a single CntrlPurContrItmCndnScales entity using key fields.
      Parameters:
      conditionSequentialNumber - Sequential number of the condition

      Constraints: Not nullable, Maximum length: 2

      conditionValidityEndDate - Validity end date of the condition record

      Constraints: Not nullable, Precision: 0

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Item Number of Purchasing Document

      Constraints: Not nullable, Maximum length: 5

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      conditionScaleLine - Current number of the line scale

      Constraints: Not nullable, Maximum length: 4

      Returns:
      A fluent helper to fetch a single CntrlPurContrItmCndnScales 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.
    • getAllCntrlPurContrItmCndnValdty

      @Nonnull CntrlPurContrItmCndnValdtyFluentHelper getAllCntrlPurContrItmCndnValdty()
      Deprecated.
      Fetch multiple CntrlPurContrItmCndnValdty entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrItmCndnValdty 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.
    • getCntrlPurContrItmCndnValdtyByKey

      @Nonnull CntrlPurContrItmCndnValdtyByKeyFluentHelper getCntrlPurContrItmCndnValdtyByKey(String centralPurchaseContract, String centralPurchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate)
      Deprecated.
      Fetch a single CntrlPurContrItmCndnValdty entity using key fields.
      Parameters:
      conditionValidityEndDate - Validity end date of the condition record

      Constraints: Not nullable, Precision: 0

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Item Number of Purchasing Document

      Constraints: Not nullable, Maximum length: 5

      conditionRecord - Number of Condition Record

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrItmCndnValdty 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.
    • getAllCntrlPurContrItmDistribution

      @Nonnull CntrlPurContrItmDistributionFluentHelper getAllCntrlPurContrItmDistribution()
      Deprecated.
      Fetch multiple CntrlPurContrItmDistribution entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrItmDistribution 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.
    • getCntrlPurContrItmDistributionByKey

      @Nonnull CntrlPurContrItmDistributionByKeyFluentHelper getCntrlPurContrItmDistributionByKey(String centralPurchaseContract, String centralPurchaseContractItem, String distributionKey)
      Deprecated.
      Fetch a single CntrlPurContrItmDistribution entity using key fields.
      Parameters:
      distributionKey - Distribution Number of Central Purchasing Document

      Constraints: Not nullable, Maximum length: 4

      centralPurchaseContract - Purchasing Document Number

      Constraints: Not nullable, Maximum length: 10

      centralPurchaseContractItem - Item Number of Purchasing Document

      Constraints: Not nullable, Maximum length: 5

      Returns:
      A fluent helper to fetch a single CntrlPurContrItmDistribution 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.
    • getAllCntrlPurContrLegalTrans

      @Nonnull CntrlPurContrLegalTransFluentHelper getAllCntrlPurContrLegalTrans()
      Deprecated.
      Fetch multiple CntrlPurContrLegalTrans entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrLegalTrans 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.
    • getCntrlPurContrLegalTransByKey

      @Nonnull CntrlPurContrLegalTransByKeyFluentHelper getCntrlPurContrLegalTransByKey(String centralPurchaseContract, String legalTransaction)
      Deprecated.
      Fetch a single CntrlPurContrLegalTrans entity using key fields.
      Parameters:
      centralPurchaseContract - Central Purchase Contract

      Constraints: Not nullable, Maximum length: 10

      legalTransaction - Legal Transaction ID

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrLegalTrans 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.
    • getAllCntrlPurContrVersionHistory

      @Nonnull CntrlPurContrVersionHistoryFluentHelper getAllCntrlPurContrVersionHistory()
      Deprecated.
      Fetch multiple CntrlPurContrVersionHistory entities.
      Returns:
      A fluent helper to fetch multiple CntrlPurContrVersionHistory 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.
    • getCntrlPurContrVersionHistoryByKey

      @Nonnull CntrlPurContrVersionHistoryByKeyFluentHelper getCntrlPurContrVersionHistoryByKey(String centralPurchaseContract, String purchasingDocumentVersion)
      Deprecated.
      Fetch a single CntrlPurContrVersionHistory entity using key fields.
      Parameters:
      purchasingDocumentVersion - Version number in Purchasing

      Constraints: Not nullable, Maximum length: 8

      centralPurchaseContract - Active Purchasing Document

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single CntrlPurContrVersionHistory 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.
    • getAllSubordinateCntrlContract

      @Nonnull SubordinateCntrlContractFluentHelper getAllSubordinateCntrlContract()
      Deprecated.
      Fetch multiple SubordinateCntrlContract entities.
      Returns:
      A fluent helper to fetch multiple SubordinateCntrlContract 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.
    • getSubordinateCntrlContractByKey

      @Nonnull SubordinateCntrlContractByKeyFluentHelper getSubordinateCntrlContractByKey(String purchasingParentDocument, String subordCntrlPurContract, String procmtHubCompanyCodeGroupingID)
      Deprecated.
      Fetch a single SubordinateCntrlContract entity using key fields.
      Parameters:
      purchasingParentDocument - ID of the Parent Document

      Constraints: Not nullable, Maximum length: 10

      subordCntrlPurContract - Active Purchasing Document

      Constraints: Not nullable, Maximum length: 10

      procmtHubCompanyCodeGroupingID - Grouping ID for Company Codes

      Constraints: Not nullable, Maximum length: 3

      Returns:
      A fluent helper to fetch a single SubordinateCntrlContract 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.
    • withdrawFromApproval

      @Nonnull WithdrawFromApprovalFluentHelper withdrawFromApproval(@Nonnull String centralPurchaseContract)
      Deprecated.

      Creates a fluent helper for the WithdrawFromApproval OData function import.

      Parameters:
      centralPurchaseContract - Central Purchase Contract

      Constraints: none

      Original parameter name from the Odata EDM: CentralPurchaseContract

      Returns:
      A fluent helper object that will execute the WithdrawFromApproval OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • assignLegalTransaction

      @Nonnull AssignLegalTransactionFluentHelper assignLegalTransaction(@Nonnull String legalTransactionId, @Nonnull String centralPurchaseContract)
      Deprecated.

      Creates a fluent helper for the AssignLegalTransaction OData function import.

      Parameters:
      centralPurchaseContract - Constraints: none

      Original parameter name from the Odata EDM: CentralPurchaseContract

      legalTransactionId - Constraints: none

      Original parameter name from the Odata EDM: LegalTransactionId

      Returns:
      A fluent helper object that will execute the AssignLegalTransaction OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • unAssignLegalTransaction

      @Nonnull UnAssignLegalTransactionFluentHelper unAssignLegalTransaction(@Nonnull String legaltransactionlinkdobjuuid)
      Deprecated.

      Creates a fluent helper for the UnAssignLegalTransaction OData function import.

      Parameters:
      legaltransactionlinkdobjuuid - Constraints: none

      Original parameter name from the Odata EDM: Legaltransactionlinkdobjuuid

      Returns:
      A fluent helper object that will execute the UnAssignLegalTransaction OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • cancelContract

      @Nonnull CancelContractFluentHelper cancelContract(@Nonnull String centralPurchaseContract)
      Deprecated.

      Creates a fluent helper for the CancelContract OData function import.

      Parameters:
      centralPurchaseContract - Central Purchase Contract

      Constraints: none

      Original parameter name from the Odata EDM: CentralPurchaseContract

      Returns:
      A fluent helper object that will execute the CancelContract OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.