Table/Structure Field list used by SAP ABAP Function Module SCAN_ORA_SELECT_STATEMENT (scan oracle select statement for columns and tables)
SAP ABAP Function Module SCAN_ORA_SELECT_STATEMENT (scan oracle select statement for columns and tables) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SSQLPCOL - COLUMN_NAME Name of a column within a parsed sql statement
2 Table/Structure Field  SSQLPCOL - COLUMN_TYPE Type of a column within a parsed sql statement
3 Table/Structure Field  SSQLPCOL - TABLE_ALIAS Table name
4 Table/Structure Field  SSQLPCOL - TABLE_NAME Table name
5 Table/Structure Field  SSQLPCOL - TABLE_UNDERSCORE Table name
6 Table/Structure Field  SSQLPCOL - COLUMN_ALIAS Alias name of a column within a parsed sql statement
7 Table/Structure Field  SSQLPTABLES - TABLE_UNDERSCORE Table name
8 Table/Structure Field  SSQLPTABLES - TABLE_NAME Table name
9 Table/Structure Field  SSQLPTABLES - TABLE_ALIAS Table name
10 Table/Structure Field  SSQLPTABLES - SECOND_RATE Flag: table is second-rate due to set operator (union...)
11 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
12 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
13 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
14 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
15 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
16 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
17 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
18 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable