SAP ABAP Class IF_GDV_CHECKER (Check XML data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GDV_CN_CHECKER | Code/ Name Checker for GDV schema method | 20110122 |
Properties
| Class | IF_GDV_CHECKER | |
| Short Description | Check XML data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110122 | 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
Class IF_GDV_CHECKER has no interface implemented.
Friends
Class IF_GDV_CHECKER has no friend class.
Attributes
Class IF_GDV_CHECKER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Analyse XML data | 20110122 | |
| 2 | Instance method | Public | Method | Get message writer | 20110122 |
Events
Class IF_GDV_CHECKER has no event.
Types
Class IF_GDV_CHECKER has no local type.
Method Signatures
Method CHECK_XML_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_REVERSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110122 | ||||
| 2 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | '' | Log level | 20110122 | ||
| 3 | I_SHOW_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | show log from message writer | 20110122 | ||
| 4 | I_XML_DATA | Call by reference | Type reference (TYPE) | STRING | XML string | 20110122 | |||
| 5 | I_XML_SCHEMA | Call by reference | Type reference (TYPE) | STRING | XML string | 20110122 | |||
| 6 | R_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Boolean Variable | 20110122 |
Method CHECK_XML_DATA on class IF_GDV_CHECKER has no exception.
Method GET_MESSAGE_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_MESSAGE_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110122 |
Method GET_MESSAGE_WRITER on class IF_GDV_CHECKER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |