Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
FollowingCurrency |
DetailsOfAnFxOption.getFollowCurrency()
Field name: FOLLOW_CURRENCY
|
FollowingCurrency |
DetailsOfForexTransaction.getFollowCurrency()
Field name: FOLLOW_CURRENCY
|
FollowingCurrency |
CreateAnFxOption.getFollowCurrency()
Field name: FOLLOW_CURRENCY
|
FollowingCurrency |
CreateForexTransaction.getFollowCurrency()
Field name: FOLLOW_CURRENCY
|
FollowingCurrency |
ChangeAnFxOption.getFollowCurrency()
Field name: FOLLOW_CURRENCY
|
Modifier and Type | Method and Description |
---|---|
DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder |
DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder.followCurrency(FollowingCurrency followCurrency) |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder.followCurrency(FollowingCurrency followCurrency) |
CreateAnFxOption.CreateAnFxOptionBuilder |
CreateAnFxOption.CreateAnFxOptionBuilder.followCurrency(FollowingCurrency followCurrency) |
CreateForexTransaction.CreateForexTransactionBuilder |
CreateForexTransaction.CreateForexTransactionBuilder.followCurrency(FollowingCurrency followCurrency) |
ChangeAnFxOption.ChangeAnFxOptionBuilder |
ChangeAnFxOption.ChangeAnFxOptionBuilder.followCurrency(FollowingCurrency followCurrency) |
void |
DetailsOfAnFxOption.setFollowCurrency(FollowingCurrency followCurrency)
Field name: FOLLOW_CURRENCY
|
void |
DetailsOfForexTransaction.setFollowCurrency(FollowingCurrency followCurrency)
Field name: FOLLOW_CURRENCY
|
void |
CreateAnFxOption.setFollowCurrency(FollowingCurrency followCurrency)
Field name: FOLLOW_CURRENCY
|
void |
CreateForexTransaction.setFollowCurrency(FollowingCurrency followCurrency)
Field name: FOLLOW_CURRENCY
|
void |
ChangeAnFxOption.setFollowCurrency(FollowingCurrency followCurrency)
Field name: FOLLOW_CURRENCY
|
Modifier and Type | Method and Description |
---|---|
static FollowingCurrency |
FollowingCurrency.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<FollowingCurrency> |
FollowingCurrency.getType() |
ErpTypeConverter<FollowingCurrency> |
FollowingCurrency.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.