Interface CommercialProjectService

All Superinterfaces:
BatchService<CommercialProjectServiceBatch>
All Known Implementing Classes:
DefaultCommercialProjectService

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

The service enables you to do the following: - Create and manage customer and internal projects - Manage work packages and work items - Plan resources and expenses in work packages - Staff resources to work packages - Create, read, and update sales orders for your customer projects.

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: _CPD_SC_PROJ_ENGMT_CREATE_UPD_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Commercial Project Integration(SAP_COM_0054)
Scope Items: Internal Project Management - Project-Based Services(1A8), Customer Project Management - Project-Based Services(J11)
Authentication Methods: x509
Business Object: Commercial Project
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull CommercialProjectService 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.
    • getAllCustProjSlsOrd

      @Nonnull CustProjSlsOrdFluentHelper getAllCustProjSlsOrd()
      Deprecated.
      Fetch multiple CustProjSlsOrd entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrd 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.
    • getCustProjSlsOrdByKey

      @Nonnull CustProjSlsOrdByKeyFluentHelper getCustProjSlsOrdByKey(String customerProject)
      Deprecated.
      Fetch a single CustProjSlsOrd entity using key fields.
      Parameters:
      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull CustProjSlsOrdUpdateFluentHelper updateCustProjSlsOrd(@Nonnull CustProjSlsOrd custProjSlsOrd)
      Deprecated.
      Update an existing CustProjSlsOrd entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrd - CustProjSlsOrd entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrd entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdItem

      @Nonnull CustProjSlsOrdItemFluentHelper getAllCustProjSlsOrdItem()
      Deprecated.
      Fetch multiple CustProjSlsOrdItem entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdItem 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.
    • getCustProjSlsOrdItemByKey

      @Nonnull CustProjSlsOrdItemByKeyFluentHelper getCustProjSlsOrdItemByKey(String customerProject, String salesOrderItem)
      Deprecated.
      Fetch a single CustProjSlsOrdItem entity using key fields.
      Parameters:
      salesOrderItem - Sales Order Item

      Constraints: Not nullable, Maximum length: 6

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull CustProjSlsOrdItemUpdateFluentHelper updateCustProjSlsOrdItem(@Nonnull CustProjSlsOrdItem custProjSlsOrdItem)
      Deprecated.
      Update an existing CustProjSlsOrdItem entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrdItem - CustProjSlsOrdItem entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrdItem entity. To perform execution, call the execute method on the fluent helper object.
    • deleteCustProjSlsOrdItem

      @Nonnull CustProjSlsOrdItemDeleteFluentHelper deleteCustProjSlsOrdItem(@Nonnull CustProjSlsOrdItem custProjSlsOrdItem)
      Deprecated.
      Deletes an existing CustProjSlsOrdItem entity in the S/4HANA system.
      Parameters:
      custProjSlsOrdItem - CustProjSlsOrdItem entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing CustProjSlsOrdItem entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdItemPartner

      @Nonnull CustProjSlsOrdItemPartnerFluentHelper getAllCustProjSlsOrdItemPartner()
      Deprecated.
      Fetch multiple CustProjSlsOrdItemPartner entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdItemPartner 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.
    • getCustProjSlsOrdItemPartnerByKey

      @Nonnull CustProjSlsOrdItemPartnerByKeyFluentHelper getCustProjSlsOrdItemPartnerByKey(String customerProject, String partnerFunction, String salesOrderItem)
      Deprecated.
      Fetch a single CustProjSlsOrdItemPartner entity using key fields.
      Parameters:
      partnerFunction - Partner Function

      Constraints: Not nullable, Maximum length: 2

      salesOrderItem - Sales Order Item

      Constraints: Not nullable, Maximum length: 6

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull CustProjSlsOrdItemPartnerUpdateFluentHelper updateCustProjSlsOrdItemPartner(@Nonnull CustProjSlsOrdItemPartner custProjSlsOrdItemPartner)
      Deprecated.
      Update an existing CustProjSlsOrdItemPartner entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrdItemPartner - CustProjSlsOrdItemPartner entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrdItemPartner entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdItemText

      @Nonnull CustProjSlsOrdItemTextFluentHelper getAllCustProjSlsOrdItemText()
      Deprecated.
      Fetch multiple CustProjSlsOrdItemText entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdItemText 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.
    • getCustProjSlsOrdItemTextByKey

      @Nonnull CustProjSlsOrdItemTextByKeyFluentHelper getCustProjSlsOrdItemTextByKey(String customerProject, String salesOrderItem, String language, String longTextID)
      Deprecated.
      Fetch a single CustProjSlsOrdItemText entity using key fields.
      Parameters:
      salesOrderItem - Sales Order Item

      Constraints: Not nullable, Maximum length: 6

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      longTextID - Text ID

      Constraints: Not nullable, Maximum length: 4

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

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

      @Nonnull CustProjSlsOrdItemTextUpdateFluentHelper updateCustProjSlsOrdItemText(@Nonnull CustProjSlsOrdItemText custProjSlsOrdItemText)
      Deprecated.
      Update an existing CustProjSlsOrdItemText entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrdItemText - CustProjSlsOrdItemText entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrdItemText entity. To perform execution, call the execute method on the fluent helper object.
    • deleteCustProjSlsOrdItemText

      @Nonnull CustProjSlsOrdItemTextDeleteFluentHelper deleteCustProjSlsOrdItemText(@Nonnull CustProjSlsOrdItemText custProjSlsOrdItemText)
      Deprecated.
      Deletes an existing CustProjSlsOrdItemText entity in the S/4HANA system.
      Parameters:
      custProjSlsOrdItemText - CustProjSlsOrdItemText entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing CustProjSlsOrdItemText entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdItemWorkPckg

      @Nonnull CustProjSlsOrdItemWorkPckgFluentHelper getAllCustProjSlsOrdItemWorkPckg()
      Deprecated.
      Fetch multiple CustProjSlsOrdItemWorkPckg entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdItemWorkPckg 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.
    • getCustProjSlsOrdItemWorkPckgByKey

      @Nonnull CustProjSlsOrdItemWorkPckgByKeyFluentHelper getCustProjSlsOrdItemWorkPckgByKey(String customerProject, String salesOrderItem, String workPackage)
      Deprecated.
      Fetch a single CustProjSlsOrdItemWorkPckg entity using key fields.
      Parameters:
      salesOrderItem - Sales Order Item

      Constraints: Not nullable, Maximum length: 6

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

      workPackage - Plan Item

      Constraints: Not nullable, Maximum length: 50

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

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

      @Nonnull CustProjSlsOrdItemWorkPckgDeleteFluentHelper deleteCustProjSlsOrdItemWorkPckg(@Nonnull CustProjSlsOrdItemWorkPckg custProjSlsOrdItemWorkPckg)
      Deprecated.
      Deletes an existing CustProjSlsOrdItemWorkPckg entity in the S/4HANA system.
      Parameters:
      custProjSlsOrdItemWorkPckg - CustProjSlsOrdItemWorkPckg entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing CustProjSlsOrdItemWorkPckg entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdItmBillgPlnItm

      @Nonnull CustProjSlsOrdItmBillgPlnItmFluentHelper getAllCustProjSlsOrdItmBillgPlnItm()
      Deprecated.
      Fetch multiple CustProjSlsOrdItmBillgPlnItm entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdItmBillgPlnItm 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.
    • getCustProjSlsOrdItmBillgPlnItmByKey

      @Nonnull CustProjSlsOrdItmBillgPlnItmByKeyFluentHelper getCustProjSlsOrdItmBillgPlnItmByKey(String customerProject, String salesOrderItem, String billingPlanItem)
      Deprecated.
      Fetch a single CustProjSlsOrdItmBillgPlnItm entity using key fields.
      Parameters:
      salesOrderItem - Sales Order Item

      Constraints: Not nullable, Maximum length: 6

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

      billingPlanItem - Item for billing plan/invoice plan/payment cards

      Constraints: Not nullable, Maximum length: 6

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

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

      @Nonnull CustProjSlsOrdItmBillgPlnItmUpdateFluentHelper updateCustProjSlsOrdItmBillgPlnItm(@Nonnull CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm)
      Deprecated.
      Update an existing CustProjSlsOrdItmBillgPlnItm entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrdItmBillgPlnItm - CustProjSlsOrdItmBillgPlnItm entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrdItmBillgPlnItm entity. To perform execution, call the execute method on the fluent helper object.
    • deleteCustProjSlsOrdItmBillgPlnItm

      @Nonnull CustProjSlsOrdItmBillgPlnItmDeleteFluentHelper deleteCustProjSlsOrdItmBillgPlnItm(@Nonnull CustProjSlsOrdItmBillgPlnItm custProjSlsOrdItmBillgPlnItm)
      Deprecated.
      Deletes an existing CustProjSlsOrdItmBillgPlnItm entity in the S/4HANA system.
      Parameters:
      custProjSlsOrdItmBillgPlnItm - CustProjSlsOrdItmBillgPlnItm entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing CustProjSlsOrdItmBillgPlnItm entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdItmPrcgElement

      @Nonnull CustProjSlsOrdItmPrcgElementFluentHelper getAllCustProjSlsOrdItmPrcgElement()
      Deprecated.
      Fetch multiple CustProjSlsOrdItmPrcgElement entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdItmPrcgElement 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.
    • getCustProjSlsOrdItmPrcgElementByKey

      @Nonnull CustProjSlsOrdItmPrcgElementByKeyFluentHelper getCustProjSlsOrdItmPrcgElementByKey(String customerProject, String salesOrderItem, String pricingProcedureStep, String pricingProcedureCounter)
      Deprecated.
      Fetch a single CustProjSlsOrdItmPrcgElement entity using key fields.
      Parameters:
      salesOrderItem - Sales Order Item

      Constraints: Not nullable, Maximum length: 6

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

      pricingProcedureCounter - Condition Counter

      Constraints: Not nullable, Maximum length: 3

      pricingProcedureStep - Step Number

      Constraints: Not nullable, Maximum length: 3

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

      @Nonnull CustProjSlsOrdPartnerFluentHelper getAllCustProjSlsOrdPartner()
      Deprecated.
      Fetch multiple CustProjSlsOrdPartner entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdPartner 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.
    • getCustProjSlsOrdPartnerByKey

      @Nonnull CustProjSlsOrdPartnerByKeyFluentHelper getCustProjSlsOrdPartnerByKey(String customerProject, String partnerFunction)
      Deprecated.
      Fetch a single CustProjSlsOrdPartner entity using key fields.
      Parameters:
      partnerFunction - Partner Function

      Constraints: Not nullable, Maximum length: 2

      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull CustProjSlsOrdPartnerUpdateFluentHelper updateCustProjSlsOrdPartner(@Nonnull CustProjSlsOrdPartner custProjSlsOrdPartner)
      Deprecated.
      Update an existing CustProjSlsOrdPartner entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrdPartner - CustProjSlsOrdPartner entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrdPartner entity. To perform execution, call the execute method on the fluent helper object.
    • getAllCustProjSlsOrdText

      @Nonnull CustProjSlsOrdTextFluentHelper getAllCustProjSlsOrdText()
      Deprecated.
      Fetch multiple CustProjSlsOrdText entities.
      Returns:
      A fluent helper to fetch multiple CustProjSlsOrdText 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.
    • getCustProjSlsOrdTextByKey

      @Nonnull CustProjSlsOrdTextByKeyFluentHelper getCustProjSlsOrdTextByKey(String customerProject, String language, String longTextID)
      Deprecated.
      Fetch a single CustProjSlsOrdText entity using key fields.
      Parameters:
      customerProject - Commercial Project ID

      Constraints: Not nullable, Maximum length: 40

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      longTextID - Text ID

      Constraints: Not nullable, Maximum length: 4

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

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

      @Nonnull CustProjSlsOrdTextUpdateFluentHelper updateCustProjSlsOrdText(@Nonnull CustProjSlsOrdText custProjSlsOrdText)
      Deprecated.
      Update an existing CustProjSlsOrdText entity and save it to the S/4HANA system.
      Parameters:
      custProjSlsOrdText - CustProjSlsOrdText entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing CustProjSlsOrdText entity. To perform execution, call the execute method on the fluent helper object.
    • deleteCustProjSlsOrdText

      @Nonnull CustProjSlsOrdTextDeleteFluentHelper deleteCustProjSlsOrdText(@Nonnull CustProjSlsOrdText custProjSlsOrdText)
      Deprecated.
      Deletes an existing CustProjSlsOrdText entity in the S/4HANA system.
      Parameters:
      custProjSlsOrdText - CustProjSlsOrdText entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing CustProjSlsOrdText entity. To perform execution, call the execute method on the fluent helper object.
    • getAllEngmntProjRsceDmnd

      @Nonnull EngmntProjRsceDmndFluentHelper getAllEngmntProjRsceDmnd()
      Deprecated.
      Fetch multiple EngmntProjRsceDmnd entities.
      Returns:
      A fluent helper to fetch multiple EngmntProjRsceDmnd 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.
    • getEngmntProjRsceDmndByKey

      @Nonnull EngmntProjRsceDmndByKeyFluentHelper getEngmntProjRsceDmndByKey(String workPackage, String resourceDemand, String version)
      Deprecated.
      Fetch a single EngmntProjRsceDmnd entity using key fields.
      Parameters:
      resourceDemand - Resource Demand ID

      Constraints: Not nullable, Maximum length: 24

      workPackage - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      version - Plan Version ID

      Constraints: Not nullable, Maximum length: 28

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

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

      @Nonnull EngmntProjRsceDmndUpdateFluentHelper updateEngmntProjRsceDmnd(@Nonnull EngmntProjRsceDmnd engmntProjRsceDmnd)
      Deprecated.
      Update an existing EngmntProjRsceDmnd entity and save it to the S/4HANA system.
      Parameters:
      engmntProjRsceDmnd - EngmntProjRsceDmnd entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing EngmntProjRsceDmnd entity. To perform execution, call the execute method on the fluent helper object.
    • deleteEngmntProjRsceDmnd

      @Nonnull EngmntProjRsceDmndDeleteFluentHelper deleteEngmntProjRsceDmnd(@Nonnull EngmntProjRsceDmnd engmntProjRsceDmnd)
      Deprecated.
      Deletes an existing EngmntProjRsceDmnd entity in the S/4HANA system.
      Parameters:
      engmntProjRsceDmnd - EngmntProjRsceDmnd entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing EngmntProjRsceDmnd entity. To perform execution, call the execute method on the fluent helper object.
    • getAllEngmntProjRsceDmndDistr

      @Nonnull EngmntProjRsceDmndDistrFluentHelper getAllEngmntProjRsceDmndDistr()
      Deprecated.
      Fetch multiple EngmntProjRsceDmndDistr entities.
      Returns:
      A fluent helper to fetch multiple EngmntProjRsceDmndDistr 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.
    • getEngmntProjRsceDmndDistrByKey

      @Nonnull EngmntProjRsceDmndDistrByKeyFluentHelper getEngmntProjRsceDmndDistrByKey(String workPackage, String resourceDemand, String version, String calendarMonth, String calendarYear)
      Deprecated.
      Fetch a single EngmntProjRsceDmndDistr entity using key fields.
      Parameters:
      calendarMonth - Calendar Month

      Constraints: Not nullable, Maximum length: 3

      resourceDemand - Resource Demand ID

      Constraints: Not nullable, Maximum length: 24

      calendarYear - Calendar Year

      Constraints: Not nullable, Maximum length: 4

      workPackage - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      version - Plan Version ID

      Constraints: Not nullable, Maximum length: 28

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

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

      @Nonnull EngmntProjRsceDmndDistrUpdateFluentHelper updateEngmntProjRsceDmndDistr(@Nonnull EngmntProjRsceDmndDistr engmntProjRsceDmndDistr)
      Deprecated.
      Update an existing EngmntProjRsceDmndDistr entity and save it to the S/4HANA system.
      Parameters:
      engmntProjRsceDmndDistr - EngmntProjRsceDmndDistr entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing EngmntProjRsceDmndDistr entity. To perform execution, call the execute method on the fluent helper object.
    • deleteEngmntProjRsceDmndDistr

      @Nonnull EngmntProjRsceDmndDistrDeleteFluentHelper deleteEngmntProjRsceDmndDistr(@Nonnull EngmntProjRsceDmndDistr engmntProjRsceDmndDistr)
      Deprecated.
      Deletes an existing EngmntProjRsceDmndDistr entity in the S/4HANA system.
      Parameters:
      engmntProjRsceDmndDistr - EngmntProjRsceDmndDistr entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing EngmntProjRsceDmndDistr entity. To perform execution, call the execute method on the fluent helper object.
    • getAllEngmntProjRsceDmndSkill

      @Nonnull EngmntProjRsceDmndSkillFluentHelper getAllEngmntProjRsceDmndSkill()
      Deprecated.
      Fetch multiple EngmntProjRsceDmndSkill entities.
      Returns:
      A fluent helper to fetch multiple EngmntProjRsceDmndSkill 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.
    • getEngmntProjRsceDmndSkillByKey

      @Nonnull EngmntProjRsceDmndSkillByKeyFluentHelper getEngmntProjRsceDmndSkillByKey(String workPackage, String resourceDemand, String version)
      Deprecated.
      Fetch a single EngmntProjRsceDmndSkill entity using key fields.
      Parameters:
      resourceDemand - Resource Demand ID

      Constraints: Not nullable, Maximum length: 24

      workPackage - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      version - Plan Version ID

      Constraints: Not nullable, Maximum length: 28

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

      @Nonnull EngmntProjRsceSupFluentHelper getAllEngmntProjRsceSup()
      Deprecated.
      Fetch multiple EngmntProjRsceSup entities.
      Returns:
      A fluent helper to fetch multiple EngmntProjRsceSup 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.
    • getEngmntProjRsceSupByKey

      @Nonnull EngmntProjRsceSupByKeyFluentHelper getEngmntProjRsceSupByKey(String workPackage, String resourceDemand, String resourceSupply, String version)
      Deprecated.
      Fetch a single EngmntProjRsceSup entity using key fields.
      Parameters:
      resourceDemand - Resource Demand ID

      Constraints: Not nullable, Maximum length: 24

      workPackage - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      resourceSupply - Resource Supply ID

      Constraints: Not nullable, Maximum length: 24

      version - Plan Version ID

      Constraints: Not nullable, Maximum length: 28

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

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

      @Nonnull EngmntProjRsceSupUpdateFluentHelper updateEngmntProjRsceSup(@Nonnull EngmntProjRsceSup engmntProjRsceSup)
      Deprecated.
      Update an existing EngmntProjRsceSup entity and save it to the S/4HANA system.
      Parameters:
      engmntProjRsceSup - EngmntProjRsceSup entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing EngmntProjRsceSup entity. To perform execution, call the execute method on the fluent helper object.
    • deleteEngmntProjRsceSup

      @Nonnull EngmntProjRsceSupDeleteFluentHelper deleteEngmntProjRsceSup(@Nonnull EngmntProjRsceSup engmntProjRsceSup)
      Deprecated.
      Deletes an existing EngmntProjRsceSup entity in the S/4HANA system.
      Parameters:
      engmntProjRsceSup - EngmntProjRsceSup entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing EngmntProjRsceSup entity. To perform execution, call the execute method on the fluent helper object.
    • getAllEngmntProjRsceSupDistr

      @Nonnull EngmntProjRsceSupDistrFluentHelper getAllEngmntProjRsceSupDistr()
      Deprecated.
      Fetch multiple EngmntProjRsceSupDistr entities.
      Returns:
      A fluent helper to fetch multiple EngmntProjRsceSupDistr 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.
    • getEngmntProjRsceSupDistrByKey

      @Nonnull EngmntProjRsceSupDistrByKeyFluentHelper getEngmntProjRsceSupDistrByKey(String workPackage, String resourceDemand, String resourceSupply, String version, String calendarMonth, String calendarYear)
      Deprecated.
      Fetch a single EngmntProjRsceSupDistr entity using key fields.
      Parameters:
      calendarMonth - Calendar Month

      Constraints: Not nullable, Maximum length: 3

      resourceDemand - Resource Demand ID

      Constraints: Not nullable, Maximum length: 24

      calendarYear - Calendar Year

      Constraints: Not nullable, Maximum length: 4

      workPackage - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      resourceSupply - Resource Supply ID

      Constraints: Not nullable, Maximum length: 24

      version - Plan Version ID

      Constraints: Not nullable, Maximum length: 28

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

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

      @Nonnull EngmntProjRsceSupDistrUpdateFluentHelper updateEngmntProjRsceSupDistr(@Nonnull EngmntProjRsceSupDistr engmntProjRsceSupDistr)
      Deprecated.
      Update an existing EngmntProjRsceSupDistr entity and save it to the S/4HANA system.
      Parameters:
      engmntProjRsceSupDistr - EngmntProjRsceSupDistr entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing EngmntProjRsceSupDistr entity. To perform execution, call the execute method on the fluent helper object.
    • deleteEngmntProjRsceSupDistr

      @Nonnull EngmntProjRsceSupDistrDeleteFluentHelper deleteEngmntProjRsceSupDistr(@Nonnull EngmntProjRsceSupDistr engmntProjRsceSupDistr)
      Deprecated.
      Deletes an existing EngmntProjRsceSupDistr entity in the S/4HANA system.
      Parameters:
      engmntProjRsceSupDistr - EngmntProjRsceSupDistr entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing EngmntProjRsceSupDistr entity. To perform execution, call the execute method on the fluent helper object.
    • getAllWorkPackageFunction

      @Nonnull WorkPackageFunctionFluentHelper getAllWorkPackageFunction()
      Deprecated.
      Fetch multiple WorkPackageFunction entities.
      Returns:
      A fluent helper to fetch multiple WorkPackageFunction 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.
    • getWorkPackageFunctionByKey

      @Nonnull WorkPackageFunctionByKeyFluentHelper getWorkPackageFunctionByKey(String projectID, String workPackageID, String workPackageName, String workPackageFunctionId)
      Deprecated.
      Fetch a single WorkPackageFunction entity using key fields.
      Parameters:
      workPackageID - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      workPackageName - Work Package Name

      Constraints: Not nullable, Maximum length: 60

      workPackageFunctionId - Work Package Function ID

      Constraints: Not nullable, Maximum length: 4

      projectID - Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull WorkPackageFunctionUpdateFluentHelper updateWorkPackageFunction(@Nonnull WorkPackageFunction workPackageFunction)
      Deprecated.
      Update an existing WorkPackageFunction entity and save it to the S/4HANA system.
      Parameters:
      workPackageFunction - WorkPackageFunction entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing WorkPackageFunction entity. To perform execution, call the execute method on the fluent helper object.
    • getAllProject

      @Nonnull ProjectFluentHelper getAllProject()
      Deprecated.
      Fetch multiple Project entities.
      Returns:
      A fluent helper to fetch multiple Project 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.
    • getProjectByKey

      @Nonnull ProjectByKeyFluentHelper getProjectByKey(String projectID)
      Deprecated.
      Fetch a single Project entity using key fields.
      Parameters:
      projectID - Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull ProjectUpdateFluentHelper updateProject(@Nonnull Project project)
      Deprecated.
      Update an existing Project entity and save it to the S/4HANA system.
      Parameters:
      project - Project entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing Project entity. To perform execution, call the execute method on the fluent helper object.
    • getAllWorkPackage

      @Nonnull WorkPackageFluentHelper getAllWorkPackage()
      Deprecated.
      Fetch multiple WorkPackage entities.
      Returns:
      A fluent helper to fetch multiple WorkPackage 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.
    • getWorkPackageByKey

      @Nonnull WorkPackageByKeyFluentHelper getWorkPackageByKey(String projectID, String workPackageID, String workPackageName)
      Deprecated.
      Fetch a single WorkPackage entity using key fields.
      Parameters:
      workPackageID - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      workPackageName - Work Package Name

      Constraints: Not nullable, Maximum length: 60

      projectID - Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull WorkPackageUpdateFluentHelper updateWorkPackage(@Nonnull WorkPackage workPackage)
      Deprecated.
      Update an existing WorkPackage entity and save it to the S/4HANA system.
      Parameters:
      workPackage - WorkPackage entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing WorkPackage entity. To perform execution, call the execute method on the fluent helper object.
    • deleteWorkPackage

      @Nonnull WorkPackageDeleteFluentHelper deleteWorkPackage(@Nonnull WorkPackage workPackage)
      Deprecated.
      Deletes an existing WorkPackage entity in the S/4HANA system.
      Parameters:
      workPackage - WorkPackage entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing WorkPackage entity. To perform execution, call the execute method on the fluent helper object.
    • getAllWorkItem

      @Nonnull WorkItemFluentHelper getAllWorkItem()
      Deprecated.
      Fetch multiple WorkItem entities.
      Returns:
      A fluent helper to fetch multiple WorkItem 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.
    • getWorkItemByKey

      @Nonnull WorkItemByKeyFluentHelper getWorkItemByKey(String projectID, String workPackageID, String workPackageName, String workitem)
      Deprecated.
      Fetch a single WorkItem entity using key fields.
      Parameters:
      workPackageID - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      workPackageName - Work Package Name

      Constraints: Not nullable, Maximum length: 60

      workitem - Work Item ID

      Constraints: Not nullable, Maximum length: 10

      projectID - Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull WorkItemDeleteFluentHelper deleteWorkItem(@Nonnull WorkItem workItem)
      Deprecated.
      Deletes an existing WorkItem entity in the S/4HANA system.
      Parameters:
      workItem - WorkItem entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing WorkItem entity. To perform execution, call the execute method on the fluent helper object.
    • getAllDemand

      @Nonnull DemandFluentHelper getAllDemand()
      Deprecated.
      Fetch multiple Demand entities.
      Returns:
      A fluent helper to fetch multiple Demand 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.
    • getDemandByKey

      @Nonnull DemandByKeyFluentHelper getDemandByKey(String projectID, String workPackageID, String workPackageName, String resType, String resourceId, String workitem, String delvryServOrg)
      Deprecated.
      Fetch a single Demand entity using key fields.
      Parameters:
      delvryServOrg - Delivery Org. ID

      Constraints: Not nullable, Maximum length: 5

      resourceId - Resource ID

      Constraints: Not nullable, Maximum length: 40

      workPackageID - Work Package ID

      Constraints: Not nullable, Maximum length: 50

      workPackageName - Work Package Name

      Constraints: Not nullable, Maximum length: 60

      resType - Resource Type ID

      Constraints: Not nullable, Maximum length: 4

      workitem - Work Item ID

      Constraints: Not nullable, Maximum length: 10

      projectID - Project ID

      Constraints: Not nullable, Maximum length: 40

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

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

      @Nonnull DemandUpdateFluentHelper updateDemand(@Nonnull Demand demand)
      Deprecated.
      Update an existing Demand entity and save it to the S/4HANA system.
      Parameters:
      demand - Demand entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing Demand entity. To perform execution, call the execute method on the fluent helper object.
    • deleteDemand

      @Nonnull DemandDeleteFluentHelper deleteDemand(@Nonnull Demand demand)
      Deprecated.
      Deletes an existing Demand entity in the S/4HANA system.
      Parameters:
      demand - Demand entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing Demand entity. To perform execution, call the execute method on the fluent helper object.
    • getAllProjectRole

      @Nonnull ProjectRoleFluentHelper getAllProjectRole()
      Deprecated.
      Fetch multiple ProjectRole entities.
      Returns:
      A fluent helper to fetch multiple ProjectRole 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.
    • getProjectRoleByKey

      @Nonnull ProjectRoleByKeyFluentHelper getProjectRoleByKey(String projectID, String projectRoleID)
      Deprecated.
      Fetch a single ProjectRole entity using key fields.
      Parameters:
      projectID - Project ID

      Constraints: Not nullable, Maximum length: 40

      projectRoleID - Project Role ID

      Constraints: Not nullable, Maximum length: 15

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

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

      @Nonnull ProjectRoleUpdateFluentHelper updateProjectRole(@Nonnull ProjectRole projectRole)
      Deprecated.
      Update an existing ProjectRole entity and save it to the S/4HANA system.
      Parameters:
      projectRole - ProjectRole entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing ProjectRole entity. To perform execution, call the execute method on the fluent helper object.
    • deleteProjectRole

      @Nonnull ProjectRoleDeleteFluentHelper deleteProjectRole(@Nonnull ProjectRole projectRole)
      Deprecated.
      Deletes an existing ProjectRole entity in the S/4HANA system.
      Parameters:
      projectRole - ProjectRole entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing ProjectRole entity. To perform execution, call the execute method on the fluent helper object.
    • updateCustProjSlsOrdItemMaterial

      @Nonnull UpdateCustProjSlsOrdItemMaterialFluentHelper updateCustProjSlsOrdItemMaterial(@Nonnull String customerProject, @Nonnull String salesOrderItem, @Nonnull String material)
      Deprecated.

      Creates a fluent helper for the updateCustProjSlsOrdItemMaterial OData function import.

      Parameters:
      salesOrderItem - Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: SalesOrderItem

      customerProject - Constraints: Not nullable, Maximum length: 40

      Original parameter name from the Odata EDM: CustomerProject

      material - Constraints: Not nullable, Maximum length: 40

      Original parameter name from the Odata EDM: Material

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