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