Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.field.PlannedIndepRqmtItemField
Packages that use PlannedIndepRqmtItemField
Package
Description
-
Uses of PlannedIndepRqmtItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement declared as PlannedIndepRqmtItemFieldModifier and TypeFieldDescriptionstatic final PlannedIndepRqmtItemField<LocalDateTime>PlannedIndepRqmtItem.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PERIOD_TYPEUse with available fluent helpers to apply the PeriodType field to query operations.static final PlannedIndepRqmtItemField<BigDecimal>PlannedIndepRqmtItem.PLANNED_QUANTITYUse with available fluent helpers to apply the PlannedQuantity field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PLND_INDEP_RQMT_INTERNAL_IDUse with available fluent helpers to apply the PlndIndepRqmtInternalID field to query operations.static final PlannedIndepRqmtItemField<ZonedDateTime>PlannedIndepRqmtItem.PLND_INDEP_RQMT_LAST_CHGD_DATE_TIMEUse with available fluent helpers to apply the PlndIndepRqmtLastChgdDateTime field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PLND_INDEP_RQMT_PERIODUse with available fluent helpers to apply the PlndIndepRqmtPeriod field to query operations.static final PlannedIndepRqmtItemField<LocalDateTime>PlannedIndepRqmtItem.PLND_INDEP_RQMT_PERIOD_START_DATEUse with available fluent helpers to apply the PlndIndepRqmtPeriodStartDate field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PLND_INDEP_RQMT_TYPEUse with available fluent helpers to apply the PlndIndepRqmtType field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PLND_INDEP_RQMT_VERSIONUse with available fluent helpers to apply the PlndIndepRqmtVersion field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.REQUIREMENT_PLANUse with available fluent helpers to apply the RequirementPlan field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.REQUIREMENT_SEGMENTUse with available fluent helpers to apply the RequirementSegment field to query operations.static final PlannedIndepRqmtItemField<String>PlannedIndepRqmtItem.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.static final PlannedIndepRqmtItemField<Boolean>PlannedIndepRqmtItem.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final PlannedIndepRqmtItemField<BigDecimal>PlannedIndepRqmtItem.WITHDRAWAL_QUANTITYUse with available fluent helpers to apply the WithdrawalQuantity field to query operations.static final PlannedIndepRqmtItemField<LocalDateTime>PlannedIndepRqmtItem.WORKING_DAY_DATEUse with available fluent helpers to apply the WorkingDayDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement that return PlannedIndepRqmtItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PlannedIndepRqmtItemField<T>PlannedIndepRqmtItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PlannedIndepRqmtItemField<T>Use with available fluent helpers to apply an extension field to query operations.