SAP ABAP Interface IF_ADOC_SCANNER (AbapDoc Scanner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_DOC (Package) AbapDoc Plug-In for UML-tool

⤷

⤷

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
Interface | IF_ADOC_SCANNER | |
Short Description | AbapDoc Scanner |
General Data
Package | S_ABAP_TOOLS_DOC | AbapDoc Plug-In for UML-tool |
Created | 20090403 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ADOC_SCANNER has no forward declaration.
Interfaces
Interface IF_ADOC_SCANNER has no interface.
Friends
Interface IF_ADOC_SCANNER has no friend.
Attributes
Interface 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
Interface IF_ADOC_SCANNER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_ADOC_SCANNER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |