SAP ABAP Class CL_PROXY_XSD_UTILS (Proxy Generation: XSD Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_CONST_WSDL | Constants | 20070418 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_CONST_XSD | Constants | 20060510 |
Properties
| Class | CL_PROXY_XSD_UTILS | |
| Short Description | Proxy Generation: XSD Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20060503 | 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_PROXY_CONST_WSDL | Constants | 20070418 | ||
| 2 | IF_PROXY_CONST_XSD | Constants | 20060510 |
Friends
Class CL_PROXY_XSD_UTILS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if names of child elements are valid | 20060505 | |
| 2 | Static method | Public | Method | 20060508 | ||
| 3 | Static method | Public | Method | Check if parent element is valid | 20060503 | |
| 4 | Static method | Private | Method | 20070316 | ||
| 5 | Static method | Public | Method | 20070316 | ||
| 6 | Static method | Public | Method | 20070316 | ||
| 7 | Static method | Private | Method | 20060505 |
Events
Class CL_PROXY_XSD_UTILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STRING_TABLE | Public | See coding | 20060505 | string_table type standard table of string
|
Method Signatures
Method CHECK_CHILD_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NAMES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20060505 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060505 | ||||
| 3 | PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060508 |
Method CHECK_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_ELEMENT | 20060508 | |||
| 2 | PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20060508 |
Method CHECK_PARENT_ELEMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060503 | ||||
| 2 | PARENT_ELEMENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060503 | ||||
| 3 | VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060503 |
Method CHECK_PARENT_ELEMENT_NAME on class CL_PROXY_XSD_UTILS has no exception.
Method DOM_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20070316 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20070316 |
Method DOM_TO_XML on class CL_PROXY_XSD_UTILS has no exception.
Method NORMALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPINFO_IGN_SOURCE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20070405 | ||||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_DOCUMENT | 20070316 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_DOCUMENT | 20070316 |
Method NORMALIZE on class CL_PROXY_XSD_UTILS has no exception.
Method NORMALIZE_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPINFO_IGN_SOURCE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20070405 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20070316 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20070316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20070316 |
Method RAISE_EXCEPTION Signature
Method RAISE_EXCEPTION on class CL_PROXY_XSD_UTILS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20060505 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |