SAP ABAP Class CL_HRRCF_ATTACH_M (Main Controller Class for Requisition Maintenance)
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 | 20051014 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_ATTACH_EXCHG | Interface for HRRCF_attach_EXCHG | 20021108 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_LIST_DETAIL_HRIPKEY | Interface for List with Detail Screen | 20021115 |
Properties
| Class | CL_HRRCF_ATTACH_M | |
| Short Description | Main Controller Class for Requisition Maintenance | |
| 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 | 20021108 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_ATTACH_M has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_ATTACH_EXCHG | Interface for HRRCF_attach_EXCHG | 20021108 | ||
| 2 | IF_HRRCF_LIST_DETAIL_HRIPKEY | Interface for List with Detail Screen | 20021115 |
Friends
Class CL_HRRCF_ATTACH_M 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) | HROBJECT | Requisition HROBJECT | 20021108 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SUBTY | Subtype | 20021108 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_COMP_ID | Controller Component ID | 20031206 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | HRIPKEY | Key Structure for Infotype Structures PNNNN | 20021115 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_URL | Controller URL | 20031206 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Screen Documentation | 20040226 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Screen Header | 20030102 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator: candidate profile is maintained as a self-service | 20040226 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_LEVEL_OF_DETAIL | Level of Detail of a Page | 20021115 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RCF_OPERA | Database Operation | 20021115 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RCF_SUBAREA | Subarea of E-Recruiting | 20051223 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20021118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks if candidate profile is maintained as a self-service | 20040226 | |
| 2 | Instance method | Private | Method | Reads Subarea | 20051223 | |
| 3 | Instance method | Private | Method | Imports parameters | 20021120 | |
| 4 | Instance method | Private | Method | 20031206 | ||
| 5 | Instance method | Private | Method | Gets screen header and documentation | 20030102 |
Events
Class CL_HRRCF_ATTACH_M has no event.
Types
Class CL_HRRCF_ATTACH_M has no local type.
Method Signatures
Method CHECK_SELF_SERVICE Signature
Method CHECK_SELF_SERVICE on class CL_HRRCF_ATTACH_M has no parameter.
Method CHECK_SELF_SERVICE on class CL_HRRCF_ATTACH_M has no exception.
Method GET_SUBAREA Signature
Method GET_SUBAREA on class CL_HRRCF_ATTACH_M has no parameter.
Method GET_SUBAREA on class CL_HRRCF_ATTACH_M has no exception.
Method IMPORT_PARAM Signature
Method IMPORT_PARAM on class CL_HRRCF_ATTACH_M has no parameter.
Method IMPORT_PARAM on class CL_HRRCF_ATTACH_M has no exception.
Method SET_CONTROLLER Signature
Method SET_CONTROLLER on class CL_HRRCF_ATTACH_M has no parameter.
Method SET_CONTROLLER on class CL_HRRCF_ATTACH_M has no exception.
Method SET_GROUP_TITLE Signature
Method SET_GROUP_TITLE on class CL_HRRCF_ATTACH_M has no parameter.
Method SET_GROUP_TITLE on class CL_HRRCF_ATTACH_M has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 10A |