Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject |
Modifier and Type | Field and Description |
---|---|
static EntProjectPublicSectorField<Boolean> |
EntProjectPublicSector.FUNCTIONAL_AREA_IS_FIX_ASSIGNED
Use with available fluent helpers to apply the FunctionalAreaIsFixAssigned field to query operations.
|
static EntProjectPublicSectorField<String> |
EntProjectPublicSector.FUND
Use with available fluent helpers to apply the Fund field to query operations.
|
static EntProjectPublicSectorField<Boolean> |
EntProjectPublicSector.FUND_IS_FIX_ASSIGNED
Use with available fluent helpers to apply the FundIsFixAssigned field to query operations.
|
static EntProjectPublicSectorField<String> |
EntProjectPublicSector.GRANT_ID
Use with available fluent helpers to apply the GrantID field to query operations.
|
static EntProjectPublicSectorField<Boolean> |
EntProjectPublicSector.GRANT_IS_FIX_ASSIGNED
Use with available fluent helpers to apply the GrantIsFixAssigned field to query operations.
|
static EntProjectPublicSectorField<ZonedDateTime> |
EntProjectPublicSector.PROJECT_LAST_CHANGED_DATE_TIME
Use with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.
|
static EntProjectPublicSectorField<UUID> |
EntProjectPublicSector.PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations.
|
static EntProjectPublicSectorField<String> |
EntProjectPublicSector.SPONSORED_PROGRAM
Use with available fluent helpers to apply the SponsoredProgram field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> EntProjectPublicSectorField<T> |
EntProjectPublicSector.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EntProjectPublicSector.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.