SAP ABAP Class CL_DMC_CODE_SCAN_FACTORY (Factory class for code scanner)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_CODE_SCAN (Package) Scan generated coding for specific tokens
⤷
⤷
Properties
| Class | CL_DMC_CODE_SCAN_FACTORY | |
| Short Description | Factory class for code scanner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_CODE_SCAN | Scan generated coding for specific tokens |
| Created | 20130905 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_CODE_SCAN_FACTORY has no forward declaration.
Interfaces
Class CL_DMC_CODE_SCAN_FACTORY has no interface implemented.
Friends
Class CL_DMC_CODE_SCAN_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DMC_CODE_SCAN_AREA | 'CWB' | Area for code scanner | 20130905 | ||
| 2 | Constant | Public | Type reference (TYPE) | DMC_CODE_SCAN_AREA | 'IUC' | Area for code scanner | 20140123 | ||
| 3 | Constant | Public | Type reference (TYPE) | DMC_CODE_SCAN_AREA | 'MWB' | Area for code scanner | 20130905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get instance of respective code scanner instance | 20130905 |
Events
Class CL_DMC_CODE_SCAN_FACTORY has no event.
Types
Class CL_DMC_CODE_SCAN_FACTORY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CODE_SCAN_AREA | Call by reference | Type reference (TYPE) | DMC_CODE_SCAN_AREA | Area for code scanner | 20130905 | |||
| 2 | IV_CODING | Call by reference | Type reference (TYPE) | DMC_CODE_SCAN_CODING_TAB | Code scanner coding | 20130905 | |||
| 3 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130905 | |||
| 4 | RO_CODE_SCANNER | Value transfer | Object reference (TYPE REF TO) | IF_DMC_CODE_SCAN | scan generated code for tokens | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check exceoption class | 20130905 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |