Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.GLAccount
Packages that use GLAccount
Package
Description
-
Uses of GLAccount 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 GLAccountModifier and TypeFieldDescriptionstatic final GLAccountHierOneToOneLink<GLAccount>GLAccountHier.TO_CNSLDTN_GL_ACCOUNTUse with available fluent helpers to apply the to_CnsldtnGLAccount navigation property to query operations.static final GLAccountTextOneToOneLink<GLAccount>GLAccountText.TO_CNSLDTN_GL_ACCOUNTUse with available fluent helpers to apply the to_CnsldtnGLAccount navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return GLAccountModifier and TypeMethodDescriptionGLAccount.GLAccountBuilder.build()GLAccountHier.fetchCnsldtnGLAccount()Fetches the GLAccount entity (one to one) associated with this entity.GLAccountText.fetchCnsldtnGLAccount()Fetches the GLAccount entity (one to one) associated with this entity.GLAccountHier.getCnsldtnGLAccountOrFetch()Retrieval of associated GLAccount entity (one to one).GLAccountText.getCnsldtnGLAccountOrFetch()Retrieval of associated GLAccount entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type GLAccountModifier and TypeMethodDescriptionio.vavr.control.Option<GLAccount>GLAccountHier.getCnsldtnGLAccountIfPresent()Retrieval of associated GLAccount entity (one to one).io.vavr.control.Option<GLAccount>GLAccountText.getCnsldtnGLAccountIfPresent()Retrieval of associated GLAccount entity (one to one).GLAccountByKeyFluentHelper.getEntityClass()GLAccountFluentHelper.getEntityClass()GLAccount.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type GLAccountModifier and TypeMethodDescriptionGLAccountHier.GLAccountHierBuilder.cnsldtnGLAccount(GLAccount value) Navigation property to_CnsldtnGLAccount for GLAccountHier to single GLAccount.GLAccountText.GLAccountTextBuilder.cnsldtnGLAccount(GLAccount value) Navigation property to_CnsldtnGLAccount for GLAccountText to single GLAccount.voidGLAccountHier.setCnsldtnGLAccount(GLAccount value) Overwrites the associated GLAccount entity for the loaded navigation property to_CnsldtnGLAccount.voidGLAccountText.setCnsldtnGLAccount(GLAccount value) Overwrites the associated GLAccount entity for the loaded navigation property to_CnsldtnGLAccount.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type GLAccountModifierConstructorDescriptionGLAccountHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, String hierarchyVersion, LocalDateTime validityStartDate, String chartOfAccounts, String gLAccount, String gLAccount_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, GLAccount toCnsldtnGLAccount, List<GLAccountHierText> toCnsldtnGLAccountHierT) GLAccountText(String language, String gLAccount, String chartOfAccounts, String gLAccountText, GLAccount toCnsldtnGLAccount) -
Uses of GLAccount 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 GLAccountModifier and TypeMethodDescriptionGLAccountOneToOneLink.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 GLAccountModifier and TypeMethodDescriptionprotected GLAccountLink<ObjectT>GLAccountLink.translateLinkType(EntityLink<GLAccountLink<ObjectT>, GLAccount, ObjectT> link)