SAP ABAP Class CL_METAFIELD_HRF02 (HR Forms: MetaField)
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_METAOBJECT_HRF02 HR Forms: MetaObject 19991230
Properties
Class CL_METAFIELD_HRF02  
Short Description HR Forms: MetaField    
Super Class CL_METAOBJECT_HRF02 HR Forms: MetaObject 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAY_HRFORMS   HR Forms 
Created 19991230   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_METAFIELD_HRF02 has no forward declaration.
Interfaces
Class CL_METAFIELD_HRF02 has no interface implemented.
Friends
Class CL_METAFIELD_HRF02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOM_KEY Instance attribute Public Type reference (TYPE) TMETADIMFLD_02-DOM_KEY Key (MetaField) for Domain Fixed Values 20000418
2 F4 Instance attribute Private See coding Information on F4 Help 20000731
3 FIELDTYPE Instance attribute Public Type reference (TYPE) TMETADIMFLD_02-FIELDTYPE Field Type 19991230
4 FROM_TEXTTAB Instance attribute Public Type reference (TYPE) TMETADIMFLD_02-FROM_TEXTTAB Table Field in Text Table 19991230
5 KEYFLAG Instance attribute Public Type reference (TYPE) TMETADIMFLD_02-KEYFLAG Identifies a Key Field of a Table 19991230
6 LTEQGT Instance attribute Public Type reference (TYPE) TVARV_OPTI ABAP: Selection option (EQ/BT/CP/...) 20041104
7 SELOPT_RESTR Instance attribute Public Type reference (TYPE) HRF_SELOPT_RESTR HR Forms: Restrictions for Select Options in the Sel Manager 20040128
8 SELOPT_VALIDITY Instance attribute Public Type reference (TYPE) HRF_SELOPT_VALIDITY HR Forms: Validity of the Select Options in the Sel Manager 20040128
9 TABFIELD Instance attribute Public Type reference (TYPE) TMETADIMFLD_02-TABFIELD Table Field Assignment 19991230
Methods
# Method Level Visibility Method type Description Created on
1 CALL_FIELD_F4 Instance method Public Method Call F4 Popup for Field Values 20000801
2 GET_DOMAIN_NAME Instance method Public Method Read Domain Name for Fixed Value 20000418
3 GET_F4_FOR_WAGETYPE Static method Private Method F4 Help for Wage Types spec.for Pers. Country Grping of Form 20040628
4 GET_F4_TABLE_FOR_WAGETYPE Static method Public Method F4 Table for Wage Types Specifically for Molga of the Form 20041210
5 GET_FIELD_F4 Instance method Private Method Read F4 Information on MetaField 20000731
6 SET_READINFO Instance method Public Method Set Read Information 20000609
Events
Class CL_METAFIELD_HRF02 has no event.
Types
Class CL_METAFIELD_HRF02 has no local type.
Method Signatures

Method CALL_FIELD_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE Call by reference Type reference (TYPE) HELP_INFO-FLDVALUE Wert 20000801
2 Importing COUNTRY Call by reference Type reference (TYPE) MOLGA ' ' Ländergruppierung 20031207
3 Exporting EX_EXIST Call by reference Type reference (TYPE) XFELD F4-Hilfe existiert 20000801
4 Importing IM_DISPLAY Call by reference Type reference (TYPE) DDBOOL_D ' ' Nur Anzeigemodus 20000801
5 Importing IM_INFONET Call by reference Object reference (TYPE REF TO) CL_INFONET_HRF02 HR-Formulare: Programmgenerierer 20040225

Method CALL_FIELD_F4 on class CL_METAFIELD_HRF02 has no exception.

Method GET_DOMAIN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOM_NAME Value transfer Type reference (TYPE) DOMNAME Bezeichnung einer Domäne 20000418

Method GET_DOMAIN_NAME on class CL_METAFIELD_HRF02 has no exception.

Method GET_F4_FOR_WAGETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE Call by reference Type reference (TYPE) HELP_INFO-FLDVALUE Wert 20040628
2 Exporting EX_MESSAGE Call by reference Type reference (TYPE) EDIMESSAGE Message mit allen Feldern und auslösendem Objekt 20040628
3 Importing IM_DISPLAY Value transfer Type reference (TYPE) DDBOOL_D SPACE Nur Anzeigemodus 20040628
4 Importing IM_INFONET Call by reference Object reference (TYPE REF TO) CL_INFONET_HRF02 HR-Formulare: Programmgenerierer 20040628

Method GET_F4_FOR_WAGETYPE on class CL_METAFIELD_HRF02 has no exception.

Method GET_F4_TABLE_FOR_WAGETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_F4TAB Call by reference Type reference (TYPE) HRF_F4_4_WTS_TAB Hrforms: technisches Tabellentyp für das F4 zu Lohnarten 20041210
2 Importing IM_INFONET Call by reference Object reference (TYPE REF TO) CL_INFONET_HRF02 HR-Formulare: Programmgenerierer 20041210

Method GET_F4_TABLE_FOR_WAGETYPE on class CL_METAFIELD_HRF02 has no exception.

Method GET_FIELD_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXIST Call by reference Type reference (TYPE) XFELD F4-Hilfe existiert 20000731
2 Importing IM_READ_FROM_DDIC Call by reference Type reference (TYPE) XFELD ' ' Gespeicherte Werte ignorieren 20000731

Method GET_FIELD_F4 on class CL_METAFIELD_HRF02 has no exception.

Method SET_READINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOM_KEY Call by reference Attribute reference (LIKE) DOM_KEY Zuordnung MetaField für Festwert 20000609
2 Importing IM_FIELDTYPE Call by reference Attribute reference (LIKE) FIELDTYPE Feldtyp 20000609
3 Importing IM_KEYFLAG Call by reference Attribute reference (LIKE) KEYFLAG Kennzeichnet ein Schlüsselfeld einer Tabelle 20000609
4 Importing IM_LTEQGT Call by reference Type reference (TYPE) TVARV_OPTI ABAP: Selektionsoption (EQ/BT/CP/...) 20041104
5 Importing IM_SELOPT_RESTR Call by reference Type reference (TYPE) HRF_SELOPT_RESTR Hrforms: Einschränkungen für Select-Options im Sel Manager 20040128
6 Importing IM_SELOPT_VALIDITY Call by reference Type reference (TYPE) HRF_SELOPT_VALIDITY Hrforms: Gültigkeit der Select-Options im Sel Manager 20040128
7 Importing IM_TABFIELD Call by reference Attribute reference (LIKE) TABFIELD Zuordnung Tabellenfeld 20000609
8 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD 'X' = Objekt wurde geändert 20000609

Method SET_READINFO on class CL_METAFIELD_HRF02 has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 46C