Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FinancialTransTypeHierText
Packages that use FinancialTransTypeHierText
Package
Description
-
Uses of FinancialTransTypeHierText 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 FinancialTransTypeHierTextModifier and TypeFieldDescriptionstatic final FinancialTransactionTypeHierLink<FinancialTransTypeHierText>FinancialTransactionTypeHier.TO_CNSLDTN_FIN_TRANS_TYPE_HIER_TUse with available fluent helpers to apply the to_CnsldtnFinTransTypeHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FinancialTransTypeHierTextModifier and TypeMethodDescriptionFinancialTransTypeHierText.FinancialTransTypeHierTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FinancialTransTypeHierTextModifier and TypeMethodDescriptionFinancialTransactionTypeHier.fetchCnsldtnFinTransTypeHierT()Fetches the FinancialTransTypeHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<FinancialTransTypeHierText>>FinancialTransactionTypeHier.getCnsldtnFinTransTypeHierTIfPresent()Retrieval of associated FinancialTransTypeHierText entities (one to many).FinancialTransactionTypeHier.getCnsldtnFinTransTypeHierTOrFetch()Retrieval of associated FinancialTransTypeHierText entities (one to many).protected Class<FinancialTransTypeHierText>FinancialTransTypeHierTextByKeyFluentHelper.getEntityClass()protected Class<FinancialTransTypeHierText>FinancialTransTypeHierTextFluentHelper.getEntityClass()FinancialTransTypeHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialTransTypeHierTextModifier and TypeMethodDescriptionvoidFinancialTransactionTypeHier.addCnsldtnFinTransTypeHierT(FinancialTransTypeHierText... entity) Adds elements to the list of associated FinancialTransTypeHierText entities.FinancialTransactionTypeHier.FinancialTransactionTypeHierBuilder.cnsldtnFinTransTypeHierT(FinancialTransTypeHierText... value) Navigation property to_CnsldtnFinTransTypeHierT for FinancialTransactionTypeHier to multiple FinancialTransTypeHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FinancialTransTypeHierTextModifier and TypeMethodDescriptionvoidFinancialTransactionTypeHier.setCnsldtnFinTransTypeHierT(List<FinancialTransTypeHierText> value) Overwrites the list of associated FinancialTransTypeHierText entities for the loaded navigation property to_CnsldtnFinTransTypeHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FinancialTransTypeHierTextModifierConstructorDescriptionFinancialTransactionTypeHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String financialTransactionType, String financialTransactionType_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, FinancialTransactionType toCnsldtnFinTransType, List<FinancialTransTypeHierText> toCnsldtnFinTransTypeHierT) -
Uses of FinancialTransTypeHierText 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 FinancialTransTypeHierTextModifier and TypeMethodDescriptionFinancialTransTypeHierTextOneToOneLink.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 FinancialTransTypeHierTextModifier and TypeMethodDescriptionprotected FinancialTransTypeHierTextLink<ObjectT>FinancialTransTypeHierTextLink.translateLinkType(EntityLink<FinancialTransTypeHierTextLink<ObjectT>, FinancialTransTypeHierText, ObjectT> link)