Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static GLAccountHierField<String> |
GLAccountHier.ADDITIONAL_MASTER_DATA_HIERARCHY
Use with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.GL_ACCOUNT
Use with available fluent helpers to apply the GLAccount field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.GL_ACCOUNT_TEXT
Use with available fluent helpers to apply the GLAccount_Text field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.HIERARCHY_NODE
Use with available fluent helpers to apply the HierarchyNode field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.HIERARCHY_NODE_LEVEL
Use with available fluent helpers to apply the HierarchyNodeLevel field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.HIERARCHY_NODE_SEQUENCE
Use with available fluent helpers to apply the HierarchyNodeSequence field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.HIERARCHY_NODE_TEXT
Use with available fluent helpers to apply the HierarchyNode_Text field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.HIERARCHY_VERSION
Use with available fluent helpers to apply the HierarchyVersion field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.NODE_TYPE
Use with available fluent helpers to apply the NodeType field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.PARENT_NODE
Use with available fluent helpers to apply the ParentNode field to query operations.
|
static GLAccountHierField<String> |
GLAccountHier.SEQUENCE_NUMBER
Use with available fluent helpers to apply the SequenceNumber field to query operations.
|
static GLAccountHierField<LocalDateTime> |
GLAccountHier.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static GLAccountHierField<LocalDateTime> |
GLAccountHier.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> GLAccountHierField<T> |
GLAccountHier.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
GLAccountHier.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.