SAP ABAP Class CL_SUBSCREEN_MSTARFIGS_HRF02 (HR Forms: MetaFigures in MetaStars)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX-FO (Application Component) Forms
     PAOC_PAY_HRFORMS (Package) HR Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SUBSCREEN_HRF02 HR Forms: Subscreen 20000818
Properties
Class CL_SUBSCREEN_MSTARFIGS_HRF02  
Short Description HR Forms: MetaFigures in MetaStars    
Super Class CL_SUBSCREEN_HRF02 HR Forms: Subscreen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAY_HRFORMS   HR Forms 
Created 20000818   SAP 
Last change 20041209   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)
Interfaces
Class CL_SUBSCREEN_MSTARFIGS_HRF02 has no interface implemented.
Friends
Class CL_SUBSCREEN_MSTARFIGS_HRF02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ICON_NOCURR Static Attribute Private Type reference (TYPE) TV_IMAGE ICON_LED_RED Tree Control: Icon / Image 20020220
2 C_ICON_USECURR Static Attribute Private Type reference (TYPE) TV_IMAGE ICON_LED_GREEN Tree Control: Icon / Image 20020220
3 FIELDLIST Instance attribute Private Type reference (TYPE) TTY_FIELDLIST List of MetaFigures 20000818
4 METASTAR Instance attribute Private Object reference (TYPE REF TO) CL_METASTAR_HRF02 HR Forms: MetaStar 20000818
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020220
2 GET_VALID_FCT_ACTION Instance method Private Method Determines Valid Command for FuMo (Create, Change, Display) 20040908
3 ON_CTX_MENU_REQUEST Instance method Private Event handling method Event Handler - Context Menu 20000821
4 ON_DATA_CHANGE Instance method Private Event handling method Event Handler - Data Changed 20000818
5 ON_DATA_CHANGE2 Instance method Private Event handling method Event Handler - Data Changed 20000818
6 ON_F4 Instance method Private Event handling method Event Handler - F4 Chosen 20000818
7 ON_HOTSPOT Instance method Private Event handling method Event Handler - Hotspot Clicked 20000821
8 ON_OBJECT_CHANGED Instance method Private Event handling method Event Handler - Object Changed (Update Display) 20000818
9 ON_USER_COMMAND Instance method Private Event handling method Event Handler - Own Functions 20000821
10 PROCESS_FUNCTION Instance method Private Method Create, Process, or Display Function Module 20040907
11 PUT_FIELDLIST_LINE Instance method Private Method Write Line of Field List to Object 20000818
12 SET_FIELDCAT Instance method Private Method Initialize Field Catalog 20000818
13 SET_FIELDLIST Instance method Private Method Initialize Field List 20000818
14 SET_FIELDLIST_LINE Instance method Private Method Fill Line in Field List 20000818
15 SET_GRID Instance method Private Method Initialize Container and Controls 20000818
16 SET_LAYOUT Instance method Private Method Initialize Layout 20000818
17 SET_TOOLBAR Instance method Private Method Initialize Toolbar 20000818
Events
Class CL_SUBSCREEN_MSTARFIGS_HRF02 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_FIELDLIST Private See coding LTY_FIELDLIST 20000818 begin of lty_fieldlist, figure type hrf_name, function type funcname, icon type tv_image, figfield type fieldname, unitfield type fieldname, x_versc type tv_image, end of lty_fieldlist
2 TTY_FIELDLIST Private See coding TTY_FIELDLIST 20000818 tty_fieldlist type standard table of lty_fieldlist
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method GET_VALID_FCT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTION Call by reference Type reference (TYPE) C 20040908
2 Exporting EX_ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20040908
3 Exporting EX_MENUITEM Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040908
4 Exporting EX_MENUTEXT Call by reference Type reference (TYPE) GUI_TEXT Menu Painter: Funktions- oder Menütext (4.0) 20040908
5 Importing IM_FNAME Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20040908

Method GET_VALID_FCT_ACTION on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method ON_CTX_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20000821

Method ON_CTX_MENU_REQUEST on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method ON_DATA_CHANGE 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) 20000818
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20000818
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20000818
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20000818

Method ON_DATA_CHANGE on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method ON_DATA_CHANGE2 Signature

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

Method ON_DATA_CHANGE2 on class CL_SUBSCREEN_MSTARFIGS_HRF02 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) 20000818
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20000818
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20000818
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20000818
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20000818

Method ON_F4 on class CL_SUBSCREEN_MSTARFIGS_HRF02 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 Value transfer Attribute reference (LIKE) 20000821
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20000821
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20000821

Method ON_HOTSPOT on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method ON_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Value transfer Attribute reference (LIKE) 20000818

Method ON_OBJECT_CHANGED on class CL_SUBSCREEN_MSTARFIGS_HRF02 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 Value transfer Attribute reference (LIKE) 20000821

Method ON_USER_COMMAND on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method PROCESS_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040907

Method PROCESS_FUNCTION on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method PUT_FIELDLIST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD Call by reference Type reference (TYPE) LTY_FIELDLIST Zeile der Feldliste 20000818
2 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD Objekt wurde geändert 20000818

Method PUT_FIELDLIST_LINE on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method SET_FIELDCAT Signature

Method SET_FIELDCAT on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no parameter.
Method SET_FIELDCAT on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method SET_FIELDLIST Signature

Method SET_FIELDLIST on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no parameter.
Method SET_FIELDLIST on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method SET_FIELDLIST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIGURE Call by reference Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 HR-Formularobjekt 20000818
2 Returning RE_FWA Value transfer Type reference (TYPE) LTY_FIELDLIST Zeile der Feldliste 20000818

Method SET_FIELDLIST_LINE on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method SET_GRID Signature

Method SET_GRID on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no parameter.
Method SET_GRID on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method SET_LAYOUT Signature

Method SET_LAYOUT on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no parameter.
Method SET_LAYOUT on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.

Method SET_TOOLBAR Signature

Method SET_TOOLBAR on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no parameter.
Method SET_TOOLBAR on class CL_SUBSCREEN_MSTARFIGS_HRF02 has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 46C