SAP ABAP Class CL_RIS_ACTION (Repository Information System: Action)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_FRAMEWORK (Package) Repository Information System: Framework
Properties
Class CL_RIS_ACTION  
Short Description Repository Information System: Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_FRAMEWORK   Repository Information System: Framework 
Created 20090826   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_ACTION has no forward declaration.
Interfaces
Class CL_RIS_ACTION has no interface implemented.
Friends
Class CL_RIS_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PARAMETER Instance attribute Public Type reference (TYPE) RIS_T_ACTION_PARAMETER Parameter Table in Repository Information System 20090826
2 MV_ID Instance attribute Public Type reference (TYPE) RIS_APPLICATION Repository Information System: Request Type 20090826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090826
2 GET_PARAMETER Instance method Public Method Returns data reference to requested parameter 20090826
Events
Class CL_RIS_ACTION has no event.
Types
Class CL_RIS_ACTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) RIS_T_ACTION_PARAMETER Parametertabelle im Repository Information System 20090826
2 Importing IV_ID Call by reference Type reference (TYPE) RIS_APPLICATION Repository Information System: Anforderungstyp 20090826

Method CONSTRUCTOR on class CL_RIS_ACTION has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER_KEY Call by reference Type reference (TYPE) RIS_PARAMETER_KEY Schlüssel eines Parameters 20090826
2 Returning RO_DATA Value transfer Object reference (TYPE REF TO) DATA Wert als Datenreferenz 20090826

Method GET_PARAMETER on class CL_RIS_ACTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800