Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject |
Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectField<Boolean> |
EnterpriseProject.AVAILABILITY_CONTROL_IS_ACTIVE
Use with available fluent helpers to apply the AvailabilityControlIsActive field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.AVAILABILITY_CONTROL_PROFILE
Use with available fluent helpers to apply the AvailabilityControlProfile field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.ENTERPRISE_PROJECT_TYPE
Use with available fluent helpers to apply the EnterpriseProjectType field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.FUNCTIONAL_AREA
Use with available fluent helpers to apply the FunctionalArea field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.INVESTMENT_PROFILE
Use with available fluent helpers to apply the InvestmentProfile field to query operations.
|
static EnterpriseProjectField<ZonedDateTime> |
EnterpriseProject.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.LOCATION
Use with available fluent helpers to apply the Location field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PRIORITY_CODE
Use with available fluent helpers to apply the PriorityCode field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROCESSING_STATUS
Use with available fluent helpers to apply the ProcessingStatus field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROJECT
Use with available fluent helpers to apply the Project field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROJECT_CURRENCY
Use with available fluent helpers to apply the ProjectCurrency field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROJECT_DESCRIPTION
Use with available fluent helpers to apply the ProjectDescription field to query operations.
|
static EnterpriseProjectField<LocalDateTime> |
EnterpriseProject.PROJECT_END_DATE
Use with available fluent helpers to apply the ProjectEndDate field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROJECT_INTERNAL_ID
Use with available fluent helpers to apply the ProjectInternalID field to query operations.
|
static EnterpriseProjectField<UUID> |
EnterpriseProject.PROJECT_MANAGER_UUID
Use with available fluent helpers to apply the ProjectManagerUUID field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.PROJECT_PROFILE_CODE
Use with available fluent helpers to apply the ProjectProfileCode field to query operations.
|
static EnterpriseProjectField<LocalDateTime> |
EnterpriseProject.PROJECT_START_DATE
Use with available fluent helpers to apply the ProjectStartDate field to query operations.
|
static EnterpriseProjectField<UUID> |
EnterpriseProject.PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.RESPONSIBLE_COST_CENTER
Use with available fluent helpers to apply the ResponsibleCostCenter field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> EnterpriseProjectField<T> |
EnterpriseProject.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EnterpriseProject.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.