SAP ABAP Class IF_UXS_XML_CONTAINER (Property: XML Container)
Meta Relationship - Used By
Properties
| Class | IF_UXS_XML_CONTAINER | |
| Short Description | Property: XML Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010322 | SAP |
| Last change | 20010322 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UXS_XML_CONTAINER has no forward declaration.
Interfaces
Class IF_UXS_XML_CONTAINER has no interface implemented.
Friends
Class IF_UXS_XML_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'IF_UXS_XML_CONTAINER' | 20010326 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UXB_FLAG | 20010322 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | UXB_FLAG | 20010322 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | UXS_SOURCE_FILE | 20010328 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010322 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20010326 | ||
| 2 | Instance method | Public | Method | 20010322 | ||
| 3 | Instance method | Public | Method | 20010322 | ||
| 4 | Instance method | Public | Method | 20010718 | ||
| 5 | Instance method | Public | Method | 20010328 | ||
| 6 | Instance method | Public | Method | 20010322 | ||
| 7 | Instance method | Public | Method | 20010322 | ||
| 8 | Instance method | Public | Method | 20010411 | ||
| 9 | Instance method | Public | Method | 20010718 | ||
| 10 | Instance method | Public | Method | 20010322 | ||
| 11 | Instance method | Public | Method | 20010322 | ||
| 12 | Instance method | Public | Method | 20010411 | ||
| 13 | Instance method | Public | Method | 20010322 | ||
| 14 | Instance method | Public | Method | 20010326 |
Events
Class IF_UXS_XML_CONTAINER has no event.
Types
Class IF_UXS_XML_CONTAINER has no local type.
Method Signatures
Method DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20010517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010517 | |||
| 2 | 20010517 |
Method ENSURE_DOM Signature
Method ENSURE_DOM on class IF_UXS_XML_CONTAINER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010322 | |||
| 2 | 20010322 |
Method ENSURE_STRING Signature
Method ENSURE_STRING on class IF_UXS_XML_CONTAINER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010322 | |||
| 2 | 20010322 |
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20010718 | ||||
| 2 | RR_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_UXS_XML_CONTAINER | 20010718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010718 | |||
| 2 | 20010828 |
Method GET_SOURCE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_SOURCE_FILE | Value transfer | Type reference (TYPE) | UXS_SOURCE_FILE | 20010328 |
Method GET_SOURCE_FILE on class IF_UXS_XML_CONTAINER has no exception.
Method GET_XML_AS_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010322 |
Method GET_XML_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_STRING | Value transfer | Type reference (TYPE) | STRING | 20010322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010322 |
Method QUERY_IF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20010411 | ||||
| 2 | RR_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20010411 |
Method QUERY_IF on class IF_UXS_XML_CONTAINER has no exception.
Method SET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20010718 | ||||
| 2 | ID_ELEMENT_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20010718 | ||||
| 3 | ID_ELEMENT_URI | Call by reference | Type reference (TYPE) | STRING | 20010718 | ||||
| 4 | ID_FLAG_PRIVATE | Call by reference | Type reference (TYPE) | UXB_FLAG | 'X' | 20010814 | |||
| 5 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20010718 | ||||
| 6 | ID_PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20010718 | ||||
| 7 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UXP_PERSISTENT | 20010718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010718 |
Method SET_DOM_CHANGED Signature
Method SET_DOM_CHANGED on class IF_UXS_XML_CONTAINER has no parameter.
Method SET_DOM_CHANGED on class IF_UXS_XML_CONTAINER has no exception.
Method SET_XML_FROM_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010322 |
Method SET_XML_FROM_DOM on class IF_UXS_XML_CONTAINER has no exception.
Method SET_XML_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20010411 |
Method SET_XML_FROM_NODE on class IF_UXS_XML_CONTAINER has no exception.
Method SET_XML_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STRING | Call by reference | Type reference (TYPE) | STRING | 20010322 |
Method SET_XML_FROM_STRING on class IF_UXS_XML_CONTAINER has no exception.
Method UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20010326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010326 | |||
| 2 | 20010326 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20010322 |
| SAP Release Created in |