Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
Packages that use GLAccountInChartOfAccounts
Package
Description
-
Uses of GLAccountInChartOfAccounts in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount with type parameters of type GLAccountInChartOfAccountsModifier and TypeFieldDescriptionstatic final GLAccountTextOneToOneLink<GLAccountInChartOfAccounts>GLAccountText.TO_GL_ACCOUNT_IN_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the to_GLAccountInChartOfAccounts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount that return GLAccountInChartOfAccountsModifier and TypeMethodDescriptionGLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder.build()GLAccountText.fetchGLAccountInChartOfAccounts()Fetches the GLAccountInChartOfAccounts entity (one to one) associated with this entity.GLAccountText.getGLAccountInChartOfAccountsOrFetch()Retrieval of associated GLAccountInChartOfAccounts entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount that return types with arguments of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionprotected Class<GLAccountInChartOfAccounts>GLAccountInChartOfAccountsByKeyFluentHelper.getEntityClass()protected Class<GLAccountInChartOfAccounts>GLAccountInChartOfAccountsFluentHelper.getEntityClass()io.vavr.control.Option<GLAccountInChartOfAccounts>GLAccountText.getGLAccountInChartOfAccountsIfPresent()Retrieval of associated GLAccountInChartOfAccounts entity (one to one).GLAccountInChartOfAccounts.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount with parameters of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionGLAccountText.GLAccountTextBuilder.glAccountInChartOfAccounts(GLAccountInChartOfAccounts value) Navigation property to_GLAccountInChartOfAccounts for GLAccountText to single GLAccountInChartOfAccounts.voidGLAccountText.setGLAccountInChartOfAccounts(GLAccountInChartOfAccounts value) Overwrites the associated GLAccountInChartOfAccounts entity for the loaded navigation property to_GLAccountInChartOfAccounts.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount with parameters of type GLAccountInChartOfAccountsModifierConstructorDescriptionGLAccountText(String chartOfAccounts, String gLAccount, String language, String gLAccountName, String gLAccountLongName, ZonedDateTime lastChangeDateTime, GLAccountInChartOfAccounts toGLAccountInChartOfAccounts) -
Uses of GLAccountInChartOfAccounts in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.link that return types with arguments of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionGLAccountInChartOfAccountsOneToOneLink.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.generalledgeraccount.link with type arguments of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionprotected GLAccountInChartOfAccountsLink<ObjectT>GLAccountInChartOfAccountsLink.translateLinkType(EntityLink<GLAccountInChartOfAccountsLink<ObjectT>, GLAccountInChartOfAccounts, ObjectT> link)