Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.GLAccountHierarchyField
Packages that use GLAccountHierarchyField
-
Uses of GLAccountHierarchyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GLAccountHierarchyFieldModifier and TypeFieldDescriptionstatic final GLAccountHierarchyField<String>GLAccountHierarchy.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final GLAccountHierarchyField<String>GLAccountHierarchy.GL_ACCOUNT_HIERARCHY_IDUse with available fluent helpers to apply the GLAccountHierarchy_ID field to query operations.static final GLAccountHierarchyField<String>GLAccountHierarchy.GL_ACCOUNT_HIERARCHY_TEXTUse with available fluent helpers to apply the GLAccountHierarchyText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return GLAccountHierarchyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GLAccountHierarchyField<T>GLAccountHierarchy.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GLAccountHierarchyField<T>Use with available fluent helpers to apply an extension field to query operations.