SAP ABAP Class CL_HRRCF_APPL_HIST_APPLLIST_V (View Controller for Application List)
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 | 20021031 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021031 |
Properties
| Class | CL_HRRCF_APPL_HIST_APPLLIST_V | |
| Short Description | View Controller for Application List | |
| 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 | 20021031 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_APPL_HIST_APPLLIST_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021031 |
Friends
Class CL_HRRCF_APPL_HIST_APPLLIST_V 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) | RCF_S_LIST_APPLICATIONS_X | Additional Information on Application | 20030331 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | 10 | Maximum Number of Hits for Search Query | 20021128 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_LEVEL_OF_DETAIL | Level of Detail of a Page | 20021031 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_T_LIST_APPLICATIONS_X | Additional Information on Applications (List) | 20021031 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021128 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_APPLICATION_BL | BL Facade for Application | 20021031 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_APPL_GROUP_BL | BL Application Group | 20050531 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade to Candidate | 20021202 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20031218 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Parameters | 20021104 | |
| 2 | Instance method | Private | Method | Get Application List of Records | 20021031 | |
| 3 | Instance method | Private | Method | Get Application BL Instance | 20021031 | |
| 4 | Instance method | Private | Method | Get Visible First Row | 20030122 | |
| 5 | Instance method | Private | Method | Check if requisition is closed | 20040514 | |
| 6 | Instance method | Private | Method | Continue Application Process for Draft Applications | 20030423 | |
| 7 | Instance method | Private | Method | Eventhandler: onDeleteWithdraw | 20040205 | |
| 8 | Instance method | Private | Method | Eventhandler: onPreview | 20040202 | |
| 9 | Instance method | Private | Method | Check for Application Group and Set Header | 20050531 | |
| 10 | Instance method | Private | Method | Set Level of Detail | 20021113 |
Events
Class CL_HRRCF_APPL_HIST_APPLLIST_V has no event.
Types
Class CL_HRRCF_APPL_HIST_APPLLIST_V has no local type.
Method Signatures
Method GET_PARAMS Signature
Method GET_PARAMS on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method GET_PARAMS on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method GET_RECORDS Signature
Method GET_RECORDS on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method GET_RECORDS on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method GET_VISIBLE_FIRST_ROW Signature
Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method IS_REQUISITION_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20040514 | |||
| 2 | P_CLOSED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040514 |
Method IS_REQUISITION_CLOSED on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method ON_APPLY Signature
Method ON_APPLY on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method ON_APPLY on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method ON_DELETE_WITHDRAW Signature
Method ON_DELETE_WITHDRAW on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method ON_DELETE_WITHDRAW on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method ON_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT | Call by reference | Type reference (TYPE) | STRING | 20040202 |
Method ON_PREVIEW on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method SET_APPL_GROUP_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_APPL_LIST | Call by reference | Type reference (TYPE) | RCF_T_LIST_APPLICATIONS_X | Erweiterte Informationen zu Bewerbungen (Liste) | 20050531 |
Method SET_APPL_GROUP_HEADER on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
Method SET_LEVEL_OF_DETAIL Signature
Method SET_LEVEL_OF_DETAIL on class CL_HRRCF_APPL_HIST_APPLLIST_V has no parameter.
Method SET_LEVEL_OF_DETAIL on class CL_HRRCF_APPL_HIST_APPLLIST_V has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 10A |