SAP ABAP Interface IF_IC_XML_VALIDATION (XML Validation)
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 - 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
Interface | IF_IC_XML_VALIDATION | |
Short Description | XML Validation |
General Data
Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
Created | 20031208 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_IC_XML_VALIDATION has no forward declaration.
Interfaces
Interface IF_IC_XML_VALIDATION has no interface.
Friends
Interface IF_IC_XML_VALIDATION has no friend.
Attributes
Interface 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
Interface IF_IC_XML_VALIDATION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_IC_XML_VALIDATION has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |