SAP ABAP Class CL_HRRCF_MVIEW_ACT_LIST_V (List of Activities for Mass Processing)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers | 20021205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021205 |
Properties
| Class | CL_HRRCF_MVIEW_ACT_LIST_V | |
| Short Description | List of Activities for Mass Processing | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20021205 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_MVIEW_ACT_LIST_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021205 |
Friends
Class CL_HRRCF_MVIEW_ACT_LIST_V 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) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20021205 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_T_LIST_MASS_PROC_ACT_X | Extended Information on Mass Processing List | 20021205 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_MASS_PROC_ACT_BL | BL Facade to Mass Processing of Activities | 20021205 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RCF_ACT_GUID | Global Key for Activities | 20030128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Read Activity List | 20021205 | |
| 2 | Instance method | Private | Method | Instantiate BL Facade | 20021205 | |
| 3 | Instance method | Private | Method | Checks Whether Current Row of TableView Was Selected | 20030128 | |
| 4 | Instance method | Private | Method | Event Handler: Prepare Display of Activity | 20021205 | |
| 5 | Instance method | Private | Method | Event Handler for Table View Events | 20021205 | |
| 6 | Instance method | Private | Method | Constructs Bee with Icon to Display 'ACT_STATUS' | 20021209 |
Events
Class CL_HRRCF_MVIEW_ACT_LIST_V has no event.
Types
Class CL_HRRCF_MVIEW_ACT_LIST_V has no local type.
Method Signatures
Method GET_ACTIVITY_LIST Signature
Method GET_ACTIVITY_LIST on class CL_HRRCF_MVIEW_ACT_LIST_V has no parameter.
Method GET_ACTIVITY_LIST on class CL_HRRCF_MVIEW_ACT_LIST_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_MVIEW_ACT_LIST_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_MVIEW_ACT_LIST_V has no exception.
Method IS_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_SELECTED_ROW | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030128 | |||
| 2 | P_ROW_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20030128 |
Method IS_SELECTED_ROW on class CL_HRRCF_MVIEW_ACT_LIST_V has no exception.
Method ON_DISPLAY_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_EVENT | Value transfer | Type reference (TYPE) | STRING | Globales Ereignis an alle | 20030128 | |||
| 2 | PS_ACT_RECORD | Call by reference | Type reference (TYPE) | RCF_S_LIST_MASS_PROC_ACT_X | Erweiterte Informationen zur Massenverarbeitungs-Liste | 20021205 |
Method ON_DISPLAY_ACTIVITY on class CL_HRRCF_MVIEW_ACT_LIST_V has no exception.
Method ON_TAB_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_EVENT | Value transfer | Type reference (TYPE) | STRING | Globales Ereignis an alle | 20030128 | |||
| 2 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20021205 |
Method ON_TAB_EVENT on class CL_HRRCF_MVIEW_ACT_LIST_V has no exception.
Method RENDER_CELL_START_ACT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_BEE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_BEE | BSP-Extension-Expression | 20021209 | |||
| 2 | P_ROW_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021209 |
Method RENDER_CELL_START_ACT_STATUS on class CL_HRRCF_MVIEW_ACT_LIST_V has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |