Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static DocumentTypeHierField<String> |
DocumentTypeHier.CONSOLIDATION_DOC_TYPE_HIERARCHY
Use with available fluent helpers to apply the ConsolidationDocTypeHierarchy field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.CONSOLIDATION_DOCUMENT_TYPE
Use with available fluent helpers to apply the ConsolidationDocumentType field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.CONSOLIDATION_DOCUMENT_TYPE_TEXT
Use with available fluent helpers to apply the ConsolidationDocumentType_Text field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.HIERARCHY_NODE
Use with available fluent helpers to apply the HierarchyNode field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.HIERARCHY_NODE_LEVEL
Use with available fluent helpers to apply the HierarchyNodeLevel field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.HIERARCHY_NODE_TEXT
Use with available fluent helpers to apply the HierarchyNode_Text field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.NODE_TYPE
Use with available fluent helpers to apply the NodeType field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.PARENT_NODE
Use with available fluent helpers to apply the ParentNode field to query operations.
|
static DocumentTypeHierField<String> |
DocumentTypeHier.SEQUENCE_NUMBER
Use with available fluent helpers to apply the SequenceNumber field to query operations.
|
static DocumentTypeHierField<LocalDateTime> |
DocumentTypeHier.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static DocumentTypeHierField<LocalDateTime> |
DocumentTypeHier.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DocumentTypeHierField<T> |
DocumentTypeHier.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentTypeHier.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.