Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandExpenseField
Packages that use ProjectDemandExpenseField
-
Uses of ProjectDemandExpenseField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandExpenseFieldModifier and TypeFieldDescriptionstatic final ProjectDemandExpenseField<String>ProjectDemandExpense.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjectDemandExpenseField<ZonedDateTime>ProjectDemandExpense.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjectDemandExpenseField<ZonedDateTime>ProjectDemandExpense.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjectDemandExpenseField<String>ProjectDemandExpense.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjectDemandExpenseField<String>ProjectDemandExpense.PROJ_DMND_BILLING_CONTROL_CATEGORYUse with available fluent helpers to apply the ProjDmndBillingControlCategory field to query operations.static final ProjectDemandExpenseField<String>ProjectDemandExpense.PROJECT_DEMAND_EXPENSE_TYPEUse with available fluent helpers to apply the ProjectDemandExpenseType field to query operations.static final ProjectDemandExpenseField<UUID>ProjectDemandExpense.PROJECT_DEMAND_EXPENSE_UUIDUse with available fluent helpers to apply the ProjectDemandExpenseUUID field to query operations.static final ProjectDemandExpenseField<UUID>ProjectDemandExpense.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandExpenseField<UUID>ProjectDemandExpense.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final ProjectDemandExpenseField<UUID>ProjectDemandExpense.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 ProjectDemandExpenseFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandExpenseField<T>ProjectDemandExpense.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandExpenseField<T>Use with available fluent helpers to apply an extension field to query operations.