Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandField
Packages that use ProjectDemandField
-
Uses of ProjectDemandField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandFieldModifier and TypeFieldDescriptionstatic final ProjectDemandField<String>ProjectDemand.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjectDemandField<ZonedDateTime>ProjectDemand.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjectDemandField<ZonedDateTime>ProjectDemand.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjectDemandField<String>ProjectDemand.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjectDemandField<String>ProjectDemand.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProjectDemandField<BigDecimal>ProjectDemand.PRICE_UNIT_QTYUse with available fluent helpers to apply the PriceUnitQty field to query operations.static final ProjectDemandField<ZonedDateTime>ProjectDemand.PROJ_DEMAND_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the ProjDemandLastChangeDateTime field to query operations.static final ProjectDemandField<LocalDateTime>ProjectDemand.PROJ_DMND_ACTUAL_SUPPLY_DATEUse with available fluent helpers to apply the ProjDmndActualSupplyDate field to query operations.static final ProjectDemandField<UUID>ProjectDemand.PROJ_DMND_EXTERNAL_REFERENCE_UUIDUse with available fluent helpers to apply the ProjDmndExternalReferenceUUID field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJ_DMND_REQ_NET_AMOUNT_CURRENCYUse with available fluent helpers to apply the ProjDmndReqNetAmountCurrency field to query operations.static final ProjectDemandField<BigDecimal>ProjectDemand.PROJ_DMND_REQUESTED_QUANTITYUse with available fluent helpers to apply the ProjDmndRequestedQuantity field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJ_DMND_REQUESTED_QUANTITY_UNITUse with available fluent helpers to apply the ProjDmndRequestedQuantityUnit field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMANDUse with available fluent helpers to apply the ProjectDemand field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_CATEGORYUse with available fluent helpers to apply the ProjectDemandCategory field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_DATE_MAINTENANCEUse with available fluent helpers to apply the ProjectDemandDateMaintenance field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_DESCRIPTIONUse with available fluent helpers to apply the ProjectDemandDescription field to query operations.static final ProjectDemandField<LocalDateTime>ProjectDemand.PROJECT_DEMAND_END_DATEUse with available fluent helpers to apply the ProjectDemandEndDate field to query operations.static final ProjectDemandField<BigDecimal>ProjectDemand.PROJECT_DEMAND_EXPECTED_AMOUNTUse with available fluent helpers to apply the ProjectDemandExpectedAmount field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the ProjectDemandLastChangedByUser field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_NAMEUse with available fluent helpers to apply the ProjectDemandName field to query operations.static final ProjectDemandField<BigDecimal>ProjectDemand.PROJECT_DEMAND_OVERALL_AMOUNTUse with available fluent helpers to apply the ProjectDemandOverallAmount field to query operations.static final ProjectDemandField<BigDecimal>ProjectDemand.PROJECT_DEMAND_PER_UNIT_AMOUNTUse with available fluent helpers to apply the ProjectDemandPerUnitAmount field to query operations.static final ProjectDemandField<ZonedDateTime>ProjectDemand.PROJECT_DEMAND_RELEASED_DATE_TIMEUse with available fluent helpers to apply the ProjectDemandReleasedDateTime field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_REQUEST_CURRENCYUse with available fluent helpers to apply the ProjectDemandRequestCurrency field to query operations.static final ProjectDemandField<BigDecimal>ProjectDemand.PROJECT_DEMAND_REQUEST_NET_AMOUNTUse with available fluent helpers to apply the ProjectDemandRequestNetAmount field to query operations.static final ProjectDemandField<LocalDateTime>ProjectDemand.PROJECT_DEMAND_START_DATEUse with available fluent helpers to apply the ProjectDemandStartDate field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_STATUSUse with available fluent helpers to apply the ProjectDemandStatus field to query operations.static final ProjectDemandField<String>ProjectDemand.PROJECT_DEMAND_TYPEUse with available fluent helpers to apply the ProjectDemandType field to query operations.static final ProjectDemandField<UUID>ProjectDemand.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandField<String>ProjectDemand.PURCHASING_GROUPUse with available fluent helpers to apply the PurchasingGroup field to query operations.static final ProjectDemandField<String>ProjectDemand.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final ProjectDemandField<UUID>ProjectDemand.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 ProjectDemandFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandField<T>ProjectDemand.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandField<T>Use with available fluent helpers to apply an extension field to query operations.