SAP ABAP Class CL_IC_XML_VAL_STRING (Validates an XML to Transfer in One String)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IC_XML_VALIDATION | Validation of IC WebClient Runtime XML Files | 20040112 |
Properties
| Class | CL_IC_XML_VAL_STRING | |
| Short Description | Validates an XML to Transfer in One String | |
| Super Class | CL_IC_XML_VALIDATION | Validation of IC WebClient Runtime XML Files |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
| Created | 20040112 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IC_XML_VAL_STRING has no forward declaration.
Interfaces
Class CL_IC_XML_VAL_STRING has no interface implemented.
Friends
Class CL_IC_XML_VAL_STRING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'IC_WEBCLIENT' | 20040112 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'XMLVALIDATE' | 20040112 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 3600 | 20040112 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'XMLVALIDATE' | 20040112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | XML for Validation | 20040112 |
Events
Class CL_IC_XML_VAL_STRING has no event.
Types
Class CL_IC_XML_VAL_STRING has no local type.
Method Signatures
Method SET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TXT | Call by reference | Type reference (TYPE) | CRMT_IC_XML_VALIDATE-TXT | SPACE | Beschreibung | 20040112 | ||
| 2 | URL_SCHEMA | Call by reference | Type reference (TYPE) | CRMT_IC_XML_VALIDATE-URL_SCHEMA | URL des korrespondierenden Schemas | 20040112 | |||
| 3 | XML | Call by reference | Type reference (TYPE) | STRING | XML Inhalt | 20040112 | |||
| 4 | XMLID | Call by reference | Type reference (TYPE) | STRING | Identifikation der XML | 20040112 |
Method SET_XML on class CL_IC_XML_VAL_STRING has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |