SAP ABAP Class CL_METADIM_HRF02 (HR Forms: MetaDimension)
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 | 20000518 |
Properties
| Class | CL_METADIM_HRF02 | |
| Short Description | HR Forms: MetaDimension | |
| 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 | 20040302 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_METADIM_HRF02 has no forward declaration.
Interfaces
Class CL_METADIM_HRF02 has no interface implemented.
Friends
Class CL_METADIM_HRF02 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TMETADIM_02-BEGDAFIELD | Field Name for Start Date | 19991230 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TMETADIM_02-ENDDAFIELD | Field Name for End Date | 19991230 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | HRF02_FIXEDVALUE_COLLECTION | HR Forms: Fixed Values | 20010417 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TMETADIM_02-FUNCNAME | Function Name | 19991230 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TMETADIM_02-READWITHSTAR | Always Read Attributes in MetaStar | 20011026 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TMETADIM_02-TABNAME | Table Name | 19991230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | List of MetaDimensions on DB | 20000117 | |
| 2 | Instance method | Public | Method | Determine Necessary Interface for Read Module | 20000202 | |
| 3 | Instance method | Public | Method | Program Generation Information | 20000113 | |
| 4 | Instance method | Public | Method | Set fixed value | 20010417 | |
| 5 | Instance method | Public | Method | Set Read Information | 20000608 | |
| 6 | Instance method | Public | Method | Text Table | 20000105 |
Events
Class CL_METADIM_HRF02 has no event.
Types
Class CL_METADIM_HRF02 has no local type.
Method Signatures
Method DB_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LIST | Value transfer | Type reference (TYPE) | HRF02_OBJECT_NAME_COLLECTION | HR-Formulare: Objektattribute | 20000117 |
Method DB_LIST on class CL_METADIM_HRF02 has no exception.
Method GET_FUNCTION_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHA | Call by reference | Type reference (TYPE) | RSFB_CHA | changing | 20000202 | |||
| 2 | EX_EXC | Call by reference | Type reference (TYPE) | RSFB_EXC | exceptions | 20000202 | |||
| 3 | EX_EXP | Call by reference | Type reference (TYPE) | RSFB_EXP | export | 20000202 | |||
| 4 | EX_FDO | Call by reference | Type reference (TYPE) | RSFB_FDO | Tabelle von Doku | 20000202 | |||
| 5 | EX_IMP | Call by reference | Type reference (TYPE) | RSFB_IMP | improt | 20000202 | |||
| 6 | EX_TBL | Call by reference | Type reference (TYPE) | RSFB_TBL | Tables | 20000202 |
Method GET_FUNCTION_INTERFACE on class CL_METADIM_HRF02 has no exception.
Method PROGRAM_SYMBOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDLIST | Call by reference | Type reference (TYPE) | HRFORM_OBJECT_COLLECTION | selektierte Attributfelder | 20000113 | |||
| 2 | RE_SYMBOLS | Value transfer | Type reference (TYPE) | HRF01_SYMBOLSET_COLLECTION | Programmsymbole | 20000113 |
Method PROGRAM_SYMBOLS on class CL_METADIM_HRF02 has no exception.
Method SET_FIXEDVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FVAL | Value transfer | Type reference (TYPE) | HRF02_FIXEDVALUE_COLLECTION | HR-Formulare: Festwerte | 20010417 | |||
| 2 | RE_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Werte wurden geändert | 20010417 |
Method SET_FIXEDVALUES on class CL_METADIM_HRF02 has no exception.
Method SET_READINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDAFIELD | Call by reference | Attribute reference (LIKE) | BEGDAFIELD | Feldname für Beginndatum | 20000608 | |||
| 2 | IM_ENDDAFIELD | Call by reference | Attribute reference (LIKE) | ENDDAFIELD | Feldname für Endedatum | 20000608 | |||
| 3 | IM_FUNCTION | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20000608 | |||
| 4 | IM_READWITHSTAR | Call by reference | Attribute reference (LIKE) | READWITHSTAR | Attribute immer mit MetaStar lesen | 20011026 | |||
| 5 | IM_TABLE | Call by reference | Attribute reference (LIKE) | TABLE | Tabellenname | 20000608 | |||
| 6 | RE_CHANGED | Value transfer | Type reference (TYPE) | XFELD | 'X' = Objekt wurde geändert | 20000608 |
Method SET_READINFO on class CL_METADIM_HRF02 has no exception.
Method TEXTTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | TABNAME | Texttabelle | 20000105 |
Method TEXTTABLE on class CL_METADIM_HRF02 has no exception.
History
| Last changed by/on | SAP | 20040302 |
| SAP Release Created in | 46C |