SAP ABAP Class CL_RSISW_UI_WB_SRV_PARAM_CMP_L (UI: Parameter Free Input Help)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISW (Package) Intelligent Services Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_CTRLER_SCR_WINDOW Abstract Class for Controller for Window Views 20030523
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_WB_SRV_PARAM 20030523
Properties
Class CL_RSISW_UI_WB_SRV_PARAM_CMP_L  
Short Description UI: Parameter Free Input Help    
Super Class CL_RSISW_UI_CTRLER_SCR_WINDOW Abstract Class for Controller for Window Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030523   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSISW_UI_ACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSISW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_UI_WB_SRV_PARAM 20030523
Friends
Class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SYUCOMM 'PARAM_VALUELIST' 20030523
2 MC_DYNNR Constant Private Type reference (TYPE) SYDYNNR '3004' 20030523
3 MC_PFSTATUS Constant Private Type reference (TYPE) SYPFKEY 'DIALOG_WINDOW' 20030523
4 MC_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLRSISW_UI_WORKBENCH' 20030523
5 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030523
6 MR_GRID_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20030523
7 MR_SCREEN_PARAM Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_M_PARAM 20030609
8 MS_PARAM_COMP_DEF Instance attribute Private Type reference (TYPE) RSISW_S_M_PARAM_COMP_DEF 20030523
9 MS_SCREEN_PARAM Instance attribute Private Type reference (TYPE) RSISW_S_M_PARAM_GET 20030608
10 MT_VALUELIST Instance attribute Private Type reference (TYPE) L_TY_T_VALUELIST 20030523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030523
2 CREATE_CONTAINER Instance method Private Method 20030523
3 CREATE_GRID_VIEW Instance method Private Method 20030523
4 DISPLAY_F4HELP Instance method Private Method 20030806
5 GET_GRID_EXCL_TOOLBAR Instance method Private Method 20030523
6 GET_GRID_FCAT Instance method Private Method 20030523
7 GET_GRID_LAYO Instance method Private Method 20030523
8 GET_GRID_OUTTAB Instance method Private Method 20030523
9 GET_MODEL_PROPERTIES Instance method Private Method 20030523
10 GET_SCREEN_PROPERTIES Instance method Private Method 20030523
11 GET_VIEW_PROPERTIES Instance method Private Method 20030603
12 MODIFY_SCREEN Instance method Private Method 20030523
13 ON_F4 Instance method Private Event handling method 20030806
14 ON_VIEW_CHANGED Instance method Private Event handling method 20030523
15 ON_VIEW_CHANGED_FINISHED Instance method Private Event handling method 20030523
16 SET_COMPONENT Instance method Public Method 20030523
17 SET_MODEL_PROPERTIES Instance method Private Method 20030523
18 SET_SCREEN_PROPERTIES Instance method Private Method 20030523
19 SET_VIEW_PROPERTIES Instance method Private Method 20030603
Events
Class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_TY_S_VALUELIST Private See coding 20030523
2 L_TY_T_VALUELIST Private See coding 20030523
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_RSISW_M_SERVICE 20030523
2 Importing I_COMPONENT Call by reference Type reference (TYPE) RSISW_S_M_PARAM_COMP_DEF-COMPONENT 20030523
3 Importing I_PARAM Call by reference Type reference (TYPE) RSISW_E_PARAM 20030827

Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method CREATE_CONTAINER Signature

Method CREATE_CONTAINER on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no parameter.
Method CREATE_CONTAINER on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method CREATE_GRID_VIEW Signature

Method CREATE_GRID_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no parameter.
Method CREATE_GRID_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method DISPLAY_F4HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME 20030806
2 Returning R_VALUE Value transfer Type reference (TYPE) SHVALUE_D 20030806

Method DISPLAY_F4HELP on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_GRID_EXCL_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EXCL Value transfer Type reference (TYPE) UI_FUNCTIONS 20030523

Method GET_GRID_EXCL_TOOLBAR on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_GRID_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FCAT Value transfer Type reference (TYPE) LVC_T_FCAT 20030523

Method GET_GRID_FCAT on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_GRID_LAYO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LAYO Value transfer Type reference (TYPE) LVC_S_LAYO 20030523

Method GET_GRID_LAYO on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_GRID_OUTTAB Signature

Method GET_GRID_OUTTAB on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no parameter.
Method GET_GRID_OUTTAB on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAM Value transfer Type reference (TYPE) RSISW_S_M_PARAM_GET 20030523

Method GET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_SCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAM Value transfer Type reference (TYPE) RSISW_S_M_PARAM_GET 20030523

Method GET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method GET_VIEW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAM Value transfer Type reference (TYPE) RSISW_S_M_PARAM_GET 20030603

Method GET_VIEW_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method MODIFY_SCREEN Signature

Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no parameter.
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L 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 Value transfer Attribute reference (LIKE) 20030806
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030806
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20030806
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20030806
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20030806
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20030806

Method ON_F4 on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method ON_VIEW_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20030523
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20030523
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20030523
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20030523
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20030523
6 Importing SENDER Value transfer Attribute reference (LIKE) 20030523

Method ON_VIEW_CHANGED on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method ON_VIEW_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20030523
2 Importing E_MODIFIED Value transfer Attribute reference (LIKE) 20030523

Method ON_VIEW_CHANGED_FINISHED on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method SET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT Call by reference Type reference (TYPE) RSISW_S_M_PARAM_COMP_DEF-COMPONENT 20030523

Method SET_COMPONENT on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method SET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAM Value transfer Type reference (TYPE) RSISW_S_M_PARAM_GET 20030523

Method SET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method SET_SCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAM Value transfer Type reference (TYPE) RSISW_S_M_PARAM_GET 20030523

Method SET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_CMP_L has no exception.

Method SET_VIEW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAM Value transfer Type reference (TYPE) RSISW_S_M_PARAM_GET 20030603

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