SAP Message C$751 - Invalid combination of symbol type &, symbol group &, access parameter &

Diagnosis
You defined a symbol, type &V1&. You allocated symbol group &V2& andaccess parameter &V3& to the symbol. The system does not support thiscombination.
You can use the following combinations of symbol types, symbol groups,and access parameters:
Symbol type Symbol group Access parameter
01 00 CLASSH, (CLASSP not supported yet)
01 TABLE, CLASSH
02 02 TABLE, CLASS
03 03 TABLE

System Response
The system is unable to process the symbol.

Procedure
Correct either the symbol type, symbol group or access parameter.