Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.GLAccountHier
Packages that use GLAccountHier
Package
Description
-
Uses of GLAccountHier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type GLAccountHierModifier and TypeFieldDescriptionstatic final GLAccountLink<GLAccountHier>GLAccount.TO_CNSLDTN_GL_ACCOUNT_HIERUse with available fluent helpers to apply the to_CnsldtnGLAccountHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return GLAccountHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type GLAccountHierModifier and TypeMethodDescriptionGLAccount.fetchCnsldtnGLAccountHier()Fetches the GLAccountHier entities (one to many) associated with this entity.io.vavr.control.Option<List<GLAccountHier>>GLAccount.getCnsldtnGLAccountHierIfPresent()Retrieval of associated GLAccountHier entities (one to many).GLAccount.getCnsldtnGLAccountHierOrFetch()Retrieval of associated GLAccountHier entities (one to many).protected Class<GLAccountHier>GLAccountHierByKeyFluentHelper.getEntityClass()protected Class<GLAccountHier>GLAccountHierFluentHelper.getEntityClass()GLAccountHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type GLAccountHierModifier and TypeMethodDescriptionvoidGLAccount.addCnsldtnGLAccountHier(GLAccountHier... entity) Adds elements to the list of associated GLAccountHier entities.GLAccount.GLAccountBuilder.cnsldtnGLAccountHier(GLAccountHier... value) Navigation property to_CnsldtnGLAccountHier for GLAccount to multiple GLAccountHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type GLAccountHierModifier and TypeMethodDescriptionvoidGLAccount.setCnsldtnGLAccountHier(List<GLAccountHier> value) Overwrites the list of associated GLAccountHier entities for the loaded navigation property to_CnsldtnGLAccountHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type GLAccountHierModifierConstructorDescriptionGLAccount(String gLAccount, String gLAccount_Text, String chartOfAccounts, String additionalMasterDataSource, List<GLAccountHier> toCnsldtnGLAccountHier, List<GLAccountText> toCnsldtnGLAccountT) -
Uses of GLAccountHier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type GLAccountHierModifier and TypeMethodDescriptionGLAccountHierOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type GLAccountHierModifier and TypeMethodDescriptionprotected GLAccountHierLink<ObjectT>GLAccountHierLink.translateLinkType(EntityLink<GLAccountHierLink<ObjectT>, GLAccountHier, ObjectT> link)