Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype |
Modifier and Type | Field and Description |
---|---|
static CostCenterActivityTypeTextField<String> |
CostCenterActivityTypeText.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static CostCenterActivityTypeTextField<String> |
CostCenterActivityTypeText.COST_CTR_ACTIVITY_TYPE
Use with available fluent helpers to apply the CostCtrActivityType field to query operations.
|
static CostCenterActivityTypeTextField<String> |
CostCenterActivityTypeText.COST_CTR_ACTIVITY_TYPE_DESC
Use with available fluent helpers to apply the CostCtrActivityTypeDesc field to query operations.
|
static CostCenterActivityTypeTextField<String> |
CostCenterActivityTypeText.COST_CTR_ACTIVITY_TYPE_NAME
Use with available fluent helpers to apply the CostCtrActivityTypeName field to query operations.
|
static CostCenterActivityTypeTextField<String> |
CostCenterActivityTypeText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static CostCenterActivityTypeTextField<LocalDateTime> |
CostCenterActivityTypeText.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CostCenterActivityTypeTextField<T> |
CostCenterActivityTypeText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenterActivityTypeText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.