Interface ProjectDemandService
- All Superinterfaces:
BatchService<ProjectDemandServiceBatch>
- All Known Implementing Classes:
DefaultProjectDemandService
This service enables you to create, read, update, and delete project demands of enterprise projects and professional services projects. A project demand represents a need for a material, service, resource, or expense that is related to a project or a project element. With this service, you can process the following: - Service and material demands of enterprise projects including the related supply information - Resource demands of enterprise projects including the related resource assignments - Resource demands of professional services projects including the related resource requests and resource assignments with their respective distributions - Demands for expenses of professional services projects including the related demand distribution This service is based on the OData protocol and can be consumed by apps and other user interfaces..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_PROJECTDEMAND_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Project Demand Integration(SAP_COM_0783) |
| Scope Items: | Project Control - Resourcing and Procurement(4RF), Project Control - Resourcing and Procurement(PRF) |
| Authentication Methods: | x509 |
| Business Object: | Project Demand |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptioncreateProjDmndResourceAssignment(ProjDmndResourceAssignment projDmndResourceAssignment) Deprecated.Create a newProjDmndResourceAssignmententity and save it to the S/4HANA system.createProjectDemand(ProjectDemand projectDemand) Deprecated.Create a newProjectDemandentity and save it to the S/4HANA system.createProjectDemandExpense(ProjectDemandExpense projectDemandExpense) Deprecated.Create a newProjectDemandExpenseentity and save it to the S/4HANA system.createProjectDemandResource(ProjectDemandResource projectDemandResource) Deprecated.Create a newProjectDemandResourceentity and save it to the S/4HANA system.createProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Create a newProjectDemandResourceRequestentity and save it to the S/4HANA system.deleteProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.Deletes an existingProjDmndExpenseDistrentity in the S/4HANA system.deleteProjDmndResourceAssignment(ProjDmndResourceAssignment projDmndResourceAssignment) Deprecated.Deletes an existingProjDmndResourceAssignmententity in the S/4HANA system.deleteProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.Deletes an existingProjDmndRsceAssgmtDistrentity in the S/4HANA system.deleteProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.Deletes an existingProjDmndRsceReqDistributionentity in the S/4HANA system.deleteProjectDemand(ProjectDemand projectDemand) Deprecated.Deletes an existingProjectDemandentity in the S/4HANA system.deleteProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Deletes an existingProjectDemandResourceRequestentity in the S/4HANA system.Deprecated.Fetch multipleProjDmndExpenseDistrentities.Deprecated.Fetch multipleProjDmndResourceAssignmententities.Deprecated.Fetch multipleProjDmndRsceAssgmtDistrentities.Deprecated.Fetch multipleProjDmndRsceReqDistributionentities.Deprecated.Fetch multipleProjectDemandentities.Deprecated.Fetch multipleProjectDemandExpenseentities.Deprecated.Fetch multipleProjectDemandMaterialentities.Deprecated.Fetch multipleProjectDemandMaterialSupplyentities.Deprecated.Fetch multipleProjectDemandResourceentities.Deprecated.Fetch multipleProjectDemandResourceRequestentities.Deprecated.Fetch multipleProjectDemandServiceentities.Deprecated.Fetch multipleProjectDemandServiceSupplyentities.getProjDmndExpenseDistrByKey(UUID projDmndExpnDistributionUUID) Deprecated.Fetch a singleProjDmndExpenseDistrentity using key fields.getProjDmndResourceAssignmentByKey(UUID projDmndRsceAssgmtUUID) Deprecated.Fetch a singleProjDmndResourceAssignmententity using key fields.getProjDmndRsceAssgmtDistrByKey(UUID projDmndRsceAssgmtDistrUUID) Deprecated.Fetch a singleProjDmndRsceAssgmtDistrentity using key fields.getProjDmndRsceReqDistributionByKey(UUID projDmndRsceReqDistrUUID) Deprecated.Fetch a singleProjDmndRsceReqDistributionentity using key fields.getProjectDemandByKey(UUID projectDemandUUID) Deprecated.Fetch a singleProjectDemandentity using key fields.getProjectDemandExpenseByKey(UUID projectDemandExpenseUUID) Deprecated.Fetch a singleProjectDemandExpenseentity using key fields.getProjectDemandMaterialByKey(UUID projectDemandMaterialUUID) Deprecated.Fetch a singleProjectDemandMaterialentity using key fields.getProjectDemandMaterialSupplyByKey(UUID projDemandMaterialSupplyUUID) Deprecated.Fetch a singleProjectDemandMaterialSupplyentity using key fields.getProjectDemandResourceByKey(UUID projectDemandWorkUUID) Deprecated.Fetch a singleProjectDemandResourceentity using key fields.getProjectDemandResourceRequestByKey(UUID projDmndResourceRequestUUID) Deprecated.Fetch a singleProjectDemandResourceRequestentity using key fields.getProjectDemandServiceByKey(UUID projectDemandServiceUUID) Deprecated.Fetch a singleProjectDemandServiceentity using key fields.getProjectDemandServiceSupplyByKey(UUID projectDemandServiceSupplyUUID) Deprecated.Fetch a singleProjectDemandServiceSupplyentity using key fields.resetDemandStatusToRequested(UUID projectDemandUUID) Deprecated.Creates a fluent helper for the ResetDemandStatusToRequested OData function import.setDemandStatusToClosed(UUID projectDemandUUID) Deprecated.Creates a fluent helper for the SetDemandStatusToClosed OData function import.setDemandStatusToRequested(UUID projectDemandUUID) Deprecated.Creates a fluent helper for the SetDemandStatusToRequested OData function import.setDmndStsToRequestOnRelease(UUID projectDemandUUID) Deprecated.Creates a fluent helper for the SetDmndStsToRequestOnRelease OData function import.updateProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.Update an existingProjDmndExpenseDistrentity and save it to the S/4HANA system.updateProjDmndResourceAssignment(ProjDmndResourceAssignment projDmndResourceAssignment) Deprecated.Update an existingProjDmndResourceAssignmententity and save it to the S/4HANA system.updateProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.Update an existingProjDmndRsceAssgmtDistrentity and save it to the S/4HANA system.updateProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.Update an existingProjDmndRsceReqDistributionentity and save it to the S/4HANA system.updateProjectDemand(ProjectDemand projectDemand) Deprecated.Update an existingProjectDemandentity and save it to the S/4HANA system.updateProjectDemandExpense(ProjectDemandExpense projectDemandExpense) Deprecated.Update an existingProjectDemandExpenseentity and save it to the S/4HANA system.updateProjectDemandMaterial(ProjectDemandMaterial projectDemandMaterial) Deprecated.Update an existingProjectDemandMaterialentity and save it to the S/4HANA system.updateProjectDemandMaterialSupply(ProjectDemandMaterialSupply projectDemandMaterialSupply) Deprecated.Update an existingProjectDemandMaterialSupplyentity and save it to the S/4HANA system.updateProjectDemandResource(ProjectDemandResource projectDemandResource) Deprecated.Update an existingProjectDemandResourceentity and save it to the S/4HANA system.updateProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Update an existingProjectDemandResourceRequestentity and save it to the S/4HANA system.updateProjectDemandService(ProjectDemandService projectDemandService) Deprecated.Update an existingProjectDemandServiceentity and save it to the S/4HANA system.updateProjectDemandServiceSupply(ProjectDemandServiceSupply projectDemandServiceSupply) Deprecated.Update an existingProjectDemandServiceSupplyentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
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.
-
getAllProjDmndExpenseDistr
Deprecated.Fetch multipleProjDmndExpenseDistrentities.- Returns:
- A fluent helper to fetch multiple
ProjDmndExpenseDistrentities. 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.
-
getProjDmndExpenseDistrByKey
@Nonnull ProjDmndExpenseDistrByKeyFluentHelper getProjDmndExpenseDistrByKey(UUID projDmndExpnDistributionUUID) Deprecated.Fetch a singleProjDmndExpenseDistrentity using key fields.- Parameters:
projDmndExpnDistributionUUID- Global ID for the Distribution of a Demand for ExpenseConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjDmndExpenseDistrentity 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.
-
updateProjDmndExpenseDistr
@Nonnull ProjDmndExpenseDistrUpdateFluentHelper updateProjDmndExpenseDistr(@Nonnull ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.Update an existingProjDmndExpenseDistrentity and save it to the S/4HANA system.- Parameters:
projDmndExpenseDistr-ProjDmndExpenseDistrentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjDmndExpenseDistrentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteProjDmndExpenseDistr
@Nonnull ProjDmndExpenseDistrDeleteFluentHelper deleteProjDmndExpenseDistr(@Nonnull ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.Deletes an existingProjDmndExpenseDistrentity in the S/4HANA system.- Parameters:
projDmndExpenseDistr-ProjDmndExpenseDistrentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ProjDmndExpenseDistrentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjDmndResourceAssignment
Deprecated.Fetch multipleProjDmndResourceAssignmententities.- Returns:
- A fluent helper to fetch multiple
ProjDmndResourceAssignmententities. 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.
-
getProjDmndResourceAssignmentByKey
@Nonnull ProjDmndResourceAssignmentByKeyFluentHelper getProjDmndResourceAssignmentByKey(UUID projDmndRsceAssgmtUUID) Deprecated.Fetch a singleProjDmndResourceAssignmententity using key fields.- Parameters:
projDmndRsceAssgmtUUID- Global Identification of a Resource Assignment to a DemandConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjDmndResourceAssignmententity 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.
-
createProjDmndResourceAssignment
@Nonnull ProjDmndResourceAssignmentCreateFluentHelper createProjDmndResourceAssignment(@Nonnull ProjDmndResourceAssignment projDmndResourceAssignment) Deprecated.Create a newProjDmndResourceAssignmententity and save it to the S/4HANA system.- Parameters:
projDmndResourceAssignment-ProjDmndResourceAssignmententity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProjDmndResourceAssignmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProjDmndResourceAssignment
@Nonnull ProjDmndResourceAssignmentUpdateFluentHelper updateProjDmndResourceAssignment(@Nonnull ProjDmndResourceAssignment projDmndResourceAssignment) Deprecated.Update an existingProjDmndResourceAssignmententity and save it to the S/4HANA system.- Parameters:
projDmndResourceAssignment-ProjDmndResourceAssignmententity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjDmndResourceAssignmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteProjDmndResourceAssignment
@Nonnull ProjDmndResourceAssignmentDeleteFluentHelper deleteProjDmndResourceAssignment(@Nonnull ProjDmndResourceAssignment projDmndResourceAssignment) Deprecated.Deletes an existingProjDmndResourceAssignmententity in the S/4HANA system.- Parameters:
projDmndResourceAssignment-ProjDmndResourceAssignmententity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ProjDmndResourceAssignmententity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjDmndRsceAssgmtDistr
Deprecated.Fetch multipleProjDmndRsceAssgmtDistrentities.- Returns:
- A fluent helper to fetch multiple
ProjDmndRsceAssgmtDistrentities. 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.
-
getProjDmndRsceAssgmtDistrByKey
@Nonnull ProjDmndRsceAssgmtDistrByKeyFluentHelper getProjDmndRsceAssgmtDistrByKey(UUID projDmndRsceAssgmtDistrUUID) Deprecated.Fetch a singleProjDmndRsceAssgmtDistrentity using key fields.- Parameters:
projDmndRsceAssgmtDistrUUID- Global Identification of a Resource Assignment DistributionConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjDmndRsceAssgmtDistrentity 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.
-
updateProjDmndRsceAssgmtDistr
@Nonnull ProjDmndRsceAssgmtDistrUpdateFluentHelper updateProjDmndRsceAssgmtDistr(@Nonnull ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.Update an existingProjDmndRsceAssgmtDistrentity and save it to the S/4HANA system.- Parameters:
projDmndRsceAssgmtDistr-ProjDmndRsceAssgmtDistrentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjDmndRsceAssgmtDistrentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteProjDmndRsceAssgmtDistr
@Nonnull ProjDmndRsceAssgmtDistrDeleteFluentHelper deleteProjDmndRsceAssgmtDistr(@Nonnull ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.Deletes an existingProjDmndRsceAssgmtDistrentity in the S/4HANA system.- Parameters:
projDmndRsceAssgmtDistr-ProjDmndRsceAssgmtDistrentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ProjDmndRsceAssgmtDistrentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjDmndRsceReqDistribution
Deprecated.Fetch multipleProjDmndRsceReqDistributionentities.- Returns:
- A fluent helper to fetch multiple
ProjDmndRsceReqDistributionentities. 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.
-
getProjDmndRsceReqDistributionByKey
@Nonnull ProjDmndRsceReqDistributionByKeyFluentHelper getProjDmndRsceReqDistributionByKey(UUID projDmndRsceReqDistrUUID) Deprecated.Fetch a singleProjDmndRsceReqDistributionentity using key fields.- Parameters:
projDmndRsceReqDistrUUID- Global Identification of a Resource Request DistributionConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjDmndRsceReqDistributionentity 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.
-
updateProjDmndRsceReqDistribution
@Nonnull ProjDmndRsceReqDistributionUpdateFluentHelper updateProjDmndRsceReqDistribution(@Nonnull ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.Update an existingProjDmndRsceReqDistributionentity and save it to the S/4HANA system.- Parameters:
projDmndRsceReqDistribution-ProjDmndRsceReqDistributionentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjDmndRsceReqDistributionentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteProjDmndRsceReqDistribution
@Nonnull ProjDmndRsceReqDistributionDeleteFluentHelper deleteProjDmndRsceReqDistribution(@Nonnull ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.Deletes an existingProjDmndRsceReqDistributionentity in the S/4HANA system.- Parameters:
projDmndRsceReqDistribution-ProjDmndRsceReqDistributionentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ProjDmndRsceReqDistributionentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemand
Deprecated.Fetch multipleProjectDemandentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandentities. 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.
-
getProjectDemandByKey
Deprecated.Fetch a singleProjectDemandentity using key fields.- Parameters:
projectDemandUUID- Global Identification of a Project DemandConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandentity 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.
-
createProjectDemand
Deprecated.Create a newProjectDemandentity and save it to the S/4HANA system.- Parameters:
projectDemand-ProjectDemandentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProjectDemandentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProjectDemand
Deprecated.Update an existingProjectDemandentity and save it to the S/4HANA system.- Parameters:
projectDemand-ProjectDemandentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteProjectDemand
Deprecated.Deletes an existingProjectDemandentity in the S/4HANA system.- Parameters:
projectDemand-ProjectDemandentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ProjectDemandentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandExpense
Deprecated.Fetch multipleProjectDemandExpenseentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandExpenseentities. 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.
-
getProjectDemandExpenseByKey
@Nonnull ProjectDemandExpenseByKeyFluentHelper getProjectDemandExpenseByKey(UUID projectDemandExpenseUUID) Deprecated.Fetch a singleProjectDemandExpenseentity using key fields.- Parameters:
projectDemandExpenseUUID- Global Identification of a Demand for ExpenseConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandExpenseentity 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.
-
createProjectDemandExpense
@Nonnull ProjectDemandExpenseCreateFluentHelper createProjectDemandExpense(@Nonnull ProjectDemandExpense projectDemandExpense) Deprecated.Create a newProjectDemandExpenseentity and save it to the S/4HANA system.- Parameters:
projectDemandExpense-ProjectDemandExpenseentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProjectDemandExpenseentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProjectDemandExpense
@Nonnull ProjectDemandExpenseUpdateFluentHelper updateProjectDemandExpense(@Nonnull ProjectDemandExpense projectDemandExpense) Deprecated.Update an existingProjectDemandExpenseentity and save it to the S/4HANA system.- Parameters:
projectDemandExpense-ProjectDemandExpenseentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandExpenseentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandMaterial
Deprecated.Fetch multipleProjectDemandMaterialentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandMaterialentities. 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.
-
getProjectDemandMaterialByKey
@Nonnull ProjectDemandMaterialByKeyFluentHelper getProjectDemandMaterialByKey(UUID projectDemandMaterialUUID) Deprecated.Fetch a singleProjectDemandMaterialentity using key fields.- Parameters:
projectDemandMaterialUUID- Global Identification for Material DemandConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandMaterialentity 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.
-
updateProjectDemandMaterial
@Nonnull ProjectDemandMaterialUpdateFluentHelper updateProjectDemandMaterial(@Nonnull ProjectDemandMaterial projectDemandMaterial) Deprecated.Update an existingProjectDemandMaterialentity and save it to the S/4HANA system.- Parameters:
projectDemandMaterial-ProjectDemandMaterialentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandMaterialentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandMaterialSupply
Deprecated.Fetch multipleProjectDemandMaterialSupplyentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandMaterialSupplyentities. 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.
-
getProjectDemandMaterialSupplyByKey
@Nonnull ProjectDemandMaterialSupplyByKeyFluentHelper getProjectDemandMaterialSupplyByKey(UUID projDemandMaterialSupplyUUID) Deprecated.Fetch a singleProjectDemandMaterialSupplyentity using key fields.- Parameters:
projDemandMaterialSupplyUUID- UUID for the Material Demand SupplyConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandMaterialSupplyentity 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.
-
updateProjectDemandMaterialSupply
@Nonnull ProjectDemandMaterialSupplyUpdateFluentHelper updateProjectDemandMaterialSupply(@Nonnull ProjectDemandMaterialSupply projectDemandMaterialSupply) Deprecated.Update an existingProjectDemandMaterialSupplyentity and save it to the S/4HANA system.- Parameters:
projectDemandMaterialSupply-ProjectDemandMaterialSupplyentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandMaterialSupplyentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandResource
Deprecated.Fetch multipleProjectDemandResourceentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandResourceentities. 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.
-
getProjectDemandResourceByKey
@Nonnull ProjectDemandResourceByKeyFluentHelper getProjectDemandResourceByKey(UUID projectDemandWorkUUID) Deprecated.Fetch a singleProjectDemandResourceentity using key fields.- Parameters:
projectDemandWorkUUID- Global Identification of a Resource DemandConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandResourceentity 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.
-
createProjectDemandResource
@Nonnull ProjectDemandResourceCreateFluentHelper createProjectDemandResource(@Nonnull ProjectDemandResource projectDemandResource) Deprecated.Create a newProjectDemandResourceentity and save it to the S/4HANA system.- Parameters:
projectDemandResource-ProjectDemandResourceentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProjectDemandResourceentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProjectDemandResource
@Nonnull ProjectDemandResourceUpdateFluentHelper updateProjectDemandResource(@Nonnull ProjectDemandResource projectDemandResource) Deprecated.Update an existingProjectDemandResourceentity and save it to the S/4HANA system.- Parameters:
projectDemandResource-ProjectDemandResourceentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandResourceentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandResourceRequest
Deprecated.Fetch multipleProjectDemandResourceRequestentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandResourceRequestentities. 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.
-
getProjectDemandResourceRequestByKey
@Nonnull ProjectDemandResourceRequestByKeyFluentHelper getProjectDemandResourceRequestByKey(UUID projDmndResourceRequestUUID) Deprecated.Fetch a singleProjectDemandResourceRequestentity using key fields.- Parameters:
projDmndResourceRequestUUID- Global Identification of a Resource RequestConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandResourceRequestentity 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.
-
createProjectDemandResourceRequest
@Nonnull ProjectDemandResourceRequestCreateFluentHelper createProjectDemandResourceRequest(@Nonnull ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Create a newProjectDemandResourceRequestentity and save it to the S/4HANA system.- Parameters:
projectDemandResourceRequest-ProjectDemandResourceRequestentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProjectDemandResourceRequestentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProjectDemandResourceRequest
@Nonnull ProjectDemandResourceRequestUpdateFluentHelper updateProjectDemandResourceRequest(@Nonnull ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Update an existingProjectDemandResourceRequestentity and save it to the S/4HANA system.- Parameters:
projectDemandResourceRequest-ProjectDemandResourceRequestentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandResourceRequestentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteProjectDemandResourceRequest
@Nonnull ProjectDemandResourceRequestDeleteFluentHelper deleteProjectDemandResourceRequest(@Nonnull ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Deletes an existingProjectDemandResourceRequestentity in the S/4HANA system.- Parameters:
projectDemandResourceRequest-ProjectDemandResourceRequestentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ProjectDemandResourceRequestentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandService
Deprecated.Fetch multipleProjectDemandServiceentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandServiceentities. 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.
-
getProjectDemandServiceByKey
@Nonnull ProjectDemandServiceByKeyFluentHelper getProjectDemandServiceByKey(UUID projectDemandServiceUUID) Deprecated.Fetch a singleProjectDemandServiceentity using key fields.- Parameters:
projectDemandServiceUUID- Global Identification for Service DemandConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandServiceentity 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.
-
updateProjectDemandService
@Nonnull ProjectDemandServiceUpdateFluentHelper updateProjectDemandService(@Nonnull ProjectDemandService projectDemandService) Deprecated.Update an existingProjectDemandServiceentity and save it to the S/4HANA system.- Parameters:
projectDemandService-ProjectDemandServiceentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandServiceentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProjectDemandServiceSupply
Deprecated.Fetch multipleProjectDemandServiceSupplyentities.- Returns:
- A fluent helper to fetch multiple
ProjectDemandServiceSupplyentities. 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.
-
getProjectDemandServiceSupplyByKey
@Nonnull ProjectDemandServiceSupplyByKeyFluentHelper getProjectDemandServiceSupplyByKey(UUID projectDemandServiceSupplyUUID) Deprecated.Fetch a singleProjectDemandServiceSupplyentity using key fields.- Parameters:
projectDemandServiceSupplyUUID- Global Identification for Service SupplyConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
ProjectDemandServiceSupplyentity 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.
-
updateProjectDemandServiceSupply
@Nonnull ProjectDemandServiceSupplyUpdateFluentHelper updateProjectDemandServiceSupply(@Nonnull ProjectDemandServiceSupply projectDemandServiceSupply) Deprecated.Update an existingProjectDemandServiceSupplyentity and save it to the S/4HANA system.- Parameters:
projectDemandServiceSupply-ProjectDemandServiceSupplyentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProjectDemandServiceSupplyentity. To perform execution, call theexecutemethod on the fluent helper object.
-
resetDemandStatusToRequested
@Nonnull ResetDemandStatusToRequestedFluentHelper resetDemandStatusToRequested(@Nonnull UUID projectDemandUUID) Deprecated.Creates a fluent helper for the ResetDemandStatusToRequested OData function import.
- Parameters:
projectDemandUUID- Demand UUIDConstraints: none
Original parameter name from the Odata EDM: ProjectDemandUUID
- Returns:
- A fluent helper object that will execute the ResetDemandStatusToRequested OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setDemandStatusToClosed
@Nonnull SetDemandStatusToClosedFluentHelper setDemandStatusToClosed(@Nonnull UUID projectDemandUUID) Deprecated.Creates a fluent helper for the SetDemandStatusToClosed OData function import.
- Parameters:
projectDemandUUID- Demand UUIDConstraints: none
Original parameter name from the Odata EDM: ProjectDemandUUID
- Returns:
- A fluent helper object that will execute the SetDemandStatusToClosed OData function import with
the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setDemandStatusToRequested
@Nonnull SetDemandStatusToRequestedFluentHelper setDemandStatusToRequested(@Nonnull UUID projectDemandUUID) Deprecated.Creates a fluent helper for the SetDemandStatusToRequested OData function import.
- Parameters:
projectDemandUUID- Demand UUIDConstraints: none
Original parameter name from the Odata EDM: ProjectDemandUUID
- Returns:
- A fluent helper object that will execute the SetDemandStatusToRequested OData function import with
the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setDmndStsToRequestOnRelease
@Nonnull SetDmndStsToRequestOnReleaseFluentHelper setDmndStsToRequestOnRelease(@Nonnull UUID projectDemandUUID) Deprecated.Creates a fluent helper for the SetDmndStsToRequestOnRelease OData function import.
- Parameters:
projectDemandUUID- Demand UUIDConstraints: none
Original parameter name from the Odata EDM: ProjectDemandUUID
- Returns:
- A fluent helper object that will execute the SetDmndStsToRequestOnRelease OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-