Data Element list used by SAP ABAP Table RINTI (Interface implementation in a class)
SAP ABAP Table
RINTI (Interface implementation in a class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLASEVNT | Offset of events in a class | ||
| 2 | CLASOFFS | Offset of data in static part of class data | ||
| 3 | CLASSECT | Class section | ||
| 4 | ENVID | Environment name | ||
| 5 | INSTEVNT | Offset of events in an instance | ||
| 6 | INSTOFFS | Offset of data in part of an instance | ||
| 7 | INTFDECL | Reference to interface declaration | ||
| 8 | INTNAME | Interface name | ||
| 9 | ISLOCAL | Flag for local interface | ||
| 10 | VTABID | Beginning of VTAB segment for this interface | ||