Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 |
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<UUID> |
EnterpriseProject.CUSTOMER_UUID
Use with available fluent helpers to apply the CustomerUUID field to query operations.
|
static EnterpriseProjectField<Boolean> |
EnterpriseProject.ENT_PROJ_IS_MULTI_SLS_ORD_ITMS_ENBLD
Use with available fluent helpers to apply the EntProjIsMultiSlsOrdItmsEnbld field to query operations.
|
static EnterpriseProjectField<Boolean> |
EnterpriseProject.ENT_PROJECT_IS_CONFIDENTIAL
Use with available fluent helpers to apply the EntProjectIsConfidential field to query operations.
|
static EnterpriseProjectField<String> |
EnterpriseProject.ENTERPRISE_PROJECT_SERVICE_ORG
Use with available fluent helpers to apply the EnterpriseProjectServiceOrg 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.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation 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<Boolean> |
EnterpriseProject.IS_BILLING_RELEVANT
Use with available fluent helpers to apply the IsBillingRelevant 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.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser 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<ZonedDateTime> |
EnterpriseProject.PROJECT_LAST_CHANGED_DATE_TIME
Use with available fluent helpers to apply the ProjectLastChangedDateTime 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.RESTRICTED_TIME_POSTING
Use with available fluent helpers to apply the RestrictedTimePosting 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 © 2021 SAP SE. All rights reserved.