SAP ABAP Class IF_ADOC_SCANNER (AbapDoc Scanner)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADOC_SCANNER | AbapDoc SCANNER | 20090602 |
Properties
| Class | IF_ADOC_SCANNER | |
| Short Description | AbapDoc Scanner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090403 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADOC_SCANNER has no forward declaration.
Interfaces
Class IF_ADOC_SCANNER has no interface implemented.
Friends
Class IF_ADOC_SCANNER has no friend class.
Attributes
Class IF_ADOC_SCANNER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get classes and interfaces | 20100302 | |
| 2 | Instance method | Public | Method | Get ClassDoc for a class or interface | 20100302 | |
| 3 | Instance method | Public | Method | Scan Global ABAP Class | 20090403 | |
| 4 | Instance method | Public | Method | Scan ABAP Source | 20090403 |
Events
Class IF_ADOC_SCANNER has no event.
Types
Class IF_ADOC_SCANNER has no local type.
Method Signatures
Method CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASS_ARRAY | Value transfer | Type reference (TYPE) | IF_ADOC_CLASS=>CLASS_ARRAY | Tabelle mit Klassen und Interfaces | 20100302 |
Method CLASSES on class IF_ADOC_SCANNER has no exception.
Method CLASS_NAMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Klasse | 20100302 | |||
| 2 | R_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_ADOC_CLASS | Informationen über eine Klasse oder ein Interface | 20100302 |
Method CLASS_NAMED on class IF_ADOC_SCANNER has no exception.
Method SCAN_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Klasse | 20090403 |
Method SCAN_CLASS on class IF_ADOC_SCANNER has no exception.
Method SCAN_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | PROGRAM | Name des Sourcecodes. | 20090403 |
Method SCAN_PROGRAM on class IF_ADOC_SCANNER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |