Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field.EntProjectPublicSectorField
Packages that use EntProjectPublicSectorField
-
Uses of EntProjectPublicSectorField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EntProjectPublicSectorFieldModifier and TypeFieldDescriptionstatic final EntProjectPublicSectorField<Boolean>EntProjectPublicSector.FUNCTIONAL_AREA_IS_FIX_ASSIGNEDUse with available fluent helpers to apply the FunctionalAreaIsFixAssigned field to query operations.static final EntProjectPublicSectorField<String>EntProjectPublicSector.FUNDUse with available fluent helpers to apply the Fund field to query operations.static final EntProjectPublicSectorField<Boolean>EntProjectPublicSector.FUND_IS_FIX_ASSIGNEDUse with available fluent helpers to apply the FundIsFixAssigned field to query operations.static final EntProjectPublicSectorField<String>EntProjectPublicSector.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final EntProjectPublicSectorField<Boolean>EntProjectPublicSector.GRANT_IS_FIX_ASSIGNEDUse with available fluent helpers to apply the GrantIsFixAssigned field to query operations.static final EntProjectPublicSectorField<ZonedDateTime>EntProjectPublicSector.PROJECT_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.static final EntProjectPublicSectorField<UUID>EntProjectPublicSector.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final EntProjectPublicSectorField<String>EntProjectPublicSector.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 EntProjectPublicSectorFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EntProjectPublicSectorField<T>EntProjectPublicSector.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjectPublicSectorField<T>Use with available fluent helpers to apply an extension field to query operations.