Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
TransactionType |
GLAccountItem.getCsTransT()
Field name: CS_TRANS_T
|
TransactionType |
FinancialTransactionRangeForTransactionType.getHigh()
Field name: HIGH
|
TransactionType |
FinancialTransactionRangeForTransactionType.getLow()
Field name: LOW
|
TransactionType |
FinancialTransactionFtrTransferStructureForGetlistMethod.getTransactionType()
Field name: TRANSACTION_TYPE
|
TransactionType |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.getTransactionType()
Field name: TRANSACTION_TYPE
|
TransactionType |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.getTransactionType()
Field name: TRANSACTION_TYPE
|
TransactionType |
FtrStructureForCreatingTransactions.getTransactionType()
Field name: TRANSACTION_TYPE
|
Modifier and Type | Method and Description |
---|---|
GLAccountItem.GLAccountItemBuilder |
GLAccountItem.GLAccountItemBuilder.csTransT(TransactionType csTransT) |
FinancialTransactionRangeForTransactionType.FinancialTransactionRangeForTransactionTypeBuilder |
FinancialTransactionRangeForTransactionType.FinancialTransactionRangeForTransactionTypeBuilder.high(TransactionType high) |
FinancialTransactionRangeForTransactionType.FinancialTransactionRangeForTransactionTypeBuilder |
FinancialTransactionRangeForTransactionType.FinancialTransactionRangeForTransactionTypeBuilder.low(TransactionType low) |
void |
GLAccountItem.setCsTransT(TransactionType csTransT)
Field name: CS_TRANS_T
|
void |
FinancialTransactionRangeForTransactionType.setHigh(TransactionType high)
Field name: HIGH
|
void |
FinancialTransactionRangeForTransactionType.setLow(TransactionType low)
Field name: LOW
|
void |
FinancialTransactionFtrTransferStructureForGetlistMethod.setTransactionType(TransactionType transactionType)
Field name: TRANSACTION_TYPE
|
void |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.setTransactionType(TransactionType transactionType)
Field name: TRANSACTION_TYPE
|
void |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.setTransactionType(TransactionType transactionType)
Field name: TRANSACTION_TYPE
|
void |
FtrStructureForCreatingTransactions.setTransactionType(TransactionType transactionType)
Field name: TRANSACTION_TYPE
|
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder.transactionType(TransactionType transactionType) |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder.transactionType(TransactionType transactionType) |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder.transactionType(TransactionType transactionType) |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder.transactionType(TransactionType transactionType) |
Modifier and Type | Method and Description |
---|---|
static TransactionType |
TransactionType.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<TransactionType> |
TransactionType.getType() |
ErpTypeConverter<TransactionType> |
TransactionType.getTypeConverter() |
Copyright © 2017 SAP SE. All rights reserved.