Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.GLAccountText
Packages that use GLAccountText
Package
Description
-
Uses of GLAccountText 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 GLAccountTextModifier and TypeFieldDescriptionstatic final GLAccountLink<GLAccountText>GLAccount.TO_CNSLDTN_GL_ACCOUNT_TUse with available fluent helpers to apply the to_CnsldtnGLAccountT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return GLAccountTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type GLAccountTextModifier and TypeMethodDescriptionGLAccount.fetchCnsldtnGLAccountT()Fetches the GLAccountText entities (one to many) associated with this entity.io.vavr.control.Option<List<GLAccountText>>GLAccount.getCnsldtnGLAccountTIfPresent()Retrieval of associated GLAccountText entities (one to many).GLAccount.getCnsldtnGLAccountTOrFetch()Retrieval of associated GLAccountText entities (one to many).protected Class<GLAccountText>GLAccountTextByKeyFluentHelper.getEntityClass()protected Class<GLAccountText>GLAccountTextFluentHelper.getEntityClass()GLAccountText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type GLAccountTextModifier and TypeMethodDescriptionvoidGLAccount.addCnsldtnGLAccountT(GLAccountText... entity) Adds elements to the list of associated GLAccountText entities.GLAccount.GLAccountBuilder.cnsldtnGLAccountT(GLAccountText... value) Navigation property to_CnsldtnGLAccountT for GLAccount to multiple GLAccountText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type GLAccountTextModifier and TypeMethodDescriptionvoidGLAccount.setCnsldtnGLAccountT(List<GLAccountText> value) Overwrites the list of associated GLAccountText entities for the loaded navigation property to_CnsldtnGLAccountT. -
Uses of GLAccountText 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 GLAccountTextModifier and TypeMethodDescriptionGLAccountTextOneToOneLink.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 GLAccountTextModifier and TypeMethodDescriptionprotected GLAccountTextLink<ObjectT>GLAccountTextLink.translateLinkType(EntityLink<GLAccountTextLink<ObjectT>, GLAccountText, ObjectT> link)