SAP CURRENCY FIELD - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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