Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.DocumentTypeHierField
Packages that use DocumentTypeHierField
-
Uses of DocumentTypeHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as DocumentTypeHierFieldModifier and TypeFieldDescriptionstatic final DocumentTypeHierField<String>DocumentTypeHier.CONSOLIDATION_DOC_TYPE_HIERARCHYUse with available fluent helpers to apply the ConsolidationDocTypeHierarchy field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.CONSOLIDATION_DOCUMENT_TYPEUse with available fluent helpers to apply the ConsolidationDocumentType field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.CONSOLIDATION_DOCUMENT_TYPE_TEXTUse with available fluent helpers to apply the ConsolidationDocumentType_Text field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final DocumentTypeHierField<String>DocumentTypeHier.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.static final DocumentTypeHierField<LocalDateTime>DocumentTypeHier.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final DocumentTypeHierField<LocalDateTime>DocumentTypeHier.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return DocumentTypeHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentTypeHierField<T>DocumentTypeHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentTypeHierField<T>Use with available fluent helpers to apply an extension field to query operations.