SAP ABAP Class CL_ADOC_FACTORY (Abstract Class for Creating DOC Scanners)
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

⤷

⤷

Properties
Class | CL_ADOC_FACTORY | |
Short Description | Abstract Class for Creating DOC Scanners | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ABAP_TOOLS_DOC | AbapDoc Plug-In for UML-tool |
Created | 20090403 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADOC_FACTORY has no forward declaration.
Interfaces
Class CL_ADOC_FACTORY has no interface implemented.
Friends
Class CL_ADOC_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'STANDARD' | Standard Scanner | 20090403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create AbapDoc Scanner Instance | 20090403 |
Events
Class CL_ADOC_FACTORY has no event.
Types
Class CL_ADOC_FACTORY has no local type.
Method Signatures
Method CREATE_ADOC_SCANNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | 'STANDARD' | Ausprägung des AbapDoc Scanners | 20090403 | |
2 | ![]() |
R_SCANNER | Value transfer | Object reference (TYPE REF TO) | IF_ADOC_SCANNER | Instanz auf AbapDoc scanner | 20090403 |
Method CREATE_ADOC_SCANNER on class CL_ADOC_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |