Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 |
Modifier and Type | Field and Description |
---|---|
static EnterpriseProjBlkFuncField<Boolean> |
EnterpriseProjBlkFunc.ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKD
Use with available fluent helpers to apply the EntProjOtherExpensePostgIsBlkd field to query operations.
|
static EnterpriseProjBlkFuncField<Boolean> |
EnterpriseProjBlkFunc.ENT_PROJ_PURCHASING_IS_BLKD
Use with available fluent helpers to apply the EntProjPurchasingIsBlkd field to query operations.
|
static EnterpriseProjBlkFuncField<Boolean> |
EnterpriseProjBlkFunc.ENT_PROJ_SERVICE_POSTING_IS_BLKD
Use with available fluent helpers to apply the EntProjServicePostingIsBlkd field to query operations.
|
static EnterpriseProjBlkFuncField<Boolean> |
EnterpriseProjBlkFunc.ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKD
Use with available fluent helpers to apply the EntProjStaffExpensePostgIsBlkd field to query operations.
|
static EnterpriseProjBlkFuncField<Boolean> |
EnterpriseProjBlkFunc.ENT_PROJ_TIME_RECG_IS_BLKD
Use with available fluent helpers to apply the EntProjTimeRecgIsBlkd field to query operations.
|
static EnterpriseProjBlkFuncField<UUID> |
EnterpriseProjBlkFunc.PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations.
|
static EnterpriseProjBlkFuncField<ZonedDateTime> |
EnterpriseProjBlkFunc.PROJECTLASTCHANGEDDATETIME
Use with available fluent helpers to apply the PROJECTLASTCHANGEDDATETIME field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> EnterpriseProjBlkFuncField<T> |
EnterpriseProjBlkFunc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EnterpriseProjBlkFunc.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.