SAP ABAP Table RSFINDLST (Structure of Hit List (Find, Where-used List))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU (Package) ABAP Workbench
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RSFINDLST |
|
| Short Description | Structure of Hit List (Find, Where-used List) |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| 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 | |
RSOBJECT | RSOBJECT | CHAR | 72 | 0 | Object name in where-used list | ||
| 2 | |
RSOBJECT | RSOBJECT | CHAR | 72 | 0 | Object name in where-used list | ||
| 3 | |
RSOBJ_CLS | RSOBJ_CLS | CHAR | 4 | 0 | Object Class in Where-Used List | ||
| 4 | |
RSUSED_OBJ | RSOBJECT | CHAR | 72 | 0 | Used object | ||
| 5 | |
RSUSED_OBJ | RSOBJECT | CHAR | 72 | 0 | Used object | ||
| 6 | |
RSUSED_CLS | RSOBJ_CLS | CHAR | 4 | 0 | Object Class of Used Object | ||
| 7 | |
RSROW | RSROW | NUMC | 6 | 0 | Line number | ||
| 8 | |
RSMAXLINE | CHAR | 255 | 0 | Maximum Line Length for Report | |||
| 9 | |
RSMAXLINE | CHAR | 255 | 0 | Maximum Line Length for Report | |||
| 10 | |
PROGNAME | PROGNAME | CHAR | 40 | 0 | ABAP Program Name | ||
| 11 | |
RSMODIFIED | EDBUFFER | CHAR | 1 | 0 | Text was changed | ||
| 12 | |
RSCNTND | EDBUFFER | CHAR | 1 | 0 | ID for continuation line | ||
| 13 | |
RSMODIFIED | EDBUFFER | CHAR | 1 | 0 | Text was changed | ||
| 14 | |
COMPRESS | AUSWAHL | CHAR | 1 | 0 | ID | ||
| 15 | |
NOT_SHOW | AUSWAHL | CHAR | 1 | 0 | Hide details flag | ||
| 16 | |
RSPOINTER | RSNUMC4 | NUMC | 4 | 0 | Additional specifications | ||
| 17 | |
RAHMENPRO | AUSWAHL | CHAR | 1 | 0 | Main program ID | ||
| 18 | |
LASTINC | AUSWAHL | CHAR | 1 | 0 | ID for last INCLUDE of program | ||
| 19 | |
EXTFORM | AUSWAHL | CHAR | 1 | 0 | ID for output of all external FORM routines | ||
| 20 | |
DYN_CROSS | AUSWAHL | CHAR | 1 | 0 | Dynamic use of an object | ||
| 21 | |
ACT_STAT | ACT_STAT | CHAR | 1 | 0 | Status of a Repository object (active - inactive) | ||
| 22 | |
SCR_GRADE | NUMC | 1 | 0 | Level of Use for Object | |||
| 23 | |
RSMAXLINE | CHAR | 255 | 0 | Maximum Line Length for Report |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |