Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field.EntProjectPublicSectorField
Packages that use EntProjectPublicSectorField
-
Uses of EntProjectPublicSectorField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 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<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.static final EntProjectPublicSectorField<Boolean>EntProjectPublicSector.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 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.