Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmtItem
Packages that use PlannedIndepRqmtItem
Package
Description
-
Uses of PlannedIndepRqmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with type parameters of type PlannedIndepRqmtItemModifier and TypeFieldDescriptionstatic final PlannedIndepRqmtLink<PlannedIndepRqmtItem>PlannedIndepRqmt.TO_PLND_INDEP_RQMT_ITEMUse with available fluent helpers to apply the to_PlndIndepRqmtItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement that return PlannedIndepRqmtItemModifier and TypeMethodDescriptionPlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder.build()protected PlannedIndepRqmtItemPlannedIndepRqmtItemCreateFluentHelper.getEntity()protected PlannedIndepRqmtItemPlannedIndepRqmtItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement that return types with arguments of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionPlannedIndepRqmt.fetchPlndIndepRqmtItem()Fetches the PlannedIndepRqmtItem entities (one to many) associated with this entity.protected Class<PlannedIndepRqmtItem>PlannedIndepRqmtItemByKeyFluentHelper.getEntityClass()protected Class<PlannedIndepRqmtItem>PlannedIndepRqmtItemFluentHelper.getEntityClass()io.vavr.control.Option<List<PlannedIndepRqmtItem>>PlannedIndepRqmt.getPlndIndepRqmtItemIfPresent()Retrieval of associated PlannedIndepRqmtItem entities (one to many).PlannedIndepRqmt.getPlndIndepRqmtItemOrFetch()Retrieval of associated PlannedIndepRqmtItem entities (one to many).PlannedIndepRqmtItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with parameters of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionvoidPlannedIndepRqmt.addPlndIndepRqmtItem(PlannedIndepRqmtItem... entity) Adds elements to the list of associated PlannedIndepRqmtItem entities.PlannedIndepRqmt.PlannedIndepRqmtBuilder.plndIndepRqmtItem(PlannedIndepRqmtItem... value) Navigation property to_PlndIndepRqmtItem for PlannedIndepRqmt to multiple PlannedIndepRqmtItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with type arguments of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionvoidPlannedIndepRqmt.setPlndIndepRqmtItem(List<PlannedIndepRqmtItem> value) Overwrites the list of associated PlannedIndepRqmtItem entities for the loaded navigation property to_PlndIndepRqmtItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with parameters of type PlannedIndepRqmtItemModifierConstructorDescriptionPlannedIndepRqmtItemCreateFluentHelper(String servicePath, PlannedIndepRqmtItem entity, String entityCollection) Creates a fluent helper object that will create aPlannedIndepRqmtItementity on the OData endpoint.PlannedIndepRqmtItemUpdateFluentHelper(String servicePath, PlannedIndepRqmtItem entity, String entityCollection) Creates a fluent helper object that will update aPlannedIndepRqmtItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with type arguments of type PlannedIndepRqmtItemModifierConstructorDescriptionPlannedIndepRqmt(Boolean update_mc, Boolean plndIndepRqmtItem_oc, String product, String plant, String mRPArea, String plndIndepRqmtType, String plndIndepRqmtVersion, String requirementPlan, String requirementSegment, Boolean requirementPlanIsExternal, String plndIndepRqmtInternalID, String plndIndepRqmtIsActive, String wBSElement, String plndIndepRqmtAcctAssgmtCat, ZonedDateTime plndIndepRqmtLastChgdDateTime, List<PlannedIndepRqmtItem> toPlndIndepRqmtItem) -
Uses of PlannedIndepRqmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.batch with parameters of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionDefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Create a newPlannedIndepRqmtItementity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Update an existingPlannedIndepRqmtItementity and save it to the S/4HANA system. -
Uses of PlannedIndepRqmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.link that return types with arguments of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionPlannedIndepRqmtItemOneToOneLink.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.extendedplannedindependentrequirement.link with type arguments of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionprotected PlannedIndepRqmtItemLink<ObjectT>PlannedIndepRqmtItemLink.translateLinkType(EntityLink<PlannedIndepRqmtItemLink<ObjectT>, PlannedIndepRqmtItem, ObjectT> link) -
Uses of PlannedIndepRqmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PlannedIndepRqmtItemModifier and TypeMethodDescriptionDefaultExtendedPlannedIndependentRequirementService.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Deprecated.ExtendedPlannedIndependentRequirementService.createPlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Deprecated.Create a newPlannedIndepRqmtItementity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Deprecated.ExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmtItem(PlannedIndepRqmtItem plannedIndepRqmtItem) Deprecated.Update an existingPlannedIndepRqmtItementity and save it to the S/4HANA system.