Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.GLAccount
Packages that use GLAccount
Package
Description
-
Uses of GLAccount in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type GLAccountModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<GLAccount>TRIALBALANCEResult.TO_GL_ACCOUNT_DETAILSUse with available fluent helpers to apply the GLAccountDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return GLAccountModifier and TypeMethodDescriptionGLAccount.GLAccountBuilder.build()TRIALBALANCEResult.fetchGLAccountDetails()Fetches the GLAccount entity (one to one) associated with this entity.TRIALBALANCEResult.getGLAccountDetailsOrFetch()Retrieval of associated GLAccount entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type GLAccountModifier and TypeMethodDescriptionGLAccountByKeyFluentHelper.getEntityClass()GLAccountFluentHelper.getEntityClass()io.vavr.control.Option<GLAccount>TRIALBALANCEResult.getGLAccountDetailsIfPresent()Retrieval of associated GLAccount entity (one to one).GLAccount.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type GLAccountModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.glAccountDetails(GLAccount value) Navigation property GLAccountDetails for TRIALBALANCEResult to single GLAccount.voidTRIALBALANCEResult.setGLAccountDetails(GLAccount value) Overwrites the associated GLAccount entity for the loaded navigation property GLAccountDetails. -
Uses of GLAccount in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.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.trialbalance.link with type arguments of type GLAccountModifier and TypeMethodDescriptionprotected GLAccountLink<ObjectT>GLAccountLink.translateLinkType(EntityLink<GLAccountLink<ObjectT>, GLAccount, ObjectT> link)