Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
LiquidityEffectForRollover |
ChangeForexTransaction.getRolloverLiquidityEffect()
Field name: ROLLOVER_LIQUIDITY_EFFECT
|
LiquidityEffectForRollover |
DetailsOfForexTransaction.getRolloverLiquidityEffect()
Field name: ROLLOVER_LIQUIDITY_EFFECT
|
LiquidityEffectForRollover |
CreateForexTransaction.getRolloverLiquidityEffect()
Field name: ROLLOVER_LIQUIDITY_EFFECT
|
Modifier and Type | Method and Description |
---|---|
ChangeForexTransaction.ChangeForexTransactionBuilder |
ChangeForexTransaction.ChangeForexTransactionBuilder.rolloverLiquidityEffect(LiquidityEffectForRollover rolloverLiquidityEffect) |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder.rolloverLiquidityEffect(LiquidityEffectForRollover rolloverLiquidityEffect) |
CreateForexTransaction.CreateForexTransactionBuilder |
CreateForexTransaction.CreateForexTransactionBuilder.rolloverLiquidityEffect(LiquidityEffectForRollover rolloverLiquidityEffect) |
void |
ChangeForexTransaction.setRolloverLiquidityEffect(LiquidityEffectForRollover rolloverLiquidityEffect)
Field name: ROLLOVER_LIQUIDITY_EFFECT
|
void |
DetailsOfForexTransaction.setRolloverLiquidityEffect(LiquidityEffectForRollover rolloverLiquidityEffect)
Field name: ROLLOVER_LIQUIDITY_EFFECT
|
void |
CreateForexTransaction.setRolloverLiquidityEffect(LiquidityEffectForRollover rolloverLiquidityEffect)
Field name: ROLLOVER_LIQUIDITY_EFFECT
|
Modifier and Type | Method and Description |
---|---|
static LiquidityEffectForRollover |
LiquidityEffectForRollover.of(BigDecimal value) |
static LiquidityEffectForRollover |
LiquidityEffectForRollover.of(double value) |
static LiquidityEffectForRollover |
LiquidityEffectForRollover.of(float value) |
static LiquidityEffectForRollover |
LiquidityEffectForRollover.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<LiquidityEffectForRollover> |
LiquidityEffectForRollover.getType() |
Copyright © 2019 SAP SE. All rights reserved.