SAP ABAP Interface IF_RSISR_RUNTIME (Runtime (General))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSISR_SERVICE | Basic Interface for Services | 20021107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSISR_SERVICE | Basic Class for a Service | 20020731 |
Properties
Interface | IF_RSISR_RUNTIME | |
Short Description | Runtime (General) |
General Data
Package | RSISR | Intelligent Services Runtime |
Created | 20020731 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSISR_RUNTIME has no forward declaration.
Interfaces
Interface IF_RSISR_RUNTIME has no interface.
Friends
Interface IF_RSISR_RUNTIME has no friend.
Attributes
Interface IF_RSISR_RUNTIME has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | End (After Calling the Last Block) | 20030428 |
2 | ![]() |
Instance method | Public | Method | Return of a Data Object | 20020906 |
3 | ![]() |
Instance method | Public | Method | Return of a Data Object Description | 20020731 |
4 | ![]() |
Instance method | Public | Method | Return of Implicitly Used Parameters | 20030526 |
5 | ![]() |
Instance method | Public | Method | Returning a Parameter | 20020731 |
6 | ![]() |
Instance method | Public | Method | Return of All Values of a Parameter | 20030417 |
7 | ![]() |
Instance method | Public | Method | Return of a Summary Data Object | 20030220 |
8 | ![]() |
Instance method | Public | Method | Initialization (Before Calling the First Block) | 20030214 |
9 | ![]() |
Instance method | Public | Method | Replacing the Implicitly Used Variables | 20030526 |
10 | ![]() |
Instance method | Public | Method | Setting the Call Package | 20030326 |
11 | ![]() |
Instance method | Public | Method | Setting a Data Object | 20020731 |
Events
Interface IF_RSISR_RUNTIME has no event.
Types
Interface IF_RSISR_RUNTIME has no local type.
Method Signatures
Method FINISH_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031013 |
Method FINISH_SERVICE on Interface IF_RSISR_RUNTIME has no exception.
Method GET_DATAOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_DOBJ | Intelligent Service: Datenobjekt | 20020906 | ||
2 | ![]() |
RR_DATAOBJ | Value transfer | Object reference (TYPE REF TO) | DATA | Datenobjekt | 20020906 |
Method GET_DATAOBJ on Interface IF_RSISR_RUNTIME has no exception.
Method GET_DATAOBJ_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_DOBJ | Intelligent Service: Datenobjekt | 20020828 | ||
2 | ![]() |
RR_DATAOBJ_DESC | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_DATAOBJ_DESC | Datenobjektbeschreibung | 20020828 |
Method GET_DATAOBJ_DESC on Interface IF_RSISR_RUNTIME has no exception.
Method GET_IMPLICIT_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATACOLUMN | Call by reference | Type reference (TYPE) | RSISR_T_DATACOLUMN | 20030526 | |||
2 | ![]() |
ET_TLOGO_OBJECT | Call by reference | Type reference (TYPE) | RSISR_T_TLOGO_OBJECT | 20030526 | |||
3 | ![]() |
ET_VARIABLE | Call by reference | Type reference (TYPE) | RSISR_T_VARIABLE | 20030526 | |||
4 | ![]() |
I_PARNAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | 20030526 |
Method GET_IMPLICIT_PARAMETERS on Interface IF_RSISR_RUNTIME has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Intelligent Services: Parameter | 20020828 | ||
2 | ![]() |
RR_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_PARAM | Parameter | 20020828 |
Method GET_PARAMETER on Interface IF_RSISR_RUNTIME has no exception.
Method GET_PARAMETER_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle von Parameterwerten | 20030417 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Parameter | 20030417 |
Method GET_PARAMETER_VALUES on Interface IF_RSISR_RUNTIME has no exception.
Method GET_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_SUMMARY | Name eines summary Datenobjektes | 20030220 | ||
2 | ![]() |
RR_SUMMARY | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_SUMMARY | Summary Datenobjekt | 20030220 |
Method GET_SUMMARY on Interface IF_RSISR_RUNTIME has no exception.
Method INIT_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031013 |
Method INIT_SERVICE on Interface IF_RSISR_RUNTIME has no exception.
Method REPLACE_IMPLICIT_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VARIABLE_VALUE | Call by reference | Type reference (TYPE) | RSISR_T_VARIABLE_VALUE | 20030526 |
Method REPLACE_IMPLICIT_VARIABLES on Interface IF_RSISR_RUNTIME has no exception.
Method SET_CALLPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Call Package | 20030326 |
Method SET_CALLPACKAGE on Interface IF_RSISR_RUNTIME has no exception.
Method SET_DATAOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATAREF | Call by reference | Object reference (TYPE REF TO) | DATA | 20020828 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_DOBJ | Intelligent Service: Datenobjekt | 20020828 |
Method SET_DATAOBJ on Interface IF_RSISR_RUNTIME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |