SAP ABAP Class IF_IC_XML_VALIDATION (XML Validation)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_XML_VALIDATION | Validation of IC WebClient Runtime XML Files | 20031208 |
Properties
Class | IF_IC_XML_VALIDATION | |
Short Description | XML Validation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20031208 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_IC_XML_VALIDATION has no forward declaration.
Interfaces
Class IF_IC_XML_VALIDATION has no interface implemented.
Friends
Class IF_IC_XML_VALIDATION has no friend class.
Attributes
Class IF_IC_XML_VALIDATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determines the XML Files To Be Checked | 20031208 |
2 | ![]() |
Instance method | Public | Method | Declare All XML Files To Be Validated | 20031208 |
3 | ![]() |
Instance method | Public | Method | Declare All XML To Be Validated | 20031208 |
Events
Class IF_IC_XML_VALIDATION has no event.
Types
Class IF_IC_XML_VALIDATION has no local type.
Method Signatures
Method GET_XML_TO_BE_CHECKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_BSP_RUNTIME | Business Server Pages (BSP) Runtime | 20031208 | ||
2 | ![]() |
XML_TO_BE_CHECKED | Value transfer | Type reference (TYPE) | CRMT_IC_XMLS_VALIDATE | Angaben zu den XML Dateien, die validiert werden soll | 20031208 |
Method GET_XML_TO_BE_CHECKED on class IF_IC_XML_VALIDATION has no exception.
Method SET_ALL_XML_TO_BE_CHECKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | TEXT80 | Text Länge 80 | 20031215 | ||
2 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20031215 | ||
3 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_BSP_RUNTIME | Business Server Pages (BSP) Runtime | 20031208 |
Method SET_ALL_XML_TO_BE_CHECKED on class IF_IC_XML_VALIDATION has no exception.
Method SET_XML_TO_BE_CHECKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | TEXT60 | Name der XML Datei | 20031208 | ||
2 | ![]() |
TXT | Call by reference | Type reference (TYPE) | TEXT80 | Beschreibung der Datei | 20031208 | ||
3 | ![]() |
URL_SCHEMA | Call by reference | Type reference (TYPE) | TEXT255 | URL des zugehörigen Schemas | 20031208 | ||
4 | ![]() |
URL_XML | Call by reference | Type reference (TYPE) | TEXT255 | URL der XML Datei | 20031208 |
Method SET_XML_TO_BE_CHECKED on class IF_IC_XML_VALIDATION has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |