Modifier and Type | Field and Description |
---|---|
static PlannedIndepRqmtItemOneToOneLink<PlannedIndepRqmt> |
PlannedIndepRqmtItem.TO_PLND_INDEP_RQMT
Use with available fluent helpers to apply the to_PlndIndepRqmt navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PlannedIndepRqmt |
PlannedIndepRqmt.PlannedIndepRqmtBuilder.build() |
PlannedIndepRqmt |
PlannedIndepRqmtItem.fetchPlndIndepRqmt()
Fetches the PlannedIndepRqmt entity (one to one) associated with this entity.
|
protected PlannedIndepRqmt |
PlannedIndepRqmtCreateFluentHelper.getEntity() |
protected PlannedIndepRqmt |
PlannedIndepRqmtUpdateFluentHelper.getEntity() |
PlannedIndepRqmt |
PlannedIndepRqmtItem.getPlndIndepRqmtOrFetch()
Retrieval of associated PlannedIndepRqmt entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PlannedIndepRqmt> |
PlannedIndepRqmtFluentHelper.getEntityClass() |
protected Class<PlannedIndepRqmt> |
PlannedIndepRqmtByKeyFluentHelper.getEntityClass() |
Optional<PlannedIndepRqmt> |
PlannedIndepRqmtItem.getPlndIndepRqmtIfPresent()
Retrieval of associated PlannedIndepRqmt entity (one to one).
|
Class<PlannedIndepRqmt> |
PlannedIndepRqmt.getType() |
Modifier and Type | Method and Description |
---|---|
PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder |
PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder.plndIndepRqmt(PlannedIndepRqmt value) |
void |
PlannedIndepRqmtItem.setPlndIndepRqmt(PlannedIndepRqmt value)
Overwrites the associated PlannedIndepRqmt entity for the loaded navigation property
to_PlndIndepRqmt.
|
Constructor and Description |
---|
PlannedIndepRqmtCreateFluentHelper(String servicePath,
PlannedIndepRqmt entity)
Creates a fluent helper object that will create a
PlannedIndepRqmt entity on the OData endpoint. |
PlannedIndepRqmtItem(String product,
String plant,
String mRPArea,
String plndIndepRqmtType,
String plndIndepRqmtVersion,
String requirementPlan,
String requirementSegment,
String plndIndepRqmtPeriod,
String periodType,
LocalDateTime plndIndepRqmtPeriodStartDate,
String plndIndepRqmtInternalID,
LocalDateTime workingDayDate,
BigDecimal plannedQuantity,
BigDecimal withdrawalQuantity,
String lastChangedByUser,
LocalDateTime lastChangeDate,
ZonedDateTime plndIndepRqmtLastChgdDateTime,
PlannedIndepRqmt toPlndIndepRqmt) |
PlannedIndepRqmtUpdateFluentHelper(String servicePath,
PlannedIndepRqmt entity)
Creates a fluent helper object that will update a
PlannedIndepRqmt entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ExtendedPlannedIndependentRequirementServiceBatchChangeSet |
ExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Create a new
PlannedIndepRqmt entity and save it to the S/4HANA system. |
ExtendedPlannedIndependentRequirementServiceBatchChangeSet |
DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Create a new
PlannedIndepRqmt entity and save it to the S/4HANA system. |
ExtendedPlannedIndependentRequirementServiceBatchChangeSet |
ExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Update an existing
PlannedIndepRqmt entity and save it to the S/4HANA system. |
ExtendedPlannedIndependentRequirementServiceBatchChangeSet |
DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Update an existing
PlannedIndepRqmt entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PlannedIndepRqmt> |
PlannedIndepRqmtOneToOneLink.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 PlannedIndepRqmtLink<ObjectT> |
PlannedIndepRqmtLink.translateLinkType(EntityLink<PlannedIndepRqmtLink<ObjectT>,PlannedIndepRqmt,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PlannedIndepRqmtCreateFluentHelper |
DefaultExtendedPlannedIndependentRequirementService.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) |
PlannedIndepRqmtCreateFluentHelper |
ExtendedPlannedIndependentRequirementService.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Create a new
PlannedIndepRqmt entity and save it to the S/4HANA system. |
PlannedIndepRqmtUpdateFluentHelper |
DefaultExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) |
PlannedIndepRqmtUpdateFluentHelper |
ExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Update an existing
PlannedIndepRqmt entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.