Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail |
Modifier and Type | Field and Description |
---|---|
static ProjectField<String> |
Project.CHANGED_BY
Use with available fluent helpers to apply the ChangedBy field to query operations.
|
static ProjectField<ZonedDateTime> |
Project.CHANGED_ON
Use with available fluent helpers to apply the ChangedOn field to query operations.
|
static ProjectField<String> |
Project.CONFIDENTIAL
Use with available fluent helpers to apply the Confidential field to query operations.
|
static ProjectField<String> |
Project.COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static ProjectField<String> |
Project.COST_CENTER_NAME
Use with available fluent helpers to apply the CostCenterName field to query operations.
|
static ProjectField<String> |
Project.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ProjectField<String> |
Project.CURRENCYNAME
Use with available fluent helpers to apply the Currencyname field to query operations.
|
static ProjectField<String> |
Project.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static ProjectField<String> |
Project.CUSTOMER_NAME
Use with available fluent helpers to apply the CustomerName field to query operations.
|
static ProjectField<LocalDateTime> |
Project.END_DATE
Use with available fluent helpers to apply the EndDate field to query operations.
|
static ProjectField<String> |
Project.ORG_DESC
Use with available fluent helpers to apply the OrgDesc field to query operations.
|
static ProjectField<String> |
Project.ORG_ID
Use with available fluent helpers to apply the OrgID field to query operations.
|
static ProjectField<String> |
Project.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ProjectField<String> |
Project.PROFIT_CENTER_NAME
Use with available fluent helpers to apply the ProfitCenterName field to query operations.
|
static ProjectField<String> |
Project.PROJ_ACCOUNTANT_ID
Use with available fluent helpers to apply the ProjAccountantId field to query operations.
|
static ProjectField<String> |
Project.PROJ_ACCOUNTANT_NAME
Use with available fluent helpers to apply the ProjAccountantName field to query operations.
|
static ProjectField<String> |
Project.PROJ_CONTROLLER_ID
Use with available fluent helpers to apply the ProjControllerId field to query operations.
|
static ProjectField<String> |
Project.PROJ_CONTROLLER_NAME
Use with available fluent helpers to apply the ProjControllerName field to query operations.
|
static ProjectField<String> |
Project.PROJ_MANAGER_ID
Use with available fluent helpers to apply the ProjManagerId field to query operations.
|
static ProjectField<String> |
Project.PROJ_MANAGER_NAME
Use with available fluent helpers to apply the ProjManagerName field to query operations.
|
static ProjectField<String> |
Project.PROJ_PARTNER_ID
Use with available fluent helpers to apply the ProjPartnerId field to query operations.
|
static ProjectField<String> |
Project.PROJ_PARTNER_NAME
Use with available fluent helpers to apply the ProjPartnerName field to query operations.
|
static ProjectField<String> |
Project.PROJECT_CATEGORY
Use with available fluent helpers to apply the ProjectCategory field to query operations.
|
static ProjectField<String> |
Project.PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations.
|
static ProjectField<String> |
Project.PROJECT_NAME
Use with available fluent helpers to apply the ProjectName field to query operations.
|
static ProjectField<String> |
Project.PROJECT_STAGE
Use with available fluent helpers to apply the ProjectStage field to query operations.
|
static ProjectField<String> |
Project.RESTRICT_TIME_POSTING
Use with available fluent helpers to apply the RestrictTimePosting field to query operations.
|
static ProjectField<String> |
Project.STAGE_DESC
Use with available fluent helpers to apply the StageDesc field to query operations.
|
static ProjectField<LocalDateTime> |
Project.START_DATE
Use with available fluent helpers to apply the StartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProjectField<T> |
Project.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Project.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.