SAP ABAP Interface IF_DMC_CODE_SCAN (scan generated code for tokens)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CODE_SCAN_CWB | scan ciritical tokens CWB | 20130905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CODE_SCAN_IUUC | scan gen. coding for critical tokens | 20140123 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CODE_SCAN_MWB | scan gen. coding for critical tokens | 20130905 |
Properties
| Interface | IF_DMC_CODE_SCAN | |
| Short Description | scan generated code for tokens |
General Data
| Package | CNV_DMC_CODE_SCAN | Scan generated coding for specific tokens |
| Created | 20130905 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_DMC_CODE_SCAN has no forward declaration.
Interfaces
Interface IF_DMC_CODE_SCAN has no interface.
Friends
Interface IF_DMC_CODE_SCAN has no friend.
Attributes
Interface IF_DMC_CODE_SCAN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check the naming of the object | 20130909 | |
| 2 | Static method | Public | Method | 20130909 | ||
| 3 | Instance method | Public | Method | comare code with lcl code for modifications | 20130905 | |
| 4 | Instance method | Public | Method | scan for critical statements | 20130905 | |
| 5 | Instance method | Public | Method | scan for critical tokens | 20130905 |
Events
Interface IF_DMC_CODE_SCAN has no event.
Types
Interface IF_DMC_CODE_SCAN has no local type.
Method Signatures
Method CHECK_NAMING_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTIONMODULE_NAME | Call by reference | Type reference (TYPE) | RS38L-NAME | Name of Function Module | 20130909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check exceoption class | 20130909 |
Method CHECK_NAMING_POOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTIONPOOL_NAME | Call by reference | Type reference (TYPE) | RS38L-AREA | Function group, to which the function module belongs | 20130909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check exceoption class | 20130909 |
Method COMPARE_CODE_LCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EQUAL | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check exceoption class | 20130909 |
Method SCAN_STATEMENTS Signature
Method SCAN_STATEMENTS on Interface IF_DMC_CODE_SCAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check exceoption class | 20130909 |
Method SCAN_TOKENS Signature
Method SCAN_TOKENS on Interface IF_DMC_CODE_SCAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check exceoption class | 20130909 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |