Table/Structure Field list used by SAP ABAP Function Module CHECK_TABLE_IN_CLUSTER (Prüft, ob eine Tabelle geclustert ist)
SAP ABAP Function Module CHECK_TABLE_IN_CLUSTER (Prüft, ob eine Tabelle geclustert ist) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DATATYPE - BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown)
2 Table/Structure Field  DATATYPE - BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) SOURCE VALUE(E_XCLUSTER) LIKE DATATYPE-BOOLEAN
3 Table/Structure Field  DD02L - TABNAME Table Name
4 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(I_TABNAME) LIKE DD02L-TABNAME
5 Table/Structure Field  DDSUX030L - TABFORM How the Dictionary object is implemented in the database
6 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
7 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
8 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
9 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
10 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
11 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
12 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable
13 Table/Structure Field  X030L - TABFORM How the Dictionary object is implemented in the database