Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
TextFieldForAnAmount |
FinancialTransactionFtrTransferStructureForGetlistMethod.getAmountChar()
Field name: AMOUNT_CHAR
|
TextFieldForAnAmount |
DetailsOfForexTransaction.getBuyAmountChar()
Field name: BUY_AMOUNT_CHAR
|
TextFieldForAnAmount |
FtrStructureForFlow.getCalcBaseAmountChar()
Field name: CALC_BASE_AMOUNT_CHAR
|
TextFieldForAnAmount |
FtrStructureForFlow.getLocalCurAmountChar()
Field name: LOCAL_CUR_AMOUNT_CHAR
|
TextFieldForAnAmount |
FtrStructureForFlow.getPaymentAmountChar()
Field name: PAYMENT_AMOUNT_CHAR
|
TextFieldForAnAmount |
FtrStructureForFlow.getPositionAmountChar()
Field name: POSITION_AMOUNT_CHAR
|
TextFieldForAnAmount |
DetailsOfForexTransaction.getSellAmountChar()
Field name: SELL_AMOUNT_CHAR
|
Modifier and Type | Method and Description |
---|---|
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder.amountChar(TextFieldForAnAmount amountChar) |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder.buyAmountChar(TextFieldForAnAmount buyAmountChar) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.calcBaseAmountChar(TextFieldForAnAmount calcBaseAmountChar) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.localCurAmountChar(TextFieldForAnAmount localCurAmountChar) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.paymentAmountChar(TextFieldForAnAmount paymentAmountChar) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.positionAmountChar(TextFieldForAnAmount positionAmountChar) |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder |
DetailsOfForexTransaction.DetailsOfForexTransactionBuilder.sellAmountChar(TextFieldForAnAmount sellAmountChar) |
void |
FinancialTransactionFtrTransferStructureForGetlistMethod.setAmountChar(TextFieldForAnAmount amountChar)
Field name: AMOUNT_CHAR
|
void |
DetailsOfForexTransaction.setBuyAmountChar(TextFieldForAnAmount buyAmountChar)
Field name: BUY_AMOUNT_CHAR
|
void |
FtrStructureForFlow.setCalcBaseAmountChar(TextFieldForAnAmount calcBaseAmountChar)
Field name: CALC_BASE_AMOUNT_CHAR
|
void |
FtrStructureForFlow.setLocalCurAmountChar(TextFieldForAnAmount localCurAmountChar)
Field name: LOCAL_CUR_AMOUNT_CHAR
|
void |
FtrStructureForFlow.setPaymentAmountChar(TextFieldForAnAmount paymentAmountChar)
Field name: PAYMENT_AMOUNT_CHAR
|
void |
FtrStructureForFlow.setPositionAmountChar(TextFieldForAnAmount positionAmountChar)
Field name: POSITION_AMOUNT_CHAR
|
void |
DetailsOfForexTransaction.setSellAmountChar(TextFieldForAnAmount sellAmountChar)
Field name: SELL_AMOUNT_CHAR
|
Modifier and Type | Method and Description |
---|---|
static TextFieldForAnAmount |
TextFieldForAnAmount.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<TextFieldForAnAmount> |
TextFieldForAnAmount.getType() |
ErpTypeConverter<TextFieldForAnAmount> |
TextFieldForAnAmount.getTypeConverter() |
Copyright © 2017 SAP SE. All rights reserved.