SAP ABAP Table RINTI (Interface implementation in a class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RINTI |
|
| Short Description | Interface implementation in a class |
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 | |
INTNAME | SYNUM05 | NUMC | 5 | 0 | Interface name | ||
| 2 | |
VTABID | SYNUM05 | NUMC | 5 | 0 | Beginning of VTAB segment for this interface | ||
| 3 | |
INSTOFFS | SYNUM05 | NUMC | 5 | 0 | Offset of data in part of an instance | ||
| 4 | |
CLASOFFS | SYNUM05 | NUMC | 5 | 0 | Offset of data in static part of class data | ||
| 5 | |
INSTEVNT | SYNUM05 | NUMC | 5 | 0 | Offset of events in an instance | ||
| 6 | |
CLASEVNT | SYNUM05 | NUMC | 5 | 0 | Offset of events in a class | ||
| 7 | |
CLASSECT | SYNUM03 | NUMC | 3 | 0 | Class section | ||
| 8 | |
ENVID | SYNUM05 | NUMC | 5 | 0 | Environment name | ||
| 9 | |
INTFDECL | SYNUM05 | NUMC | 5 | 0 | Reference to interface declaration | ||
| 10 | |
ISLOCAL | SYCHAR01 | CHAR | 1 | 0 | Flag for local interface |
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |