Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.TransactionCurrency
Packages that use TransactionCurrency
Package
Description
-
Uses of TransactionCurrency 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 TransactionCurrencyModifier and TypeFieldDescriptionstatic final TransactionCurrencyTextOneToOneLink<TransactionCurrency>TransactionCurrencyText.TO_CNSLDTN_TRANSACTION_CURRENCYUse with available fluent helpers to apply the to_CnsldtnTransactionCurrency navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return TransactionCurrencyModifier and TypeMethodDescriptionTransactionCurrency.TransactionCurrencyBuilder.build()TransactionCurrencyText.fetchCnsldtnTransactionCurrency()Fetches the TransactionCurrency entity (one to one) associated with this entity.TransactionCurrencyText.getCnsldtnTransactionCurrencyOrFetch()Retrieval of associated TransactionCurrency entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type TransactionCurrencyModifier and TypeMethodDescriptionio.vavr.control.Option<TransactionCurrency>TransactionCurrencyText.getCnsldtnTransactionCurrencyIfPresent()Retrieval of associated TransactionCurrency entity (one to one).protected Class<TransactionCurrency>TransactionCurrencyByKeyFluentHelper.getEntityClass()protected Class<TransactionCurrency>TransactionCurrencyFluentHelper.getEntityClass()TransactionCurrency.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type TransactionCurrencyModifier and TypeMethodDescriptionTransactionCurrencyText.TransactionCurrencyTextBuilder.cnsldtnTransactionCurrency(TransactionCurrency value) Navigation property to_CnsldtnTransactionCurrency for TransactionCurrencyText to single TransactionCurrency.voidTransactionCurrencyText.setCnsldtnTransactionCurrency(TransactionCurrency value) Overwrites the associated TransactionCurrency entity for the loaded navigation property to_CnsldtnTransactionCurrency.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type TransactionCurrencyModifierConstructorDescriptionTransactionCurrencyText(String language, String currency, String transactionCurrencyText, TransactionCurrency toCnsldtnTransactionCurrency) -
Uses of TransactionCurrency 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 TransactionCurrencyModifier and TypeMethodDescriptionTransactionCurrencyOneToOneLink.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 TransactionCurrencyModifier and TypeMethodDescriptionprotected TransactionCurrencyLink<ObjectT>TransactionCurrencyLink.translateLinkType(EntityLink<TransactionCurrencyLink<ObjectT>, TransactionCurrency, ObjectT> link)