SAP ABAP Table SEOSRCINFO (Position of an attribute or type in source code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO (Package) ABAP Objects Class Library Database Layer
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SEOSRCINFO |
|
| Short Description | Position of an attribute or type in source code |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
TOKEN_ROW | SABP_INT4 | INT4 | 10 | 0 | Number of source line where token appears (>= 1) | ||
| 2 | |
TOKEN_COL | SABP_INT2 | INT2 | 5 | 0 | Column position of token (>= 0) | ||
| 3 | |
TOKEN_ROW | SABP_INT4 | INT4 | 10 | 0 | Number of source line where token appears (>= 1) | ||
| 4 | |
TOKEN_COL | SABP_INT2 | INT2 | 5 | 0 | Column position of token (>= 0) |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |