SAP ABAP Class IF_RSISR_RUNTIME (Runtime (General))
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
Class IF_RSISR_RUNTIME  
Short Description Runtime (General)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020731   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSISR_RUNTIME has no forward declaration.
Interfaces
Class IF_RSISR_RUNTIME has no interface implemented.
Friends
Class IF_RSISR_RUNTIME has no friend class.
Attributes
Class IF_RSISR_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH_SERVICE Instance method Public Method End (After Calling the Last Block) 20030428
2 GET_DATAOBJ Instance method Public Method Return of a Data Object 20020906
3 GET_DATAOBJ_DESC Instance method Public Method Return of a Data Object Description 20020731
4 GET_IMPLICIT_PARAMETERS Instance method Public Method Return of Implicitly Used Parameters 20030526
5 GET_PARAMETER Instance method Public Method Returning a Parameter 20020731
6 GET_PARAMETER_VALUES Instance method Public Method Return of All Values of a Parameter 20030417
7 GET_SUMMARY Instance method Public Method Return of a Summary Data Object 20030220
8 INIT_SERVICE Instance method Public Method Initialization (Before Calling the First Block) 20030214
9 REPLACE_IMPLICIT_VARIABLES Instance method Public Method Replacing the Implicitly Used Variables 20030526
10 SET_CALLPACKAGE Instance method Public Method Setting the Call Package 20030326
11 SET_DATAOBJ Instance method Public Method Setting a Data Object 20020731
Events
Class IF_RSISR_RUNTIME has no event.
Types
Class 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 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20031013

Method FINISH_SERVICE on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20020906
2 Returning RR_DATAOBJ Value transfer Object reference (TYPE REF TO) DATA Datenobjekt 20020906

Method GET_DATAOBJ on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20020828
2 Returning RR_DATAOBJ_DESC Value transfer Object reference (TYPE REF TO) CL_RSISR_DATAOBJ_DESC Datenobjektbeschreibung 20020828

Method GET_DATAOBJ_DESC on class 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 Exporting ET_DATACOLUMN Call by reference Type reference (TYPE) RSISR_T_DATACOLUMN 20030526
2 Exporting ET_TLOGO_OBJECT Call by reference Type reference (TYPE) RSISR_T_TLOGO_OBJECT 20030526
3 Exporting ET_VARIABLE Call by reference Type reference (TYPE) RSISR_T_VARIABLE 20030526
4 Importing I_PARNAME Call by reference Type reference (TYPE) RSIS_E_PARAM 20030526

Method GET_IMPLICIT_PARAMETERS on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM Intelligent Services: Parameter 20020828
2 Returning RR_PARAMETER Value transfer Object reference (TYPE REF TO) CL_RSISR_PARAM Parameter 20020828

Method GET_PARAMETER on class 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 Exporting ET_VALUE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle von Parameterwerten 20030417
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM Parameter 20030417

Method GET_PARAMETER_VALUES on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_SUMMARY Name eines summary Datenobjektes 20030220
2 Returning RR_SUMMARY Value transfer Object reference (TYPE REF TO) CL_RSISR_SUMMARY Summary Datenobjekt 20030220

Method GET_SUMMARY on class 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 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20031013

Method INIT_SERVICE on class 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 Importing IT_VARIABLE_VALUE Call by reference Type reference (TYPE) RSISR_T_VARIABLE_VALUE 20030526

Method REPLACE_IMPLICIT_VARIABLES on class 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 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE Call Package 20030326

Method SET_CALLPACKAGE on class 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 Importing IR_DATAREF Call by reference Object reference (TYPE REF TO) DATA 20020828
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20020828

Method SET_DATAOBJ on class IF_RSISR_RUNTIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in