Currency Converter: Fields and Files
Name: Fields and Files
Description: The following fields and files are required to make the currency coverter reusable components work.
Fields:
File S_104CNV
Description: Currency Conversions
File S_104CUR
Name: Fields and Files
Description: The following fields and files are required to make the currency coverter reusable components work.
Fields:
Name | Description | Type | Length | Decimals |
S_104BASE | Value | Signed | 20 | 5 |
S_104CBR | Buying Rate | Packed | 15 | 5 |
S_104CCDE | Currency Code | Alpha | 3 | |
S_104CCUR | Conversion Currency | Alpha | 3 | |
S_104CSR | Selling Rate | Packed | 15 | 5 |
S_104DFTC | Default Currency | Packed | 1 | 0 |
S_104FRCC | From Currency | Alpha | 3 | |
S_104TOCC | To Currency | Alpha | 3 | |
S_104TYPE | Conversion Type | Alpha | 1 | |
S_104VAL | Value | Signed | 20 | 5 |
File S_104CNV
Description: Currency Conversions
Sequence | Field | Key |
10 | S_104FRCC | 1 |
20 | S_104TOCC | 2 |
30 | S_104CBR | |
40 | S_104CSR | |
50 | S_104TYPE | |
60 | S_104CCUR |
File S_104CUR
Description: Currencies |
Sequence | Field | Key |
10 | S_104CCDE | 1 |
20 | S_104DFTC |