SAP ABAP Class CL_RSISR_IS_XML_HANDLER (Work Class for XML)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime
⤷
⤷
Properties
| Class | CL_RSISR_IS_XML_HANDLER | |
| Short Description | Work Class for XML | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISR | Intelligent Services Runtime |
| Created | 20021029 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSISR_IS_XML_HANDLER has no forward declaration.
Interfaces
Class CL_RSISR_IS_XML_HANDLER has no interface implemented.
Friends
Class CL_RSISR_IS_XML_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | XML Class | 20021029 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_DATAOBJ_DESC_LIST | List of Data Object Descriptions | 20021029 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | List of parameters | 20021029 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSISR_SERVICE | Processed Service | 20021029 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSISR_T_DATAREF | Intelligent Services: List of References to Data Objects | 20021031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20021029 | ||
| 2 | Static method | Public | Method | Converts an XML Object into an ABAP Namespace Document | 20021029 | |
| 3 | Instance method | Public | Method | 20021031 | ||
| 4 | Instance method | Public | Method | 20021031 | ||
| 5 | Instance method | Public | Method | Creates a Data Object List for the Call Package Builder | 20021031 | |
| 6 | Static method | Public | Method | Provides the Data Described in a Data Specification | 20021031 | |
| 7 | Instance method | Public | Method | 20021031 | ||
| 8 | Instance method | Public | Method | 20021031 | ||
| 9 | Static method | Public | Method | 20021206 | ||
| 10 | Instance method | Public | Method | Sets the Data Object Description for Various Objects | 20021104 | |
| 11 | Instance method | Public | Method | Sets the Parameters | 20021029 |
Events
Class CL_RSISR_IS_XML_HANDLER has no event.
Types
Class CL_RSISR_IS_XML_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE_NAME | Call by reference | Type reference (TYPE) | RSIS_E_SERVICE | Intelligent Services: Name eines Service | 20021029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021029 |
Method CREATE_ABAP_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20021029 | |||
| 2 | RR_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20021029 |
Method CREATE_ABAP_DOCUMENT on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DATA | Value transfer | Type reference (TYPE) | RSISR_T_DATAREF | Intelligent Services: Liste von Referenzen auf Datenobjekte | 20021031 |
Method GET_DATA on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_DATAOBJ_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATAOBJ_DESC | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_DATAOBJ_DESC_LIST | Liste von Datenobjektbeschreibungen | 20021031 |
Method GET_DATAOBJ_DESC on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_DATAOBJ_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DATAOBJ_LIST | Value transfer | Type reference (TYPE) | RSISR_T_DATAOBJ | Intelligent Services: Datenobjekt-Beschreibung | 20021031 |
Method GET_DATAOBJ_LIST on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_DATA_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Value transfer | Type reference (TYPE) | RSISR_S_DATAREF | Intelligent Services: Referenz auf Datenobjekt | 20021031 | |||
| 2 | ET_LOG | Call by reference | Type reference (TYPE) | RSIS_T_LOG | Log tabelle | 20021031 | |||
| 3 | I_DATAOBJSPEC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20021031 |
Method GET_DATA_FROM_XML on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_PARAMETERIZATION_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARAMETERIZATION_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_RSISR_PARAMETERIZATION | IF für Parameter Klassen | 20021031 |
Method GET_PARAMETERIZATION_CLASS on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | Liste von Parametern | 20021031 |
Method GET_PARAMETERS on class CL_RSISR_IS_XML_HANDLER has no exception.
Method GET_SOAP_ENVELOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20021206 | ||||
| 2 | R_SOAP_HEADER | Value transfer | Type reference (TYPE) | STRING | 20021206 |
Method GET_SOAP_ENVELOPE on class CL_RSISR_IS_XML_HANDLER has no exception.
Method SET_DATAOBJ_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | RSIS_T_LOG | Eintrag in eine Fehlertabelle | 20021104 | |||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20021104 |
Method SET_DATAOBJ_DESC on class CL_RSISR_IS_XML_HANDLER has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | RSIS_T_LOG | Log tabelle | 20021029 | |||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20021029 |
Method SET_PARAMETERS on class CL_RSISR_IS_XML_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |