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