Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.EngmntProjRsceSup
Packages that use EngmntProjRsceSup
Package
Description
-
Uses of EngmntProjRsceSup in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with type parameters of type EngmntProjRsceSupModifier and TypeFieldDescriptionstatic final EngmntProjRsceDmndLink<EngmntProjRsceSup>EngmntProjRsceDmnd.TO_RESOURCE_SUPPLYUse with available fluent helpers to apply the to_ResourceSupply navigation property to query operations.static final EngmntProjRsceSupDistrOneToOneLink<EngmntProjRsceSup>EngmntProjRsceSupDistr.TO_RESOURCE_SUPPLYUse with available fluent helpers to apply the to_ResourceSupply navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return EngmntProjRsceSupModifier and TypeMethodDescriptionEngmntProjRsceSup.EngmntProjRsceSupBuilder.build()EngmntProjRsceSupDistr.fetchResourceSupply()Fetches the EngmntProjRsceSup entity (one to one) associated with this entity.protected EngmntProjRsceSupEngmntProjRsceSupCreateFluentHelper.getEntity()protected EngmntProjRsceSupEngmntProjRsceSupDeleteFluentHelper.getEntity()protected EngmntProjRsceSupEngmntProjRsceSupUpdateFluentHelper.getEntity()EngmntProjRsceSupDistr.getResourceSupplyOrFetch()Retrieval of associated EngmntProjRsceSup entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return types with arguments of type EngmntProjRsceSupModifier and TypeMethodDescriptionEngmntProjRsceDmnd.fetchResourceSupply()Fetches the EngmntProjRsceSup entities (one to many) associated with this entity.protected Class<EngmntProjRsceSup>EngmntProjRsceSupByKeyFluentHelper.getEntityClass()protected Class<EngmntProjRsceSup>EngmntProjRsceSupFluentHelper.getEntityClass()io.vavr.control.Option<List<EngmntProjRsceSup>>EngmntProjRsceDmnd.getResourceSupplyIfPresent()Retrieval of associated EngmntProjRsceSup entities (one to many).io.vavr.control.Option<EngmntProjRsceSup>EngmntProjRsceSupDistr.getResourceSupplyIfPresent()Retrieval of associated EngmntProjRsceSup entity (one to one).EngmntProjRsceDmnd.getResourceSupplyOrFetch()Retrieval of associated EngmntProjRsceSup entities (one to many).EngmntProjRsceSup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type EngmntProjRsceSupModifier and TypeMethodDescriptionvoidEngmntProjRsceDmnd.addResourceSupply(EngmntProjRsceSup... entity) Adds elements to the list of associated EngmntProjRsceSup entities.EngmntProjRsceDmnd.EngmntProjRsceDmndBuilder.resourceSupply(EngmntProjRsceSup... value) Navigation property to_ResourceSupply for EngmntProjRsceDmnd to multiple EngmntProjRsceSup.EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder.resourceSupply(EngmntProjRsceSup value) Navigation property to_ResourceSupply for EngmntProjRsceSupDistr to single EngmntProjRsceSup.voidEngmntProjRsceSupDistr.setResourceSupply(EngmntProjRsceSup value) Overwrites the associated EngmntProjRsceSup entity for the loaded navigation property to_ResourceSupply.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with type arguments of type EngmntProjRsceSupModifier and TypeMethodDescriptionvoidEngmntProjRsceDmnd.setResourceSupply(List<EngmntProjRsceSup> value) Overwrites the list of associated EngmntProjRsceSup entities for the loaded navigation property to_ResourceSupply.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type EngmntProjRsceSupModifierConstructorDescriptionEngmntProjRsceSupCreateFluentHelper(String servicePath, EngmntProjRsceSup entity, String entityCollection) Creates a fluent helper object that will create aEngmntProjRsceSupentity on the OData endpoint.EngmntProjRsceSupDeleteFluentHelper(String servicePath, EngmntProjRsceSup entity, String entityCollection) Creates a fluent helper object that will delete aEngmntProjRsceSupentity on the OData endpoint.EngmntProjRsceSupDistr(String workPackage, String resourceDemand, String resourceSupply, String version, String calendarMonth, String calendarYear, String unitOfMeasure, String currency, BigDecimal quantity, BigDecimal supplyCostAmt, BigDecimal supplyRevnAmt, EngmntProjRsceSup toResourceSupply) EngmntProjRsceSupUpdateFluentHelper(String servicePath, EngmntProjRsceSup entity, String entityCollection) Creates a fluent helper object that will update aEngmntProjRsceSupentity on the OData endpoint. -
Uses of EngmntProjRsceSup in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.batch with parameters of type EngmntProjRsceSupModifier and TypeMethodDescriptionCommercialProjectServiceBatchChangeSet.createEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Create a newEngmntProjRsceSupentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.createEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) CommercialProjectServiceBatchChangeSet.deleteEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deletes an existingEngmntProjRsceSupentity in the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.deleteEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) CommercialProjectServiceBatchChangeSet.updateEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Update an existingEngmntProjRsceSupentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.updateEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) -
Uses of EngmntProjRsceSup in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link that return types with arguments of type EngmntProjRsceSupModifier and TypeMethodDescriptionEngmntProjRsceSupOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link with type arguments of type EngmntProjRsceSupModifier and TypeMethodDescriptionprotected EngmntProjRsceSupLink<ObjectT>EngmntProjRsceSupLink.translateLinkType(EntityLink<EngmntProjRsceSupLink<ObjectT>, EngmntProjRsceSup, ObjectT> link) -
Uses of EngmntProjRsceSup in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EngmntProjRsceSupModifier and TypeMethodDescriptionCommercialProjectService.createEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deprecated.Create a newEngmntProjRsceSupentity and save it to the S/4HANA system.DefaultCommercialProjectService.createEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deprecated.CommercialProjectService.deleteEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deprecated.Deletes an existingEngmntProjRsceSupentity in the S/4HANA system.DefaultCommercialProjectService.deleteEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deprecated.CommercialProjectService.updateEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deprecated.Update an existingEngmntProjRsceSupentity and save it to the S/4HANA system.DefaultCommercialProjectService.updateEngmntProjRsceSup(EngmntProjRsceSup engmntProjRsceSup) Deprecated.