SAP ABAP Class CL_RSISP_MNTN_PARAMETER (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_PARAMETER  
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 RSIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSISR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSISP_MNTN_PARAMETER has no interface implemented.
Friends
Class CL_RSISP_MNTN_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MFLG_PARAM_IS_STRUCTURE Instance attribute Private Type reference (TYPE) RSISR_E_STRUCTURE Notes Whether a Structure Is Available 20030318
2 MFLG_PARAM_IS_TABLE Instance attribute Private Type reference (TYPE) C 20021028
3 MR_APPLOG Instance attribute Private Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL 20030613
4 MR_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG 20030613
5 MT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20021028
6 MT_PARAM Instance attribute Private Type reference (TYPE) RSISR_T_PARAM_REF Intelligent Services: Parameter with Reference 20021028
7 M_CLEAR_NODE_KEY Instance attribute Private Type reference (TYPE) C 20021030
8 M_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20021028
9 M_DIALOG_MODE Instance attribute Private Type reference (TYPE) RSIS_E_DIALOG_MODE Dialog Mode 20030613
10 M_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20021028
11 M_GRID_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20021028
12 M_NODE_KEY Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20021028
13 M_NO_VARIABLES Instance attribute Private Type reference (TYPE) RS_BOOL 20030618
14 M_PARAM Instance attribute Private Object reference (TYPE REF TO) DATA Parameter Currently in Process 20021028
15 M_REF_FIELD Instance attribute Private Object reference (TYPE REF TO) DATA 20021028
16 M_SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20021028
17 M_TITLE Instance attribute Private Type reference (TYPE) STRING 20021028
18 M_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20021028
19 M_TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20021028
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODES Instance method Private Method Builds Tree 20021028
2 CALL_ALV Instance method Private Method 20021028
3 CONSTRUCTOR Instance method Public Constructor 20021028
4 HANDLE_NODE_DOUBLE_CLICK Instance method Public Event handling method 20021028
5 INITIALIZE_STRUCTURES Instance method Private Method 20021028
6 ON_DATA_CHANGED Instance method Public Event handling method 20021028
7 ON_F4 Instance method Public Event handling method 20021028
8 REFRESH Instance method Private Method 20021030
9 SAVE_SETTINGS Instance method Public Method 20021028
10 SET_NEW_TABLE Instance method Public Method 20021028
11 SET_PARAM_VALUE Instance method Private Method 20021028
Events
Class CL_RSISP_MNTN_PARAMETER has no event.
Types
Class CL_RSISP_MNTN_PARAMETER has no local type.
Method Signatures

Method ADD_NODES Signature

Method ADD_NODES on class CL_RSISP_MNTN_PARAMETER has no parameter.
Method ADD_NODES on class CL_RSISP_MNTN_PARAMETER has no exception.

Method CALL_ALV Signature

Method CALL_ALV on class CL_RSISP_MNTN_PARAMETER has no parameter.
Method CALL_ALV on class CL_RSISP_MNTN_PARAMETER 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_PARAMETER has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSISP_MNTN_PARAMETER has no exception.

Method INITIALIZE_STRUCTURES Signature

Method INITIALIZE_STRUCTURES on class CL_RSISP_MNTN_PARAMETER has no parameter.
Method INITIALIZE_STRUCTURES on class CL_RSISP_MNTN_PARAMETER 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_PARAMETER 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_PARAMETER has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSISP_MNTN_PARAMETER has no parameter.
Method REFRESH on class CL_RSISP_MNTN_PARAMETER 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_PARAMETER 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_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20030613
2 Importing IT_PARAM Call by reference Type reference (TYPE) RSISR_T_PARAM_REF Intelligent Services: Parameter mit Referenz 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_TITLE Call by reference Type reference (TYPE) STRING 20021028

Method SET_NEW_TABLE on class CL_RSISP_MNTN_PARAMETER has no exception.

Method SET_PARAM_VALUE Signature

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

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