SAP ABAP Class CL_RSISR_STATE (Parameterization Step)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Properties
Class CL_RSISR_STATE  
Short Description Parameterization Step    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISR   Intelligent Services Runtime 
Created 20020731   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISR_STATE has no forward declaration.
Interfaces
Class CL_RSISR_STATE has no interface implemented.
Friends
Class CL_RSISR_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PARAMS Instance attribute Private Type reference (TYPE) RSIS_T_PARAM List of Parameters as String Table 20020828
2 M_NAME Instance attribute Private Type reference (TYPE) STRING Name 20020731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020731
2 GET_NAME Instance method Public Method Return of the Name 20020731
3 GET_PARAMETERS Instance method Public Method Return of Parameter 20020731
Events
Class CL_RSISR_STATE has no event.
Types
Class CL_RSISR_STATE 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_PARAMS Call by reference Type reference (TYPE) RSIS_T_PARAM Tabelle von Parameternamen 20020828
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_STATE Parametrisierungsschritt 20020828

Method CONSTRUCTOR on class CL_RSISR_STATE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) RSIS_E_STATE Intelligent Services: Parametrisierungsschritt 20020828

Method GET_NAME on class CL_RSISR_STATE has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMS Value transfer Type reference (TYPE) RSIS_T_PARAM Intelligent Services: Tabelle von Parameternamen 20020828

Method GET_PARAMETERS on class CL_RSISR_STATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400