In ABAP, the two elementary types for character strings are 'c' (text fields for character data) and 'n' (numeric text fields for strings of digits used for formatting without arithmetic). Options a/b, x/y, and p/f represent different ABAP data types.