Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FinancialTransactionTypeText
Packages that use FinancialTransactionTypeText
Package
Description
-
Uses of FinancialTransactionTypeText 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 FinancialTransactionTypeTextModifier and TypeFieldDescriptionstatic final FinancialTransactionTypeLink<FinancialTransactionTypeText>FinancialTransactionType.TO_CNSLDTN_FIN_TRANS_TYPE_TUse with available fluent helpers to apply the to_CnsldtnFinTransTypeT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FinancialTransactionTypeTextModifier and TypeMethodDescriptionFinancialTransactionTypeText.FinancialTransactionTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FinancialTransactionTypeTextModifier and TypeMethodDescriptionFinancialTransactionType.fetchCnsldtnFinTransTypeT()Fetches the FinancialTransactionTypeText entities (one to many) associated with this entity.io.vavr.control.Option<List<FinancialTransactionTypeText>>FinancialTransactionType.getCnsldtnFinTransTypeTIfPresent()Retrieval of associated FinancialTransactionTypeText entities (one to many).FinancialTransactionType.getCnsldtnFinTransTypeTOrFetch()Retrieval of associated FinancialTransactionTypeText entities (one to many).protected Class<FinancialTransactionTypeText>FinancialTransactionTypeTextByKeyFluentHelper.getEntityClass()protected Class<FinancialTransactionTypeText>FinancialTransactionTypeTextFluentHelper.getEntityClass()FinancialTransactionTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialTransactionTypeTextModifier and TypeMethodDescriptionvoidFinancialTransactionType.addCnsldtnFinTransTypeT(FinancialTransactionTypeText... entity) Adds elements to the list of associated FinancialTransactionTypeText entities.FinancialTransactionType.FinancialTransactionTypeBuilder.cnsldtnFinTransTypeT(FinancialTransactionTypeText... value) Navigation property to_CnsldtnFinTransTypeT for FinancialTransactionType to multiple FinancialTransactionTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FinancialTransactionTypeTextModifier and TypeMethodDescriptionvoidFinancialTransactionType.setCnsldtnFinTransTypeT(List<FinancialTransactionTypeText> value) Overwrites the list of associated FinancialTransactionTypeText entities for the loaded navigation property to_CnsldtnFinTransTypeT. -
Uses of FinancialTransactionTypeText 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 FinancialTransactionTypeTextModifier and TypeMethodDescriptionFinancialTransactionTypeTextOneToOneLink.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 FinancialTransactionTypeTextModifier and TypeMethodDescriptionprotected FinancialTransactionTypeTextLink<ObjectT>FinancialTransactionTypeTextLink.translateLinkType(EntityLink<FinancialTransactionTypeTextLink<ObjectT>, FinancialTransactionTypeText, ObjectT> link)