SAP ABAP Class CL_UXX_ENVELOPE (Extension: XML Envelope)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-SUR (Application Component) Web Survey
⤷
UXX (Package) XML Building Blocks (XML Extensions)
⤷
⤷
Properties
| Class | CL_UXX_ENVELOPE | |
| Short Description | Extension: XML Envelope | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UXX | |
| Program status | ||
| Category | 0 | |
| Package | UXX | XML Building Blocks (XML Extensions) |
| Created | 20010419 | SAP |
| Last change | 20110908 | 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
Class CL_UXX_ENVELOPE has no interface implemented.
Friends
Class CL_UXX_ENVELOPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'uxx' | 20010423 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/gbu-fin/uxx' | 20010419 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 'body' | 20010419 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'created_by_bupa' | 20020128 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'created_by_user' | 20020128 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'creation_date' | 20020307 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'creation_time' | 20020307 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 'envelope' | 20020112 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | STRING | 'header' | 20020112 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | STRING | 'application' | 20010423 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | STRING | 'guid' | 20010423 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | STRING | 'id' | 20010423 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | STRING | 'ref_guid' | 20010725 | |||
| 14 | Static Attribute | Public | Type reference (TYPE) | STRING | 'service_id' | 20010426 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | STRING | 'version' | 20010423 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'last_change_by_bupa' | 20020307 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'last_change_by_user' | 20020307 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'last_change_date' | 20020307 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'last_change_time' | 20020307 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'requested_by_bupa' | 20020128 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'requested_by_user' | 20020128 | |||
| 22 | Static Attribute | Public | Type reference (TYPE) | STRING | 'runtime' | 20040227 | |||
| 23 | Static Attribute | Public | Type reference (TYPE) | STRING | 'action_url' | 20010424 | |||
| 24 | Static Attribute | Public | Type reference (TYPE) | STRING | 'conf_page' | 20080529 | |||
| 25 | Static Attribute | Public | Type reference (TYPE) | STRING | 'current_page' | 20010423 | |||
| 26 | Static Attribute | Public | Type reference (TYPE) | STRING | 'form_mailer_action_url' | 20080125 | |||
| 27 | Static Attribute | Public | Type reference (TYPE) | STRING | 'mode' | 20010903 | |||
| 28 | Static Attribute | Public | Type reference (TYPE) | STRING | 'next_page' | 20040227 | |||
| 29 | Static Attribute | Public | Type reference (TYPE) | STRING | 'no_ddic_exit' | 20040227 | |||
| 30 | Static Attribute | Public | Type reference (TYPE) | STRING | 'prev_page' | 20040227 | |||
| 31 | Static Attribute | Public | Type reference (TYPE) | STRING | 'service_parameters' | 20040227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040227 | ||
| 2 | Static method | Public | Method | 20040227 | ||
| 3 | Static method | Public | Method | 20010419 | ||
| 4 | Static method | Public | Method | 20010419 | ||
| 5 | Static method | Public | Method | 20010419 | ||
| 6 | Static method | Public | Method | 20010423 | ||
| 7 | Static method | Public | Method | 20010419 |
Events
Class CL_UXX_ENVELOPE has no event.
Types
Class CL_UXX_ENVELOPE has no local type.
Method Signatures
Method DELETE_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ID | Call by reference | Type reference (TYPE) | STRING | '1' | 20040227 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20040227 |
Method DELETE_RUNTIME on class CL_UXX_ENVELOPE has no exception.
Method ENABLE_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_XPATH_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | '.' | 20040227 | |||
| 2 | ID_XPATH_NAMESPACE_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040227 | ||||
| 3 | ID_XPATH_NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20040227 | ||||
| 4 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20040227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XPath Ausdruck nicht eindeutig | 20040227 | ||
| 2 | Kein Ergebnis für XPath Ausdruck gefunden | 20040227 |
Method GET_BODY 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 | 20010419 | ||||
| 2 | RR_BODY | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 |
Method GET_BODY on class CL_UXX_ENVELOPE has no exception.
Method GET_PARAMETER 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 | 20020124 | ||||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20020124 | ||||
| 3 | RD_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020124 |
Method GET_PARAMETER on class CL_UXX_ENVELOPE has no exception.
Method SET_BODY Signature
Method SET_BODY on class CL_UXX_ENVELOPE has no parameter.
Method SET_BODY on class CL_UXX_ENVELOPE has no exception.
Method SET_ENVELOPE_ON_PIPELINE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PIPELINE_EVENT | Call by reference | Type reference (TYPE) | UXS_PIPELINE_EVENT | 20010423 | ||||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20010423 |
Method SET_ENVELOPE_ON_PIPELINE_EVENT on class CL_UXX_ENVELOPE has no exception.
Method SET_PARAMETER 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 | 20010423 | ||||
| 2 | ID_VALUE | Call by reference | Type reference (TYPE) | STRING | 20010423 | ||||
| 3 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20010423 |
Method SET_PARAMETER on class CL_UXX_ENVELOPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 3.1A |