Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static PlannedIndepRqmtItemLink<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.
|
Modifier and Type | Method and Description |
---|---|
protected PlannedIndepRqmtLink<ObjectT> |
PlannedIndepRqmtLink.translateLinkType(EntityLink<PlannedIndepRqmtLink<ObjectT>,PlannedIndepRqmt,ObjectT> link) |
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,
ErpConfigContext erpConfigContext,
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 |
---|---|
PlannedIndepRqmtCreateFluentHelper |
ExtendedPlannedIndependentRequirementService.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Create a new
PlannedIndepRqmt entity and save it to the S/4HANA system. |
PlannedIndepRqmtCreateFluentHelper |
DefaultExtendedPlannedIndependentRequirementService.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) |
PlannedIndepRqmtUpdateFluentHelper |
ExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt)
Update an existing
PlannedIndepRqmt entity and save it to the S/4HANA system. |
PlannedIndepRqmtUpdateFluentHelper |
DefaultExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) |
Copyright © 2018 SAP SE. All rights reserved.