Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmt
Packages that use PlannedIndepRqmt
Package
Description
-
Uses of PlannedIndepRqmt 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 PlannedIndepRqmtModifier and TypeFieldDescriptionstatic final PlannedIndepRqmtItemOneToOneLink<PlannedIndepRqmt>PlannedIndepRqmtItem.TO_PLND_INDEP_RQMTUse with available fluent helpers to apply the to_PlndIndepRqmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement that return PlannedIndepRqmtModifier and TypeMethodDescriptionPlannedIndepRqmt.PlannedIndepRqmtBuilder.build()PlannedIndepRqmtItem.fetchPlndIndepRqmt()Fetches the PlannedIndepRqmt entity (one to one) associated with this entity.protected PlannedIndepRqmtPlannedIndepRqmtCreateFluentHelper.getEntity()protected PlannedIndepRqmtPlannedIndepRqmtUpdateFluentHelper.getEntity()PlannedIndepRqmtItem.getPlndIndepRqmtOrFetch()Retrieval of associated PlannedIndepRqmt entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement that return types with arguments of type PlannedIndepRqmtModifier and TypeMethodDescriptionprotected Class<PlannedIndepRqmt>PlannedIndepRqmtByKeyFluentHelper.getEntityClass()protected Class<PlannedIndepRqmt>PlannedIndepRqmtFluentHelper.getEntityClass()io.vavr.control.Option<PlannedIndepRqmt>PlannedIndepRqmtItem.getPlndIndepRqmtIfPresent()Retrieval of associated PlannedIndepRqmt entity (one to one).PlannedIndepRqmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with parameters of type PlannedIndepRqmtModifier and TypeMethodDescriptionPlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder.plndIndepRqmt(PlannedIndepRqmt value) Navigation property to_PlndIndepRqmt for PlannedIndepRqmtItem to single PlannedIndepRqmt.voidPlannedIndepRqmtItem.setPlndIndepRqmt(PlannedIndepRqmt value) Overwrites the associated PlannedIndepRqmt entity for the loaded navigation property to_PlndIndepRqmt.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement with parameters of type PlannedIndepRqmtModifierConstructorDescriptionPlannedIndepRqmtCreateFluentHelper(String servicePath, PlannedIndepRqmt entity, String entityCollection) Creates a fluent helper object that will create aPlannedIndepRqmtentity on the OData endpoint.PlannedIndepRqmtItem(Boolean update_mc, 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 unitOfMeasure, String lastChangedByUser, LocalDateTime lastChangeDate, ZonedDateTime plndIndepRqmtLastChgdDateTime, PlannedIndepRqmt toPlndIndepRqmt) PlannedIndepRqmtUpdateFluentHelper(String servicePath, PlannedIndepRqmt entity, String entityCollection) Creates a fluent helper object that will update aPlannedIndepRqmtentity on the OData endpoint. -
Uses of PlannedIndepRqmt 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 PlannedIndepRqmtModifier and TypeMethodDescriptionDefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Create a newPlannedIndepRqmtentity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) ExtendedPlannedIndependentRequirementServiceBatchChangeSet.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Update an existingPlannedIndepRqmtentity and save it to the S/4HANA system. -
Uses of PlannedIndepRqmt 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 PlannedIndepRqmtModifier and TypeMethodDescriptionPlannedIndepRqmtOneToOneLink.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 PlannedIndepRqmtModifier and TypeMethodDescriptionprotected PlannedIndepRqmtLink<ObjectT>PlannedIndepRqmtLink.translateLinkType(EntityLink<PlannedIndepRqmtLink<ObjectT>, PlannedIndepRqmt, ObjectT> link) -
Uses of PlannedIndepRqmt in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PlannedIndepRqmtModifier and TypeMethodDescriptionDefaultExtendedPlannedIndependentRequirementService.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Deprecated.ExtendedPlannedIndependentRequirementService.createPlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Deprecated.Create a newPlannedIndepRqmtentity and save it to the S/4HANA system.DefaultExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Deprecated.ExtendedPlannedIndependentRequirementService.updatePlannedIndepRqmt(PlannedIndepRqmt plannedIndepRqmt) Deprecated.Update an existingPlannedIndepRqmtentity and save it to the S/4HANA system.