Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static CostCenterHierTextField<String> |
CostCenterHierText.ADDITIONAL_MASTER_DATA_HIERARCHY
Use with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.
|
static CostCenterHierTextField<String> |
CostCenterHierText.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static CostCenterHierTextField<String> |
CostCenterHierText.HIERARCHY_NODE
Use with available fluent helpers to apply the HierarchyNode field to query operations.
|
static CostCenterHierTextField<String> |
CostCenterHierText.HIERARCHY_NODE_TEXT
Use with available fluent helpers to apply the HierarchyNodeText field to query operations.
|
static CostCenterHierTextField<String> |
CostCenterHierText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static CostCenterHierTextField<String> |
CostCenterHierText.NODE_TYPE
Use with available fluent helpers to apply the NodeType field to query operations.
|
static CostCenterHierTextField<LocalDateTime> |
CostCenterHierText.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static CostCenterHierTextField<LocalDateTime> |
CostCenterHierText.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CostCenterHierTextField<T> |
CostCenterHierText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CostCenterHierText.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.