SAP ABAP Class CL_RSISR_STATE_LIST (List of Parameterization Steps)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Properties
Class CL_RSISR_STATE_LIST  
Short Description List of Parameterization Steps    
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_LIST has no forward declaration.
Interfaces
Class CL_RSISR_STATE_LIST has no interface implemented.
Friends
Class CL_RSISR_STATE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_STATE_LIST Instance attribute Private Type reference (TYPE) RSISR_T_STATE_REF List of Parameterization Steps 20020828
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STATE Instance method Public Method Creation of a New Parameterization Step 20020731
2 GET_FIRST_STATE Instance method Public Method Returns the First State 20020905
3 GET_STATE_BY_NAME Instance method Public Method Returns the Assoc. Parameterization Step for Predefined Name 20020731
Events
Class CL_RSISR_STATE_LIST has no event.
Types
Class CL_RSISR_STATE_LIST has no local type.
Method Signatures

Method ADD_STATE 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 Intelligent Services: Stringtabelle 20020828
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_STATE Intelligent Services: Parametrisierungsschritt 20020828

Method ADD_STATE on class CL_RSISR_STATE_LIST has no exception.

Method GET_FIRST_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE Parametrisierungsschritt 20020905

Method GET_FIRST_STATE on class CL_RSISR_STATE_LIST has no exception.

Method GET_STATE_BY_NAME 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_STATE Intelligent Services: Parametrisierungsschritt 20020828
2 Returning RR_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE Parametrisierungsschritt 20020828

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