Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.GLAccountHierText
Packages that use GLAccountHierText
Package
Description
-
Uses of GLAccountHierText 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 GLAccountHierTextModifier and TypeFieldDescriptionstatic final GLAccountHierLink<GLAccountHierText>GLAccountHier.TO_CNSLDTN_GL_ACCOUNT_HIER_TUse with available fluent helpers to apply the to_CnsldtnGLAccountHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return GLAccountHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type GLAccountHierTextModifier and TypeMethodDescriptionGLAccountHier.fetchCnsldtnGLAccountHierT()Fetches the GLAccountHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<GLAccountHierText>>GLAccountHier.getCnsldtnGLAccountHierTIfPresent()Retrieval of associated GLAccountHierText entities (one to many).GLAccountHier.getCnsldtnGLAccountHierTOrFetch()Retrieval of associated GLAccountHierText entities (one to many).protected Class<GLAccountHierText>GLAccountHierTextByKeyFluentHelper.getEntityClass()protected Class<GLAccountHierText>GLAccountHierTextFluentHelper.getEntityClass()GLAccountHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type GLAccountHierTextModifier and TypeMethodDescriptionvoidGLAccountHier.addCnsldtnGLAccountHierT(GLAccountHierText... entity) Adds elements to the list of associated GLAccountHierText entities.GLAccountHier.GLAccountHierBuilder.cnsldtnGLAccountHierT(GLAccountHierText... value) Navigation property to_CnsldtnGLAccountHierT for GLAccountHier to multiple GLAccountHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type GLAccountHierTextModifier and TypeMethodDescriptionvoidGLAccountHier.setCnsldtnGLAccountHierT(List<GLAccountHierText> value) Overwrites the list of associated GLAccountHierText entities for the loaded navigation property to_CnsldtnGLAccountHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type GLAccountHierTextModifierConstructorDescriptionGLAccountHier(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) -
Uses of GLAccountHierText 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 GLAccountHierTextModifier and TypeMethodDescriptionGLAccountHierTextOneToOneLink.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 GLAccountHierTextModifier and TypeMethodDescriptionprotected GLAccountHierTextLink<ObjectT>GLAccountHierTextLink.translateLinkType(EntityLink<GLAccountHierTextLink<ObjectT>, GLAccountHierText, ObjectT> link)