Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

currency field

Component of a structure, database table, or view defined in ABAP Dictionary of type CURR. It is used for entering an amount in a particular currency. The content of a currency field is interpreted as an integer in the smallest units of the currency. A currency field must be associated with a currency key of a structure, database table, or view that specifies the currency and number of decimal places.

More

Other versions: 7.31 | 7.40 | 7.54