elementary data type (BC-ABA)
|
ABAP Runtime Environment (BC-ABA)
ABAP data type.
An ABAP attribute that covers both character types and numeric types.
Elementary data types can be any of the following:
- Character-type (character sequences (type C), numeric sequences (type N), date fields (type D), and time fields (type T)).
- Numeric-type (packed numbers (type P), integers (type I) and floating point numbers (type F)).