Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AmountThatChangesThePosition |
FtrStructureForFlow.getPositionAmount()
Field name: POSITION_AMOUNT
Type element: BAPITB_BBBETR
Domain name: BAPICURR
Internal type: DEC
Description: Amount that Changes the Position
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.positionAmount(AmountThatChangesThePosition positionAmount) |
void |
FtrStructureForFlow.setPositionAmount(AmountThatChangesThePosition positionAmount)
Field name: POSITION_AMOUNT
Type element: BAPITB_BBBETR
Domain name: BAPICURR
Internal type: DEC
Description: Amount that Changes the Position
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static AmountThatChangesThePosition |
AmountThatChangesThePosition.of(BigDecimal value) |
static AmountThatChangesThePosition |
AmountThatChangesThePosition.of(double value) |
static AmountThatChangesThePosition |
AmountThatChangesThePosition.of(float value) |
static AmountThatChangesThePosition |
AmountThatChangesThePosition.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AmountThatChangesThePosition> |
AmountThatChangesThePosition.getType() |
Copyright © 2018 SAP SE. All rights reserved.