Hierarchy
⤷
⤷
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 | 20060309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20060309 |
Properties
| Class | CL_HRRCF_WORKLIST_V | |
| Short Description | Controller Class for HRRCF_WORKLIST | |
| 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 | 20060309 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_WORKLIST_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20060309 |
Friends
Class CL_HRRCF_WORKLIST_V has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20060313 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_ABSTRACT_WL | Super Class of Worklist Framework | 20060313 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_S_WL_PROPERTIES | Characteristics of Worklist | 20060310 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_T_WL_ACTION | Worklist Actions | 20060309 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RCF_T_WL_COLUMN | Columns of Worklist | 20060309 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_T_WL_CONTENT | Transfer Table for List Content | 20060403 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RCF_T_WL_FIELD_VALUE | Table Type for Field-Value Pairs | 20060324 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060323 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SELECTEDROWS | Selected Rows | 20060323 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RCF_T_WL_INFO | General Information about Worklists | 20060323 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RCF_ATTACHMENT_TYPE | Attachment Type | 20060410 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060403 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20061204 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 'MULTISELECT' | 20061204 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RCF_WL_FDNAME | Field Name | 20060407 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RCF_WL_SORT_ASC | Sort Ascending | 20060407 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | INT4 | 1 | Natural Number | 20060309 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | INT4 | 25 | Natural Number | 20060309 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | RCF_WL_ID | Identifier for Worklist | 20060309 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RCF_WL_FDNAME | Field Name | 20060309 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Object | 20060309 |
Methods
Events
Class CL_HRRCF_WORKLIST_V has no event.
Types
Class CL_HRRCF_WORKLIST_V has no local type.
Method Signatures
Method CHECK_MARKED_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20060418 | |||
| 2 | IT_GUID | Call by reference | Type reference (TYPE) | RCF_T_WL_OBJECT_KEY | Tabelle mit GUIDs | 20060418 | |||
| 3 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060418 | |||
| 4 | IV_MULTISELECT | Call by reference | Type reference (TYPE) | RCF_WL_MULTISEL | Mehrfachselektion erlaubt: Ja (= 'X') / Nein (= ' ') | 20060418 |
Method CHECK_MARKED_ENTRIES on class CL_HRRCF_WORKLIST_V has no exception.
Method DEQUEUE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060418 |
Method DEQUEUE_OBJECT on class CL_HRRCF_WORKLIST_V has no exception.
Method DEQUEUE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060418 |
Method DEQUEUE_OBJECTS on class CL_HRRCF_WORKLIST_V has no exception.
Method ENQUEUE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20060419 | |||
| 2 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060403 |
Method ENQUEUE_OBJECT on class CL_HRRCF_WORKLIST_V has no exception.
Method ENQUEUE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060418 | |||
| 2 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060418 |
Method ENQUEUE_OBJECTS on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060413 | |||
| 2 | RS_APPL_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Objekt | 20060413 |
Method GET_APPLICATION on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_CANDIDACY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060403 | |||
| 2 | RS_CDCY_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Objekt | 20060403 |
Method GET_CANDIDACY on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060403 | |||
| 2 | RS_CAND_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Objekt | 20060403 |
Method GET_CANDIDATE on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_HRRCF_WORKLIST_V has no parameter.
Method GET_DATA on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | RCF_WL_FDNAME | Feldname | 20060403 | |||
| 2 | IV_LEADING_OBJECT | Call by reference | Type reference (TYPE) | RCF_WL_OBJECT_KEY | Globaler Objektschlüssel | 20060403 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060403 |
Method GET_FIELD_VALUE on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_LAYOUT_DATA Signature
Method GET_LAYOUT_DATA on class CL_HRRCF_WORKLIST_V has no parameter.
Method GET_LAYOUT_DATA on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_REQUISITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060403 | |||
| 2 | RS_REQ_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Objekt | 20060403 |
Method GET_REQUISITION on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060324 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | RCF_WL_OBJECT_KEY | 20060324 | ||||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060324 | |||
| 4 | RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20060324 |
Method GET_SCRIPT on class CL_HRRCF_WORKLIST_V has no exception.
Method GET_SCRIPT_VIEW_RESUME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060410 | |||
| 2 | RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20060410 |
Method GET_SCRIPT_VIEW_RESUME on class CL_HRRCF_WORKLIST_V has no exception.
Method HANDLE_BUTTON_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | STRING | 20060410 |
Method HANDLE_BUTTON_EVENT on class CL_HRRCF_WORKLIST_V has no exception.
Method HANDLE_SORT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLEVIEW_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT_TABLEVIEW | 20060410 |
Method HANDLE_SORT_EVENT on class CL_HRRCF_WORKLIST_V has no exception.
Method HANDLE_SORT_VIEW_RESUME Signature
Method HANDLE_SORT_VIEW_RESUME on class CL_HRRCF_WORKLIST_V has no parameter.
Method HANDLE_SORT_VIEW_RESUME on class CL_HRRCF_WORKLIST_V has no exception.
Method HANDLE_TABLE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POPUPMENU | Call by reference | Object reference (TYPE REF TO) | CL_PHTMLB_POPUPMENU | Element-Handler: <:popupMenu> | 20060425 |
Method HANDLE_TABLE_SELECTION on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2ACTINDCNF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUID | Call by reference | Type reference (TYPE) | RCF_T_WL_OBJECT_KEY | Tabellentyp globaler Objektschlüssel | 20060928 |
Method NAVIGATE2ACTINDCNF on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060403 | |||
| 2 | IV_LOCK_OBJECTS | Call by reference | Type reference (TYPE) | RCF_WL_LOCK_OBJECT | Objekt sperren: Ja (= 'X') / Nein (= ' ') | 20060419 | |||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060403 |
Method NAVIGATE2ACTIVITIES on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060515 | |||
| 2 | IV_LOCK_OBJECTS | Call by reference | Type reference (TYPE) | RCF_WL_LOCK_OBJECT | Objekt sperren: Ja (= 'X') / Nein (= ' ') | 20060515 | |||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060515 |
Method NAVIGATE2APPLICATION on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2CANDRANKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060403 | |||
| 2 | IV_LOCK_OBJECTS | Call by reference | Type reference (TYPE) | RCF_WL_LOCK_OBJECT | Objekt sperren: Ja (= 'X') / Nein (= ' ') | 20060419 | |||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060403 |
Method NAVIGATE2CANDRANKING on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2CANDSHORTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060403 | |||
| 2 | IV_LOCK_OBJECTS | Call by reference | Type reference (TYPE) | RCF_WL_LOCK_OBJECT | Objekt sperren: Ja (= 'X') / Nein (= ' ') | 20060419 | |||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060403 |
Method NAVIGATE2CANDSHORTLIST on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2JOBPOSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060403 | |||
| 2 | IV_LOCK_OBJECTS | Call by reference | Type reference (TYPE) | RCF_WL_LOCK_OBJECT | Objekt sperren: Ja (= 'X') / Nein (= ' ') | 20060419 | |||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060403 |
Method NAVIGATE2JOBPOSTING on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2SEARCHREQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060403 | |||
| 2 | IV_LOCK_OBJECTS | Call by reference | Type reference (TYPE) | RCF_WL_LOCK_OBJECT | Objekt sperren: Ja (= 'X') / Nein (= ' ') | 20060419 | |||
| 3 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | RCF_WL_OBJ_TYPE | Objekttyp für Arbeitsvorräte | 20060403 |
Method NAVIGATE2SEARCHREQ on class CL_HRRCF_WORKLIST_V has no exception.
Method NAVIGATE2WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUID | Call by reference | Type reference (TYPE) | RCF_T_WL_OBJECT_KEY | Tabelle mit GUIDs | 20060403 | |||
| 2 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060403 | |||
| 3 | IV_TARGET_FDNAME | Call by reference | Type reference (TYPE) | RCF_WL_FDNAME | Feldname | 20060403 | |||
| 4 | IV_TARGET_WL_ID | Call by reference | Type reference (TYPE) | RCF_WL_ID | Identifikator eines Arbeitsvorrats | 20060403 |
Method NAVIGATE2WORKLIST on class CL_HRRCF_WORKLIST_V has no exception.
Method ON_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WL_ID | Value transfer | Attribute reference (LIKE) | 20060322 |
Method ON_REFRESH on class CL_HRRCF_WORKLIST_V has no exception.
Method REMOVE_ITEMS_FROM_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUID | Call by reference | Type reference (TYPE) | RCF_T_WL_OBJECT_KEY | Tabelle mit GUIDs | 20060421 | |||
| 2 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060421 |
Method REMOVE_ITEMS_FROM_INDEX on class CL_HRRCF_WORKLIST_V has no exception.
Method RETRIEVE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060419 | |||
| 2 | IT_HROBJECT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060419 | |||
| 3 | IV_TARGET_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20060419 |
Method RETRIEVE_OBJECTS on class CL_HRRCF_WORKLIST_V has no exception.
Method SORT_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SORTED_BY | Call by reference | Type reference (TYPE) | RCF_WL_FDNAME | Feldname | 20060407 | |||
| 2 | IV_SORT_DIRECTION | Call by reference | Type reference (TYPE) | RCF_WL_SORT_ASC | Sortierung aufsteigend | 20060407 |
Method SORT_DATA_TABLE on class CL_HRRCF_WORKLIST_V has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |