Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.GLAccountHierField
Packages that use GLAccountHierField
-
Uses of GLAccountHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as GLAccountHierFieldModifier and TypeFieldDescriptionstatic final GLAccountHierField<String>GLAccountHier.ADDITIONAL_MASTER_DATA_HIERARCHYUse with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.static final GLAccountHierField<String>GLAccountHier.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final GLAccountHierField<String>GLAccountHier.GL_ACCOUNTUse with available fluent helpers to apply the GLAccount field to query operations.static final GLAccountHierField<String>GLAccountHier.GL_ACCOUNT_TEXTUse with available fluent helpers to apply the GLAccount_Text field to query operations.static final GLAccountHierField<String>GLAccountHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final GLAccountHierField<String>GLAccountHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final GLAccountHierField<String>GLAccountHier.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final GLAccountHierField<String>GLAccountHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final GLAccountHierField<String>GLAccountHier.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final GLAccountHierField<String>GLAccountHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final GLAccountHierField<String>GLAccountHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final GLAccountHierField<String>GLAccountHier.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.static final GLAccountHierField<LocalDateTime>GLAccountHier.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GLAccountHierField<LocalDateTime>GLAccountHier.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 GLAccountHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GLAccountHierField<T>GLAccountHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GLAccountHierField<T>Use with available fluent helpers to apply an extension field to query operations.