SAP ABAP Class CL_GDV_CN_CHECKER (Code/ Name Checker for GDV schema method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GDV_SCHEMA_METHOD (Package) Generic Data Verifier - Schema Method
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GDV_CHECKER | Check XML data | 20110122 |
Properties
| Class | CL_GDV_CN_CHECKER | |
| Short Description | Code/ Name Checker for GDV schema method | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | GDV_SCHEMA_METHOD | |
| Program status | ||
| Category | 0 | |
| Package | SECATT_GDV_SCHEMA_METHOD | Generic Data Verifier - Schema Method |
| Created | 20110121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GDV_CHECKER | Check XML data | 20110122 |
Friends
Class CL_GDV_CN_CHECKER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110121 | ||
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20110121 | |
| 3 | Instance method | Private | Method | 20110121 | ||
| 4 | Instance method | Private | Method | 20110121 | ||
| 5 | Static method | Public | Method | 20110121 |
Events
Class CL_GDV_CN_CHECKER has no event.
Types
Class CL_GDV_CN_CHECKER has no local type.
Method Signatures
Method CODE_NAME_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable | 20110121 | |||
| 2 | I_CHECK_REVERSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110121 | ||||
| 3 | I_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_GDV_ITERATOR | Iterator for XML data | 20110121 | |||
| 4 | I_SCHEMA | Call by reference | Object reference (TYPE REF TO) | IF_GDV_XML_SCHEMA | xml schema/ type information | 20110121 |
Method CODE_NAME_CHECK on class CL_GDV_CN_CHECKER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GDV_CN_CHECKER has no parameter.
Method CONSTRUCTOR on class CL_GDV_CN_CHECKER has no exception.
Method LOG_WITH_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSG_NUMBER | Call by reference | Type reference (TYPE) | MSGNO | System Message Number | 20110121 | |||
| 2 | I_MSG_TYPE | Call by reference | Type reference (TYPE) | MSGTY_CO | Message Type | 20110121 | |||
| 3 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20110121 |
Method LOG_WITH_PATH on class CL_GDV_CN_CHECKER has no exception.
Method REPLACE_CODE_WITH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20110121 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110121 |
Method REPLACE_CODE_WITH_NAME on class CL_GDV_CN_CHECKER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_GDV_CHECKER | Check XML data | 20110121 |
Method S_CREATE on class CL_GDV_CN_CHECKER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |