SAP ABAP Class CL_SUBSCREEN_MSTARDIMS_HRF02 (HR Forms: MetaDimensions 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 | 20000803 |
Properties
Class | CL_SUBSCREEN_MSTARDIMS_HRF02 | |
Short Description | HR Forms: MetaDimensions 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 | 20000803 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SUBSCREEN_MSTARDIMS_HRF02 has no forward declaration.
Interfaces
Class CL_SUBSCREEN_MSTARDIMS_HRF02 has no interface implemented.
Friends
Class CL_SUBSCREEN_MSTARDIMS_HRF02 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_FIELDLIST | List of MetaFields with Attributes | 20000803 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_METASTAR_HRF02 | HR Forms: MetaDimension | 20000803 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Determines Valid Command for FuMo (Create, Change, Display) | 20040908 |
2 | ![]() |
Instance method | Private | Event handling method | Event Handler - Context Menu | 20000821 |
3 | ![]() |
Instance method | Private | Event handling method | Event Handler - Data Changed | 20000803 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handler - Data Changed | 20000803 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handler - F4 Chosen | 20000803 |
6 | ![]() |
Instance method | Private | Event handling method | Results Handler - Hotspot Click | 20040906 |
7 | ![]() |
Instance method | Private | Event handling method | Event Handler - Object Changed (Update Display) | 20000817 |
8 | ![]() |
Instance method | Private | Event handling method | Event Handler - Own Functions | 20000821 |
9 | ![]() |
Instance method | Private | Method | Create, Process, or Display Function Module | 20040907 |
10 | ![]() |
Instance method | Private | Method | Write Line of Field List to Object | 20000803 |
11 | ![]() |
Instance method | Private | Method | Initialize Field Catalog | 20000803 |
12 | ![]() |
Instance method | Private | Method | Initialize Field List | 20000803 |
13 | ![]() |
Instance method | Private | Method | Fill Line in Field List | 20000803 |
14 | ![]() |
Instance method | Private | Method | Initialize Container and Controls | 20000803 |
15 | ![]() |
Instance method | Private | Method | Initialize Layout | 20000803 |
16 | ![]() |
Instance method | Private | Method | Initialize Toolbar | 20000803 |
Events
Class CL_SUBSCREEN_MSTARDIMS_HRF02 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_FIELDLIST | Private | See coding | LTY_FIELDLIST | 20000803 | begin of lty_fieldlist,
metadim type hrf_name,
function type funcname,
icon type tv_image,
change type lvc_t_styl,
end of lty_fieldlist
|
|
2 | TTY_FIELDLIST | Private | See coding | TTY_FIELDLIST | 20000803 | tty_fieldlist type standard table of lty_fieldlist
|
Method Signatures
Method GET_VALID_FCT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ACTION | Call by reference | Type reference (TYPE) | C | Befehl | 20040908 | ||
2 | ![]() |
EX_ICON | Call by reference | Type reference (TYPE) | TV_IMAGE | Ikone | 20040908 | ||
3 | ![]() |
EX_MENUITEM | Call by reference | Type reference (TYPE) | UI_FUNC | Menueintrag | 20040908 | ||
4 | ![]() |
EX_MENUTEXT | Call by reference | Type reference (TYPE) | GUI_TEXT | Menutext | 20040908 | ||
5 | ![]() |
IM_DIMNAME | Call by reference | Type reference (TYPE) | HRF_NAME | HR-Formulare: Objektname | 20040908 | ||
6 | ![]() |
IM_FNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Name des FuBas | 20040908 |
Method GET_VALID_FCT_ACTION on class CL_SUBSCREEN_MSTARDIMS_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 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20000821 |
Method ON_CTX_MENU_REQUEST on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method ON_DATA_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
2 | ![]() |
E_ONF4 | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
3 | ![]() |
E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
4 | ![]() |
E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20000803 |
Method ON_DATA_CHANGE on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method ON_DATA_CHANGE2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20000803 |
Method ON_DATA_CHANGE2 on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method ON_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
2 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
3 | ![]() |
ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
4 | ![]() |
E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20000803 | ||||
5 | ![]() |
E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20000803 |
Method ON_F4 on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method ON_HOTSPOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20040906 | ||||
2 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20040906 | ||||
3 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20040906 |
Method ON_HOTSPOT on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method ON_OBJECT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Value transfer | Attribute reference (LIKE) | 20000817 |
Method ON_OBJECT_CHANGED on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20000821 |
Method ON_USER_COMMAND on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method PROCESS_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040907 |
Method PROCESS_FUNCTION on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method PUT_FIELDLIST_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELD | Call by reference | Type reference (TYPE) | LTY_FIELDLIST | Zeile der Feldliste | 20000803 | ||
2 | ![]() |
RE_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Objekt wurde geändert | 20000803 |
Method PUT_FIELDLIST_LINE on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method SET_FIELDCAT Signature
Method SET_FIELDCAT on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no parameter.
Method SET_FIELDCAT on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method SET_FIELDLIST Signature
Method SET_FIELDLIST on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no parameter.
Method SET_FIELDLIST on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method SET_FIELDLIST_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_METADIM | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | HR-Formularobjekt | 20000803 | ||
2 | ![]() |
RE_FWA | Value transfer | Type reference (TYPE) | LTY_FIELDLIST | Zeile der Feldliste | 20000803 |
Method SET_FIELDLIST_LINE on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method SET_GRID Signature
Method SET_GRID on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no parameter.
Method SET_GRID on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method SET_LAYOUT Signature
Method SET_LAYOUT on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no parameter.
Method SET_LAYOUT on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
Method SET_TOOLBAR Signature
Method SET_TOOLBAR on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no parameter.
Method SET_TOOLBAR on class CL_SUBSCREEN_MSTARDIMS_HRF02 has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 46C |