Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
FinancialAssetsManagementProductType |
FinancialTransactionRangeForProductType.getHigh()
Field name: HIGH
|
FinancialAssetsManagementProductType |
FinancialTransactionRangeForProductType.getLow()
Field name: LOW
|
FinancialAssetsManagementProductType |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.getProductType()
Field name: PRODUCT_TYPE
|
FinancialAssetsManagementProductType |
FinancialTransactionFtrTransferStructureForGetlistMethod.getProductType()
Field name: PRODUCT_TYPE
|
FinancialAssetsManagementProductType |
FtrStructureForCreatingTransactions.getProductType()
Field name: PRODUCT_TYPE
|
FinancialAssetsManagementProductType |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.getProductType()
Field name: PRODUCT_TYPE
|
Modifier and Type | Method and Description |
---|---|
FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder |
FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder.high(FinancialAssetsManagementProductType high) |
FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder |
FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder.low(FinancialAssetsManagementProductType low) |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder.productType(FinancialAssetsManagementProductType productType) |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder.productType(FinancialAssetsManagementProductType productType) |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder.productType(FinancialAssetsManagementProductType productType) |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder.productType(FinancialAssetsManagementProductType productType) |
void |
FinancialTransactionRangeForProductType.setHigh(FinancialAssetsManagementProductType high)
Field name: HIGH
|
void |
FinancialTransactionRangeForProductType.setLow(FinancialAssetsManagementProductType low)
Field name: LOW
|
void |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.setProductType(FinancialAssetsManagementProductType productType)
Field name: PRODUCT_TYPE
|
void |
FinancialTransactionFtrTransferStructureForGetlistMethod.setProductType(FinancialAssetsManagementProductType productType)
Field name: PRODUCT_TYPE
|
void |
FtrStructureForCreatingTransactions.setProductType(FinancialAssetsManagementProductType productType)
Field name: PRODUCT_TYPE
|
void |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.setProductType(FinancialAssetsManagementProductType productType)
Field name: PRODUCT_TYPE
|
Modifier and Type | Method and Description |
---|---|
static FinancialAssetsManagementProductType |
FinancialAssetsManagementProductType.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<FinancialAssetsManagementProductType> |
FinancialAssetsManagementProductType.getType() |
ErpTypeConverter<FinancialAssetsManagementProductType> |
FinancialAssetsManagementProductType.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.