SAP ABAP Class CL_SELECTION_HRF02 (HR Forms: Selections)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX-FO (Application Component) Forms
⤷
PAOC_PAY_HRFORMS (Package) HR Forms
⤷
⤷
Properties
| Class | CL_SELECTION_HRF02 | |
| Short Description | HR Forms: Selections | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAY_HRFORMS | HR Forms |
| Created | 20000113 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SELECTION_HRF02 has no forward declaration.
Interfaces
Class CL_SELECTION_HRF02 has no interface implemented.
Friends
Class CL_SELECTION_HRF02 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_INFOFIELD_HRF02 | Field | 20000113 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | HRF_SELECTION | Selection Name | 20000113 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | HRF01_SELECTION_RNG_COLLECTION | Values of Selection | 20000113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Values in a Selection | 20000504 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000113 | |
| 3 | Instance method | Public | Method | Determine Values for a Selection | 20000113 | |
| 4 | Instance method | Public | Method | Set Values of a Selection | 20000113 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE | Instance Event (0) |
Public (2) |
Notifications | 20000504 |
Types
Class CL_SELECTION_HRF02 has no local type.
Method Signatures
Method CHECK_RANGETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RANGETAB | Call by reference | Type reference (TYPE) | HRF01_SELECTION_RNG_COLLECTION | Werte der Selektion | 20000504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meldungen | 20000504 | ||
| 2 | Werte der Selektion passen nicht zum entspr. Datenelement | 20000504 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INFOFIELD | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | Feld | 20000113 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | HRF_SELECTION | Name der Selektion | 20000113 | |||
| 3 | IM_RANGETAB | Call by reference | Type reference (TYPE) | HRF01_SELECTION_RNG_COLLECTION | Werte der Selektion | 20000113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meldungen | 20000504 | ||
| 2 | Werte der Selektion passen nicht zum entspr. Datenelement | 20000504 |
Method GET_RANGETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RANGETAB | Value transfer | Type reference (TYPE) | HRF01_SELECTION_RNG_COLLECTION | Werte der Selektion | 20000113 |
Method GET_RANGETAB on class CL_SELECTION_HRF02 has no exception.
Method SET_RANGETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RANGETAB | Call by reference | Type reference (TYPE) | HRF01_SELECTION_RNG_COLLECTION | Werte der Selektion | 20000113 | |||
| 2 | RE_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020311 |
Method SET_RANGETAB on class CL_SELECTION_HRF02 has no exception.
Event Signatures
Event MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Exporting | Value transfer | Type reference (TYPE) | ARBGB | 'HRFORMS' | Nachrichtenklasse | 20000504 | |
| 2 | MSG_NUMBER | Exporting | Value transfer | Type reference (TYPE) | MSGNO | Nachrichtennummer | 20000504 | ||
| 3 | MSG_TYPE | Exporting | Value transfer | Type reference (TYPE) | MSGTY | Nachrichtentyp - E,I,S,W | 20000504 | ||
| 4 | MSG_V1 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 1 der Nachricht | 20000504 | ||
| 5 | MSG_V2 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 2 der Nachricht | 20000504 | ||
| 6 | MSG_V3 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 3 der Nachricht | 20000504 | ||
| 7 | MSG_V4 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 4 der Nachricht | 20000504 | ||
| 8 | OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Auslösendes Object | 20000504 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C |