Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.TransactionCurrencyText
Packages that use TransactionCurrencyText
Package
Description
-
Uses of TransactionCurrencyText 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 TransactionCurrencyTextModifier and TypeFieldDescriptionstatic final TransactionCurrencyLink<TransactionCurrencyText>TransactionCurrency.TO_CNSLDTN_TRANS_CURRENCY_TUse with available fluent helpers to apply the to_CnsldtnTransCurrencyT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return TransactionCurrencyTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type TransactionCurrencyTextModifier and TypeMethodDescriptionTransactionCurrency.fetchCnsldtnTransCurrencyT()Fetches the TransactionCurrencyText entities (one to many) associated with this entity.io.vavr.control.Option<List<TransactionCurrencyText>>TransactionCurrency.getCnsldtnTransCurrencyTIfPresent()Retrieval of associated TransactionCurrencyText entities (one to many).TransactionCurrency.getCnsldtnTransCurrencyTOrFetch()Retrieval of associated TransactionCurrencyText entities (one to many).protected Class<TransactionCurrencyText>TransactionCurrencyTextByKeyFluentHelper.getEntityClass()protected Class<TransactionCurrencyText>TransactionCurrencyTextFluentHelper.getEntityClass()TransactionCurrencyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type TransactionCurrencyTextModifier and TypeMethodDescriptionvoidTransactionCurrency.addCnsldtnTransCurrencyT(TransactionCurrencyText... entity) Adds elements to the list of associated TransactionCurrencyText entities.TransactionCurrency.TransactionCurrencyBuilder.cnsldtnTransCurrencyT(TransactionCurrencyText... value) Navigation property to_CnsldtnTransCurrencyT for TransactionCurrency to multiple TransactionCurrencyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type TransactionCurrencyTextModifier and TypeMethodDescriptionvoidTransactionCurrency.setCnsldtnTransCurrencyT(List<TransactionCurrencyText> value) Overwrites the list of associated TransactionCurrencyText entities for the loaded navigation property to_CnsldtnTransCurrencyT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type TransactionCurrencyTextModifierConstructorDescriptionTransactionCurrency(String currency, String currency_Text, List<TransactionCurrencyText> toCnsldtnTransCurrencyT) -
Uses of TransactionCurrencyText 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 TransactionCurrencyTextModifier and TypeMethodDescriptionTransactionCurrencyTextOneToOneLink.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 TransactionCurrencyTextModifier and TypeMethodDescriptionprotected TransactionCurrencyTextLink<ObjectT>TransactionCurrencyTextLink.translateLinkType(EntityLink<TransactionCurrencyTextLink<ObjectT>, TransactionCurrencyText, ObjectT> link)