SAP ABAP Table SCIR_TABNM (Code Inspector: Position and Name of Table in Code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SCIR_TABNM |
|
| Short Description | Code Inspector: Position and Name of Table in 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 | |
SOBJ_NAME | SOBJ_NAME | CHAR | 40 | 0 | Object Name in Object Directory | ||
| 2 | |
INT4 | INT4 | INT4 | 10 | 0 | Natural number | ||
| 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) | ||
| 5 | |
INT1 | 3 | 0 | |||||
| 6 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 610 |