SAP ABAP Class CL_RSISR_IS_WS_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_WS_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 | 20030113 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSISR_IS_WS_HANDLER has no forward declaration.
Interfaces
Class CL_RSISR_IS_WS_HANDLER has no interface implemented.
Friends
Class CL_RSISR_IS_WS_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) | CL_RSISR_CALL_PACKAGE | Call Package | 20030114 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_DATAOBJ_DESC_LIST | List of Data Object Descriptions | 20030113 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSISR_WS_DATA_PROVIDER | Data Retrieval for WS | 20030206 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | List of parameters | 20030113 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSISR_SERVICE | Processed Service | 20030113 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISR_T_DATAREF | Intelligent Services: List of References to Data Objects | 20030113 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIS_E_CALLPACKAGE | Call Package Name | 20030114 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIS_E_SERVICE | Intelligent Services: Name of a Service | 20030114 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIS_E_WS_TYPE | 'DEFAULT' | Type of Service to Create | 20030217 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | RSIS_E_WS_TYPE | 'BPS' | BPS-Like Service | 20030217 | |
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSIS_E_WS_TYPE | 'DEFAULT' | Usual Type | 20030217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030113 | |
2 | ![]() |
Instance method | Public | Method | Generates a Call Package | 20030114 |
3 | ![]() |
Instance method | Public | Method | Executes Service | 20030114 |
4 | ![]() |
Instance method | Private | Method | 20030113 | |
5 | ![]() |
Instance method | Public | Method | 20030114 | |
6 | ![]() |
Instance method | Private | Method | Creates a Data Object List for the Call Package Builder | 20030113 |
7 | ![]() |
Instance method | Private | Method | 20030113 | |
8 | ![]() |
Instance method | Public | Method | 20030114 | |
9 | ![]() |
Instance method | Public | Method | Sets the Data Object Description for Various Objects | 20030113 |
10 | ![]() |
Instance method | Public | Method | Sets the Parameters | 20030113 |
Events
Class CL_RSISR_IS_WS_HANDLER has no event.
Types
Class CL_RSISR_IS_WS_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_CP_NAME | Call by reference | Type reference (TYPE) | RSIS_E_CALLPACKAGE | call package name | 20030114 | ||
2 | ![]() |
I_DATA_PROVIDER | Call by reference | Type reference (TYPE) | RSIS_E_DATA_PROVIDER | Klassenname für die Datenbeschaffung | 20030206 | ||
3 | ![]() |
I_SERVICE_NAME | Call by reference | Type reference (TYPE) | RSIS_E_SERVICE | Intelligent Services: Name eines Service | 20030113 | ||
4 | ![]() |
I_SERVICE_TYPE | Call by reference | Type reference (TYPE) | RSIS_E_WS_TYPE | Typ eines Web Services | 20030217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030207 | ||
2 | ![]() |
20030113 | ||
3 | ![]() |
20030114 |
Method CREATE_CALL_PACKAGE Signature
Method CREATE_CALL_PACKAGE on class CL_RSISR_IS_WS_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030114 |
Method EXECUTE_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Value transfer | Type reference (TYPE) | RSIS_T_DATA_VAL | tabelle mit den datentabellen | 20030115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030115 |
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Value transfer | Type reference (TYPE) | RSIS_T_DATA_VAL | Intelligent Services: Liste von Referenzen auf Datenobjekte | 20030115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030115 |
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 | 20030114 |
Method GET_DATAOBJ_DESC on class CL_RSISR_IS_WS_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 | 20030113 |
Method GET_DATAOBJ_LIST on class CL_RSISR_IS_WS_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 | 20030113 |
Method GET_PARAMETERIZATION_CLASS on class CL_RSISR_IS_WS_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 | 20030114 |
Method GET_PARAMETERS on class CL_RSISR_IS_WS_HANDLER has no exception.
Method SET_DATAOBJ_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATAOBJ | Call by reference | Type reference (TYPE) | RSISR_T_DATAOBJ | Intelligent Services: Datenobjekt-Beschreibung | 20030113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030114 | ||
2 | ![]() |
daten sind nicht vorhanden | 20030207 |
Method SET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAM_LIST | Call by reference | Type reference (TYPE) | RSIS_T_PARAM_VALUE | Intelligent Services: Parameterliste | 20030113 |
Method SET_PARAMETERS on class CL_RSISR_IS_WS_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |