SAP ABAP Class CL_HRSCP_REQUI_DEL_LIST_V (Controller for Requisition List)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI_SUCC_PLNG (Package) Succession Planning: 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 | 20060105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20060105 |
Properties
| Class | CL_HRSCP_REQUI_DEL_LIST_V | |
| Short Description | Controller for Requisition 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_SUCC_PLNG | Succession Planning: User Interface |
| Created | 20060105 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRSCP_REQUI_DEL_LIST_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20060105 |
Friends
Class CL_HRSCP_REQUI_DEL_LIST_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_T_DEL_REQ_INFO | Table Type for Requisitions To Be Deleted | 20060105 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_LEVEL_OF_DETAIL | Level of Detail of a Page | 20060105 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20060105 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_REQUI_BL | BL Facade for Requisition Object | 20060105 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20060105 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20060105 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RCF_T_HROBJECT | 20060105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Delete Requisitions | 20060105 | |
| 2 | Instance method | Private | Method | Get Params | 20060105 | |
| 3 | Instance method | Private | Method | Get Reference to BL Class | 20060105 | |
| 4 | Instance method | Private | Method | List of Requisition Details To Be Displayed | 20060105 | |
| 5 | Instance method | Private | Method | On Requisitions Delete | 20060105 | |
| 6 | Instance method | Private | Method | On Requisitions Revert | 20060105 | |
| 7 | Instance method | Private | Method | Revert Requisitions | 20060105 |
Events
Class CL_HRSCP_REQUI_DEL_LIST_V has no event.
Types
Class CL_HRSCP_REQUI_DEL_LIST_V has no local type.
Method Signatures
Method DELETE_REQUISITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQ_DEL_MESSAGES | Call by reference | Type reference (TYPE) | RCF_T_REQUI_DEL_MESSAGES | tabletype for messages for Requisition Deletion | 20060105 |
Method DELETE_REQUISITION on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
Method GET_PARAMS Signature
Method GET_PARAMS on class CL_HRSCP_REQUI_DEL_LIST_V has no parameter.
Method GET_PARAMS on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRSCP_REQUI_DEL_LIST_V has no parameter.
Method GET_REF_BL on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
Method GET_REQ_LIST_DISP Signature
Method GET_REQ_LIST_DISP on class CL_HRSCP_REQUI_DEL_LIST_V has no parameter.
Method GET_REQ_LIST_DISP on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
Method ON_DELETE_REQUISITIONS Signature
Method ON_DELETE_REQUISITIONS on class CL_HRSCP_REQUI_DEL_LIST_V has no parameter.
Method ON_DELETE_REQUISITIONS on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
Method ON_REVERT_REQUISITIONS Signature
Method ON_REVERT_REQUISITIONS on class CL_HRSCP_REQUI_DEL_LIST_V has no parameter.
Method ON_REVERT_REQUISITIONS on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
Method REVERT_REQUISITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQ_REVERT_MESSAGES | Call by reference | Type reference (TYPE) | RCF_T_REQUI_REVERT_MESSAGES | 20060105 |
Method REVERT_REQUISITION on class CL_HRSCP_REQUI_DEL_LIST_V has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 700 |