Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjDmndRsceReqDistributionField
Packages that use ProjDmndRsceReqDistributionField
-
Uses of ProjDmndRsceReqDistributionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjDmndRsceReqDistributionFieldModifier and TypeFieldDescriptionstatic final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjDmndRsceReqDistributionField<ZonedDateTime>ProjDmndRsceReqDistribution.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjDmndRsceReqDistributionField<ZonedDateTime>ProjDmndRsceReqDistribution.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjDmndRsceReqDistributionField<UUID>ProjDmndRsceReqDistribution.PROJ_DMND_REFERENCED_PLAN_DATA_UUIDUse with available fluent helpers to apply the ProjDmndReferencedPlanDataUUID field to query operations.static final ProjDmndRsceReqDistributionField<UUID>ProjDmndRsceReqDistribution.PROJ_DMND_RESOURCE_REQUEST_UUIDUse with available fluent helpers to apply the ProjDmndResourceRequestUUID field to query operations.static final ProjDmndRsceReqDistributionField<LocalDateTime>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_END_DATEUse with available fluent helpers to apply the ProjDmndRsceReqDistrEndDate field to query operations.static final ProjDmndRsceReqDistributionField<BigDecimal>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_PERD_AMTUse with available fluent helpers to apply the ProjDmndRsceReqDistrPerdAmt field to query operations.static final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT_CURUse with available fluent helpers to apply the ProjDmndRsceReqDistrPerdAmtCur field to query operations.static final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_PERD_VALUse with available fluent helpers to apply the ProjDmndRsceReqDistrPerdVal field to query operations.static final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_QTY_UNITUse with available fluent helpers to apply the ProjDmndRsceReqDistrQtyUnit field to query operations.static final ProjDmndRsceReqDistributionField<BigDecimal>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_QUANTITYUse with available fluent helpers to apply the ProjDmndRsceReqDistrQuantity field to query operations.static final ProjDmndRsceReqDistributionField<BigDecimal>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_REVENUE_AMTUse with available fluent helpers to apply the ProjDmndRsceReqDistrRevenueAmt field to query operations.static final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_REVN_AMT_CURUse with available fluent helpers to apply the ProjDmndRsceReqDistrRevnAmtCur field to query operations.static final ProjDmndRsceReqDistributionField<LocalDateTime>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_START_DATEUse with available fluent helpers to apply the ProjDmndRsceReqDistrStartDate field to query operations.static final ProjDmndRsceReqDistributionField<UUID>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_UUIDUse with available fluent helpers to apply the ProjDmndRsceReqDistrUUID field to query operations.static final ProjDmndRsceReqDistributionField<String>ProjDmndRsceReqDistribution.PROJ_DMND_RSCE_REQ_DISTR_YEAR_VALUse with available fluent helpers to apply the ProjDmndRsceReqDistrYearVal field to query operations.static final ProjDmndRsceReqDistributionField<UUID>ProjDmndRsceReqDistribution.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjDmndRsceReqDistributionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjDmndRsceReqDistributionField<T>ProjDmndRsceReqDistribution.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjDmndRsceReqDistributionField<T>Use with available fluent helpers to apply an extension field to query operations.