SAP CDS AMOUNT FIELD - Glossary



Get Example source ABAP code based on a different SAP table
  


CDS
VERSION 5 IN

CDS amount field
A component of a CDS entity of data type CURR, DECFLOAT34, DEC , or FLTP in ABAP CDS. It is used for entering an amount in a particular currency. The content of an amount field is interpreted as an integer in the smallest unit of the currency. An ABAP CDS amount field must be linked with a currency key of the same CDS entity that specifies the currency and the number of decimal places.
Related terms:
currency field
DDIC currency field
ABAP_MORE_INFO