Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.DocumentTypeHierTextField
Packages that use DocumentTypeHierTextField
-
Uses of DocumentTypeHierTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as DocumentTypeHierTextFieldModifier and TypeFieldDescriptionstatic final DocumentTypeHierTextField<String>DocumentTypeHierText.CONSOLIDATION_DOC_TYPE_HIERARCHYUse with available fluent helpers to apply the ConsolidationDocTypeHierarchy field to query operations.static final DocumentTypeHierTextField<String>DocumentTypeHierText.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final DocumentTypeHierTextField<String>DocumentTypeHierText.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNodeText field to query operations.static final DocumentTypeHierTextField<String>DocumentTypeHierText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final DocumentTypeHierTextField<String>DocumentTypeHierText.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final DocumentTypeHierTextField<LocalDateTime>DocumentTypeHierText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final DocumentTypeHierTextField<LocalDateTime>DocumentTypeHierText.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 DocumentTypeHierTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentTypeHierTextField<T>DocumentTypeHierText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentTypeHierTextField<T>Use with available fluent helpers to apply an extension field to query operations.