Table/Structure Field list used by SAP ABAP Function Module RS_OBJECT_POSITION (Returns the requested position in the source for a module (FORM,...))
SAP ABAP Function Module RS_OBJECT_POSITION (Returns the requested position in the source for a module (FORM,...)) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD03P - FIELDNAME Field Name
2 Table/Structure Field  SSTMNT - FROM Index of first token of statement in token table
3 Table/Structure Field  SSTMNT - TO Index of last token of statement in token table
4 Table/Structure Field  SSTMNT - TYPE Type of statement (EXEC SQL, INCLUDE, macro, ..., rest)
5 Table/Structure Field  STOKEN - TYPE Token type (identifier, literal, list, comment)
6 Table/Structure Field  STOKESX - OFF3 Offset of 'C part' of token in STR or overflow area
7 Table/Structure Field  STOKESX - TYPE Token type (identifier, literal, list, comment)
8 Table/Structure Field  STOKESX - STR STOKESX-STR
9 Table/Structure Field  STOKESX - ROW Number of source line where token appears (>= 1)
10 Table/Structure Field  STOKESX - OFF2 Offset of 'B part' of token in STR or overflow area
11 Table/Structure Field  STOKESX - LEN3 Length of 'C part' of token
12 Table/Structure Field  STOKESX - LEN1 Length of 'A part' of token
13 Table/Structure Field  STOKESX - COL Column position of token (>= 0)
14 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
15 Table/Structure Field  SYST - INDEX ABAP System Field: Loop Index
16 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
17 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE REFERENCE(MAINPROGRAM) TYPE TRDIR-NAME OPTIONAL
18 Table/Structure Field  TRDIR - NAME ABAP Program Name