SAP ABAP Class CL_RSISP_MNTN_CONDITION (Message Log for Data Entry)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISP (Package) Intelligent Services Parameterization Components
Properties
Class CL_RSISP_MNTN_CONDITION  
Short Description Message Log for Data Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISP   Intelligent Services Parameterization Components 
Created 20021028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSISR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSISP_MNTN_CONDITION has no interface implemented.
Friends
Class CL_RSISP_MNTN_CONDITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PACKAGE_BUILDER Instance attribute Private Object reference (TYPE REF TO) IF_RSISR_CALLPACKAGE_BUILDER Package Builder 20021028
2 MS_LAYOUT Instance attribute Private Type reference (TYPE) RSIS_S_CP_LAYOUT Layout 20021028
3 MT_COND_CATALOG Instance attribute Private Type reference (TYPE) RSIS_T_CONDITION rsis_t_condition 20021028
4 MT_DATAOBJ_DESC Instance attribute Private Type reference (TYPE) RSISR_T_DATAITEM Intelligent Services: Data Object Description List 20021028
5 MT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20021028
6 MT_INFO_TAB Instance attribute Private Type reference (TYPE) M_T_INFO_TAB Table with Indexed Condition-Parameter List Pairs 20021028
7 MT_OUTTAB Instance attribute Private Type reference (TYPE) RSISP_T_DATAITEM table 20021028
8 MT_TEXT Instance attribute Private Type reference (TYPE) M_T_TEXT Text Table for the Conditions 20021028
9 M_DIALOG_MODE Instance attribute Private Type reference (TYPE) RSIS_E_DIALOG_MODE 20030613
10 M_EDITABLE Instance attribute Private Type reference (TYPE) C Indicator 20021028
11 M_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20021028
12 M_INDEX Instance attribute Private Type reference (TYPE) I 20021028
13 M_NO_VARIABLES Instance attribute Private Type reference (TYPE) RS_BOOL 20030618
14 M_PARAM_COND Instance attribute Private Object reference (TYPE REF TO) DATA Table of Condition-Parameter List Pairs 20021030
15 M_TAB_REF Instance attribute Private Object reference (TYPE REF TO) DATA Displayed Table for Conditions 20021028
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_EDITABLE_STATES Instance method Private Method 20021028
2 CHECK_FOR_EMPTY_CONDITIONS Instance method Private Method 20021028
3 CONSTRUCTOR Instance method Public Constructor 20021028
4 CREATE_COND_INSTANCE Instance method Private Method 20021028
5 CREATE_FIELDCAT Instance method Private Method 20021028
6 CREATE_PARAM_COND Instance method Private Method 20021028
7 ON_BUTTON_CLICK Instance method Public Event handling method 20021028
8 ON_DATA_CHANGED Instance method Public Event handling method 20021028
9 ON_DATA_CHANGED_FINISHED Instance method Public Event handling method 20021028
10 ON_F4 Instance method Public Event handling method 20021028
11 ON_HOTSPOT Instance method Public Event handling method 20021028
12 ON_USER_COMMAND Instance method Public Event handling method 20021028
13 SAVE_SETTINGS Instance method Public Method 20021028
14 SET_ICONS Instance method Private Method Sets the Icons in the Condition Table 20030319
15 SET_NEW_TABLE Instance method Public Method 20021028
Events
Class CL_RSISP_MNTN_CONDITION has no event.
Types
Class CL_RSISP_MNTN_CONDITION has no local type.
Method Signatures

Method CHANGE_EDITABLE_STATES Signature

Method CHANGE_EDITABLE_STATES on class CL_RSISP_MNTN_CONDITION has no parameter.
Method CHANGE_EDITABLE_STATES on class CL_RSISP_MNTN_CONDITION has no exception.

Method CHECK_FOR_EMPTY_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_COND Call by reference Object reference (TYPE REF TO) CL_RSISR_CONDITION_LIST Bedingungsliste 20021028

Method CHECK_FOR_EMPTY_CONDITIONS on class CL_RSISP_MNTN_CONDITION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20021028

Method CONSTRUCTOR on class CL_RSISP_MNTN_CONDITION has no exception.

Method CREATE_COND_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_COND Call by reference Object reference (TYPE REF TO) CL_RSISR_CONDITION_LIST Bedingungsliste 20021028
2 Importing I_INDEX Call by reference Type reference (TYPE) I 20021028

Method CREATE_COND_INSTANCE on class CL_RSISP_MNTN_CONDITION has no exception.

Method CREATE_FIELDCAT Signature

Method CREATE_FIELDCAT on class CL_RSISP_MNTN_CONDITION has no parameter.
Method CREATE_FIELDCAT on class CL_RSISP_MNTN_CONDITION has no exception.

Method CREATE_PARAM_COND Signature

Method CREATE_PARAM_COND on class CL_RSISP_MNTN_CONDITION has no parameter.
Method CREATE_PARAM_COND on class CL_RSISP_MNTN_CONDITION has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20021028
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021028

Method ON_BUTTON_CLICK on class CL_RSISP_MNTN_CONDITION has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20021028

Method ON_DATA_CHANGED on class CL_RSISP_MNTN_CONDITION has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

Method ON_DATA_CHANGED_FINISHED on class CL_RSISP_MNTN_CONDITION has no parameter.
Method ON_DATA_CHANGED_FINISHED on class CL_RSISP_MNTN_CONDITION has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20021028
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021028
3 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20021028

Method ON_F4 on class CL_RSISP_MNTN_CONDITION has no exception.

Method ON_HOTSPOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021028
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20021028

Method ON_HOTSPOT on class CL_RSISP_MNTN_CONDITION has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20021028

Method ON_USER_COMMAND on class CL_RSISP_MNTN_CONDITION has no exception.

Method SAVE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALID Call by reference Type reference (TYPE) C 20021028

Method SAVE_SETTINGS on class CL_RSISP_MNTN_CONDITION has no exception.

Method SET_ICONS Signature

Method SET_ICONS on class CL_RSISP_MNTN_CONDITION has no parameter.
Method SET_ICONS on class CL_RSISP_MNTN_CONDITION has no exception.

Method SET_NEW_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PACKAGE_BUILDER Call by reference Object reference (TYPE REF TO) IF_RSISR_CALLPACKAGE_BUILDER Paketbilder 20021028
2 Importing IT_COND_CATALOG Call by reference Type reference (TYPE) RSIS_T_CONDITION Feldkatalog für ListViewerControl 20021028
3 Importing I_DIALOG_MODE Call by reference Type reference (TYPE) RSIS_E_DIALOG_MODE 20030613
4 Importing I_NO_VARIABLES Call by reference Type reference (TYPE) RS_BOOL 20030618
5 Importing I_PARAM_COND Call by reference Object reference (TYPE REF TO) DATA 20021030

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