Modifier and Type | Field and Description |
---|---|
static EngmntProjRsceSupLink<EngmntProjRsceSupDistr> |
EngmntProjRsceSup.TO_RESOURCE_SUPPLY_DISTRIBUTION
Use with available fluent helpers to apply the to_ResourceSupplyDistribution navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
EngmntProjRsceSupDistr |
EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder.build() |
protected EngmntProjRsceSupDistr |
EngmntProjRsceSupDistrCreateFluentHelper.getEntity() |
protected EngmntProjRsceSupDistr |
EngmntProjRsceSupDistrUpdateFluentHelper.getEntity() |
protected EngmntProjRsceSupDistr |
EngmntProjRsceSupDistrDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<EngmntProjRsceSupDistr> |
EngmntProjRsceSup.fetchResourceSupplyDistribution()
Fetches the EngmntProjRsceSupDistr entities (one to many) associated with this entity.
|
protected Class<EngmntProjRsceSupDistr> |
EngmntProjRsceSupDistrFluentHelper.getEntityClass() |
protected Class<EngmntProjRsceSupDistr> |
EngmntProjRsceSupDistrByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<EngmntProjRsceSupDistr>> |
EngmntProjRsceSup.getResourceSupplyDistributionIfPresent()
Retrieval of associated EngmntProjRsceSupDistr entities (one to many).
|
List<EngmntProjRsceSupDistr> |
EngmntProjRsceSup.getResourceSupplyDistributionOrFetch()
Retrieval of associated EngmntProjRsceSupDistr entities (one to many).
|
Class<EngmntProjRsceSupDistr> |
EngmntProjRsceSupDistr.getType() |
Modifier and Type | Method and Description |
---|---|
void |
EngmntProjRsceSup.addResourceSupplyDistribution(EngmntProjRsceSupDistr... entity)
Adds elements to the list of associated EngmntProjRsceSupDistr entities.
|
EngmntProjRsceSup.EngmntProjRsceSupBuilder |
EngmntProjRsceSup.EngmntProjRsceSupBuilder.resourceSupplyDistribution(EngmntProjRsceSupDistr... value)
Navigation property to_ResourceSupplyDistribution for EngmntProjRsceSup to multiple
EngmntProjRsceSupDistr.
|
Modifier and Type | Method and Description |
---|---|
void |
EngmntProjRsceSup.setResourceSupplyDistribution(List<EngmntProjRsceSupDistr> value)
Overwrites the list of associated EngmntProjRsceSupDistr entities for the loaded navigation property
to_ResourceSupplyDistribution.
|
Constructor and Description |
---|
EngmntProjRsceSupDistrCreateFluentHelper(String servicePath,
EngmntProjRsceSupDistr entity)
Creates a fluent helper object that will create a
EngmntProjRsceSupDistr entity on the OData endpoint. |
EngmntProjRsceSupDistrDeleteFluentHelper(String servicePath,
EngmntProjRsceSupDistr entity)
Creates a fluent helper object that will delete a
EngmntProjRsceSupDistr entity on the OData endpoint. |
EngmntProjRsceSupDistrUpdateFluentHelper(String servicePath,
EngmntProjRsceSupDistr entity)
Creates a fluent helper object that will update a
EngmntProjRsceSupDistr entity on the OData endpoint. |
Constructor and Description |
---|
EngmntProjRsceSup(String workPackage,
String resourceDemand,
String resourceSupply,
String version,
String engagementProject,
String deliveryOrganization,
String workforcePersonUserID,
String country2DigitISOCode,
LocalDateTime keyDate,
String personWorkAgreement,
String unitOfMeasure,
String currency,
BigDecimal quantity,
BigDecimal supplyCostAmt,
BigDecimal supplyRevnAmt,
EngmntProjRsceDmnd toResourceDemand,
List<EngmntProjRsceSupDistr> toResourceSupplyDistribution) |
Modifier and Type | Method and Description |
---|---|
CommercialProjectServiceBatchChangeSet |
CommercialProjectServiceBatchChangeSet.createEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr)
Create a new
EngmntProjRsceSupDistr entity and save it to the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
DefaultCommercialProjectServiceBatchChangeSet.createEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr)
Create a new
EngmntProjRsceSupDistr entity and save it to the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
CommercialProjectServiceBatchChangeSet.deleteEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr)
Deletes an existing
EngmntProjRsceSupDistr entity in the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
DefaultCommercialProjectServiceBatchChangeSet.deleteEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr)
Deletes an existing
EngmntProjRsceSupDistr entity in the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
CommercialProjectServiceBatchChangeSet.updateEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr)
Update an existing
EngmntProjRsceSupDistr entity and save it to the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
DefaultCommercialProjectServiceBatchChangeSet.updateEngmntProjRsceSupDistr(EngmntProjRsceSupDistr engmntProjRsceSupDistr)
Update an existing
EngmntProjRsceSupDistr entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<EngmntProjRsceSupDistr> |
EngmntProjRsceSupDistrOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected EngmntProjRsceSupDistrLink<ObjectT> |
EngmntProjRsceSupDistrLink.translateLinkType(EntityLink<EngmntProjRsceSupDistrLink<ObjectT>,EngmntProjRsceSupDistr,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.