Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FinancialTransactionType
Packages that use FinancialTransactionType
Package
Description
-
Uses of FinancialTransactionType 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 FinancialTransactionTypeModifier and TypeFieldDescriptionFinancialTransactionTypeHier.TO_CNSLDTN_FIN_TRANS_TYPEUse with available fluent helpers to apply the to_CnsldtnFinTransType navigation property to query operations.FinancialTransactionTypeText.TO_CNSLDTN_FIN_TRANS_TYPEUse with available fluent helpers to apply the to_CnsldtnFinTransType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FinancialTransactionTypeModifier and TypeMethodDescriptionFinancialTransactionType.FinancialTransactionTypeBuilder.build()FinancialTransactionTypeHier.fetchCnsldtnFinTransType()Fetches the FinancialTransactionType entity (one to one) associated with this entity.FinancialTransactionTypeText.fetchCnsldtnFinTransType()Fetches the FinancialTransactionType entity (one to one) associated with this entity.FinancialTransactionTypeHier.getCnsldtnFinTransTypeOrFetch()Retrieval of associated FinancialTransactionType entity (one to one).FinancialTransactionTypeText.getCnsldtnFinTransTypeOrFetch()Retrieval of associated FinancialTransactionType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FinancialTransactionTypeModifier and TypeMethodDescriptionio.vavr.control.Option<FinancialTransactionType>FinancialTransactionTypeHier.getCnsldtnFinTransTypeIfPresent()Retrieval of associated FinancialTransactionType entity (one to one).io.vavr.control.Option<FinancialTransactionType>FinancialTransactionTypeText.getCnsldtnFinTransTypeIfPresent()Retrieval of associated FinancialTransactionType entity (one to one).protected Class<FinancialTransactionType>FinancialTransactionTypeByKeyFluentHelper.getEntityClass()protected Class<FinancialTransactionType>FinancialTransactionTypeFluentHelper.getEntityClass()FinancialTransactionType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialTransactionTypeModifier and TypeMethodDescriptionFinancialTransactionTypeHier.FinancialTransactionTypeHierBuilder.cnsldtnFinTransType(FinancialTransactionType value) Navigation property to_CnsldtnFinTransType for FinancialTransactionTypeHier to single FinancialTransactionType.FinancialTransactionTypeText.FinancialTransactionTypeTextBuilder.cnsldtnFinTransType(FinancialTransactionType value) Navigation property to_CnsldtnFinTransType for FinancialTransactionTypeText to single FinancialTransactionType.voidFinancialTransactionTypeHier.setCnsldtnFinTransType(FinancialTransactionType value) Overwrites the associated FinancialTransactionType entity for the loaded navigation property to_CnsldtnFinTransType.voidFinancialTransactionTypeText.setCnsldtnFinTransType(FinancialTransactionType value) Overwrites the associated FinancialTransactionType entity for the loaded navigation property to_CnsldtnFinTransType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialTransactionTypeModifierConstructorDescriptionFinancialTransactionTypeHier(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) FinancialTransactionTypeText(String language, String financialTransactionType, String financialTransactionTypeText, FinancialTransactionType toCnsldtnFinTransType) -
Uses of FinancialTransactionType 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 FinancialTransactionTypeModifier and TypeMethodDescriptionFinancialTransactionTypeOneToOneLink.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 FinancialTransactionTypeModifier and TypeMethodDescriptionprotected FinancialTransactionTypeLink<ObjectT>FinancialTransactionTypeLink.translateLinkType(EntityLink<FinancialTransactionTypeLink<ObjectT>, FinancialTransactionType, ObjectT> link)