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 PlannedIndepRqmtLink<PlannedIndepRqmtItem> |
PlannedIndepRqmt.TO_PLND_INDEP_RQMT_ITEM
Use with available fluent helpers to apply the to_PlndIndepRqmtItem navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PlannedIndepRqmtItem |
PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder.build() |
protected PlannedIndepRqmtItem |
PlannedIndepRqmtItemCreateFluentHelper.getEntity() |
protected PlannedIndepRqmtItem |
PlannedIndepRqmtItemUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<PlannedIndepRqmtItem> |
PlannedIndepRqmt.fetchPlndIndepRqmtItem()
Fetches the PlannedIndepRqmtItem entities (one to many) associated with this entity.
|
protected Class<PlannedIndepRqmtItem> |
PlannedIndepRqmtItemByKeyFluentHelper.getEntityClass() |
protected Class<PlannedIndepRqmtItem> |
PlannedIndepRqmtItemFluentHelper.getEntityClass() |
Optional<List<PlannedIndepRqmtItem>> |
PlannedIndepRqmt.getPlndIndepRqmtItemIfPresent()
Retrieval of associated PlannedIndepRqmtItem entities (one to many).
|
List<PlannedIndepRqmtItem> |
PlannedIndepRqmt.getPlndIndepRqmtItemOrFetch()
Retrieval of associated PlannedIndepRqmtItem entities (one to many).
|
Class<PlannedIndepRqmtItem> |
PlannedIndepRqmtItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PlannedIndepRqmt.addPlndIndepRqmtItem(PlannedIndepRqmtItem... entity)
Adds elements to the list of associated PlannedIndepRqmtItem entities.
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
PlannedIndepRqmt.PlannedIndepRqmtBuilder.plndIndepRqmtItem(PlannedIndepRqmtItem... value) |
Modifier and Type | Method and Description |
---|---|
void |
PlannedIndepRqmt.setPlndIndepRqmtItem(List<PlannedIndepRqmtItem> value)
Overwrites the list of associated PlannedIndepRqmtItem entities for the loaded navigation property to_PlndIndepRqmtItem.
|
protected PlannedIndepRqmtItemLink<ObjectT> |
PlannedIndepRqmtItemLink.translateLinkType(EntityLink<PlannedIndepRqmtItemLink<ObjectT>,PlannedIndepRqmtItem,ObjectT> link) |
Constructor and Description |
---|
PlannedIndepRqmtItemCreateFluentHelper(String servicePath,
PlannedIndepRqmtItem entity)
Creates a fluent helper object that will create a
PlannedIndepRqmtItem entity on the OData endpoint. |
PlannedIndepRqmtItemUpdateFluentHelper(String servicePath,
PlannedIndepRqmtItem entity)
Creates a fluent helper object that will update a
PlannedIndepRqmtItem entity on the OData endpoint. |
Constructor and Description |
---|
PlannedIndepRqmt(String product,
String plant,
String mRPArea,
String plndIndepRqmtType,
String plndIndepRqmtVersion,
String requirementPlan,
String requirementSegment,
Boolean requirementPlanIsExternal,
String plndIndepRqmtInternalID,
String plndIndepRqmtIsActive,
ZonedDateTime plndIndepRqmtLastChgdDateTime,
ErpConfigContext erpConfigContext,
List<PlannedIndepRqmtItem> toPlndIndepRqmtItem) |
Modifier and Type | Method and Description |
---|---|
PlannedIndepRqmtItemCreateFluentHelper |
ExtendedPlannedIndependentRequirementService.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem)
Create a new
PlannedIndepRqmtItem entity and save it to the S/4HANA system. |
PlannedIndepRqmtItemCreateFluentHelper |
DefaultExtendedPlannedIndependentRequirementService.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) |
PlannedIndepRqmtItemUpdateFluentHelper |
ExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem)
Update an existing
PlannedIndepRqmtItem entity and save it to the S/4HANA system. |
PlannedIndepRqmtItemUpdateFluentHelper |
DefaultExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) |
Copyright © 2018 SAP SE. All rights reserved.