Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjDmndExpenseDistrField
Packages that use ProjDmndExpenseDistrField
-
Uses of ProjDmndExpenseDistrField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjDmndExpenseDistrFieldModifier and TypeFieldDescriptionstatic final ProjDmndExpenseDistrField<String>ProjDmndExpenseDistr.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjDmndExpenseDistrField<ZonedDateTime>ProjDmndExpenseDistr.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjDmndExpenseDistrField<ZonedDateTime>ProjDmndExpenseDistr.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjDmndExpenseDistrField<String>ProjDmndExpenseDistr.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjDmndExpenseDistrField<BigDecimal>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTR_AMOUNTUse with available fluent helpers to apply the ProjDmndExpnDistrAmount field to query operations.static final ProjDmndExpenseDistrField<String>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTR_AMOUNT_CRCYUse with available fluent helpers to apply the ProjDmndExpnDistrAmountCrcy field to query operations.static final ProjDmndExpenseDistrField<String>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTR_PERIOD_VALUse with available fluent helpers to apply the ProjDmndExpnDistrPeriodVal field to query operations.static final ProjDmndExpenseDistrField<BigDecimal>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTR_REVENUE_AMTUse with available fluent helpers to apply the ProjDmndExpnDistrRevenueAmt field to query operations.static final ProjDmndExpenseDistrField<String>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTR_REVN_AMT_CRCYUse with available fluent helpers to apply the ProjDmndExpnDistrRevnAmtCrcy field to query operations.static final ProjDmndExpenseDistrField<String>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTR_YEAR_VALUse with available fluent helpers to apply the ProjDmndExpnDistrYearVal field to query operations.static final ProjDmndExpenseDistrField<UUID>ProjDmndExpenseDistr.PROJ_DMND_EXPN_DISTRIBUTION_UUIDUse with available fluent helpers to apply the ProjDmndExpnDistributionUUID field to query operations.static final ProjDmndExpenseDistrField<UUID>ProjDmndExpenseDistr.PROJ_DMND_REFERENCED_PLAN_DATA_UUIDUse with available fluent helpers to apply the ProjDmndReferencedPlanDataUUID field to query operations.static final ProjDmndExpenseDistrField<UUID>ProjDmndExpenseDistr.PROJECT_DEMAND_EXPENSE_UUIDUse with available fluent helpers to apply the ProjectDemandExpenseUUID field to query operations.static final ProjDmndExpenseDistrField<UUID>ProjDmndExpenseDistr.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjDmndExpenseDistrField<UUID>ProjDmndExpenseDistr.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final ProjDmndExpenseDistrField<UUID>ProjDmndExpenseDistr.REFERENCED_OBJECT_UUIDUse with available fluent helpers to apply the ReferencedObjectUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjDmndExpenseDistrFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjDmndExpenseDistrField<T>ProjDmndExpenseDistr.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjDmndExpenseDistrField<T>Use with available fluent helpers to apply an extension field to query operations.