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