SAP ABAP Class CL_ABAP_DOCU_TABLES (Internal Tables of the ABAP Documentation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAPDOCU (Package) ABAP Documentation Objects in ABAP Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20071130 |
Properties
| Class | CL_ABAP_DOCU_TABLES | |
| Short Description | Internal Tables of the ABAP Documentation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABAPDOCU | ABAP Documentation Objects in ABAP Workbench |
| Created | 20070326 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20071130 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ABAP_DOCU_TABLES_BROKER | 20070412 | Access to Internal Tables of the ABAP Documentation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20100830 | |||||
| 2 | Instance attribute | Public | See coding | 20071130 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Diagram Page | 20071130 | |||
| 4 | Instance attribute | Public | See coding | 20071130 | |||||
| 5 | Instance attribute | Public | See coding | 20071130 | |||||
| 6 | Instance attribute | Public | See coding | 20071130 | |||||
| 7 | Instance attribute | Public | See coding | 20100120 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Example Page | 20071130 | |||
| 9 | Instance attribute | Public | See coding | 20071130 | |||||
| 10 | Instance attribute | Public | See coding | 20071130 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | GLOSSARY_TAB | Glossary | 20071130 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Glossary Page | 20071130 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Index Page | 20071130 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CL_ABAP_DOCU=>ABAP_INDEX_TAB | Manual Index Table | 20071130 | |||
| 15 | Instance attribute | Public | See coding | 20100120 | |||||
| 16 | Instance attribute | Public | See coding | 20071130 | |||||
| 17 | Instance attribute | Public | Type reference (TYPE) | TREEMSNOTA | Node Table | 20071130 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | ABAPDOCU_HTML_TAB | 20080114 | ||||
| 19 | Instance attribute | Public | See coding | 20071130 | |||||
| 20 | Instance attribute | Public | See coding | 20091218 | |||||
| 21 | Instance attribute | Public | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Kyword Page | 20071130 | |||
| 22 | Instance attribute | Public | See coding | 20071130 | |||||
| 23 | Instance attribute | Public | Type reference (TYPE) | CL_ABAP_DOCU=>ABAP_INDEX_TAB | 20120710 |
Methods
Class CL_ABAP_DOCU_TABLES has no method.
Events
Class CL_ABAP_DOCU_TABLES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EXAMPLE_STRUC | Public | See coding | 20071130 | BEGIN OF example_struc,
object TYPE treemsnodt-node_key,
text TYPE treemsnodt-text,
END OF example_struc
|
||
| 2 | GLOSSARY_STRUC | Public | See coding | 20071130 | BEGIN OF glossary_struc,
text TYPE string,
object TYPE dokil-object,
END OF glossary_struc
|
||
| 3 | GLOSSARY_TAB | Public | See coding | 20071130 | glossary_tab TYPE STANDARD TABLE OF glossary_struc
|
||
| 4 | PICT_LINE | Public | See coding | 20071130 | pict_line TYPE x LENGTH 1022
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |