Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field.EntProjectElmntPublicSectorField
Packages that use EntProjectElmntPublicSectorField
-
Uses of EntProjectElmntPublicSectorField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EntProjectElmntPublicSectorFieldModifier and TypeFieldDescriptionstatic final EntProjectElmntPublicSectorField<Boolean>EntProjectElmntPublicSector.FUNCTIONAL_AREA_IS_FIX_ASSIGNEDUse with available fluent helpers to apply the FunctionalAreaIsFixAssigned field to query operations.static final EntProjectElmntPublicSectorField<String>EntProjectElmntPublicSector.FUNDUse with available fluent helpers to apply the Fund field to query operations.static final EntProjectElmntPublicSectorField<Boolean>EntProjectElmntPublicSector.FUND_IS_FIX_ASSIGNEDUse with available fluent helpers to apply the FundIsFixAssigned field to query operations.static final EntProjectElmntPublicSectorField<String>EntProjectElmntPublicSector.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final EntProjectElmntPublicSectorField<Boolean>EntProjectElmntPublicSector.GRANT_IS_FIX_ASSIGNEDUse with available fluent helpers to apply the GrantIsFixAssigned field to query operations.static final EntProjectElmntPublicSectorField<UUID>EntProjectElmntPublicSector.PROJECT_ELEMENT_UUIDUse with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EntProjectElmntPublicSectorField<ZonedDateTime>EntProjectElmntPublicSector.PROJECT_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.static final EntProjectElmntPublicSectorField<UUID>EntProjectElmntPublicSector.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final EntProjectElmntPublicSectorField<String>EntProjectElmntPublicSector.SPONSORED_PROGRAMUse with available fluent helpers to apply the SponsoredProgram field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EntProjectElmntPublicSectorFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EntProjectElmntPublicSectorField<T>EntProjectElmntPublicSector.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjectElmntPublicSectorField<T>Use with available fluent helpers to apply an extension field to query operations.