SAP ABAP Class CL_HRRCF_UPDATE_P_STAT (Periodic service for updating employee status)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040322 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_PERIODICAL_SERVICE | Periodic Services | 20040322 |
Properties
Class | CL_HRRCF_UPDATE_P_STAT | |
Short Description | Periodic service for updating employee status | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
Created | 20040322 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_UPDATE_P_STAT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040322 | ||
2 | IF_HRRCF_PERIODICAL_SERVICE | Periodic Services | 20040322 |
Friends
Class CL_HRRCF_UPDATE_P_STAT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040323 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20061020 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20040323 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RCF_CS_SERVICE | Shift | 20040323 | ||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Attaching Messages of RETURN Table to ERROR Table | 20061023 |
2 | ![]() |
Instance method | Private | Method | Delete this employee from table | 20040323 |
3 | ![]() |
Instance method | Private | Method | 20061020 | |
4 | ![]() |
Instance method | Private | Method | Number of Days To Be Processed As Well | 20080208 |
5 | ![]() |
Instance method | Private | Method | Get list of employees | 20040323 |
6 | ![]() |
Instance method | Private | Method | Get processing date | 20040323 |
7 | ![]() |
Instance method | Private | Method | Set processing date | 20040323 |
8 | ![]() |
Instance method | Private | Method | Maintenance of Users Assigned to Candidate | 20061023 |
Events
Class CL_HRRCF_UPDATE_P_STAT has no event.
Types
Class CL_HRRCF_UPDATE_P_STAT has no local type.
Method Signatures
Method APPEND_RETURN_2_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERRORS | Call by reference | Type reference (TYPE) | HRALE_ERR_TAB | Tabelle mit BAPI Return Informationen | 20061023 | ||
2 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20061023 | ||
3 | ![]() |
IV_EMPLOYEEID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20061023 |
Method APPEND_RETURN_2_ERROR on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method CONFIRM_EMPLOYEE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PV_EE | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20040323 | ||
2 | ![]() |
PV_KEYDATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Feld vom Typ DATS | 20080208 |
Method CONFIRM_EMPLOYEE on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method CONVERT_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EX | Call by reference | Object reference (TYPE REF TO) | CX_HRRCF | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20061020 | ||
2 | ![]() |
PT_ERRORS | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20061020 |
Method CONVERT_EXCEPTION on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method GET_DEPTH_OF_CHANGE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | LTY_DEPTH | 20080208 |
Method GET_DEPTH_OF_CHANGE_DATE on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method GET_EMPLOYEE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_EE_LIST | Call by reference | Type reference (TYPE) | T77RCF_P_STAT_TAB | 20040323 | |||
2 | ![]() |
PV_KEYDATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Feld vom Typ DATS | 20080208 |
Method GET_EMPLOYEE_LIST on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method GET_PROCESSING_DATE Signature
Method GET_PROCESSING_DATE on class CL_HRRCF_UPDATE_P_STAT has no parameter.
Method GET_PROCESSING_DATE on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method SET_PROCESSING_DATE Signature
Method SET_PROCESSING_DATE on class CL_HRRCF_UPDATE_P_STAT has no parameter.
Method SET_PROCESSING_DATE on class CL_HRRCF_UPDATE_P_STAT has no exception.
Method UPDATE_USER_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20061023 | ||
2 | ![]() |
IV_EMPLOYEE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20061023 |
Method UPDATE_USER_PROFILE on class CL_HRRCF_UPDATE_P_STAT has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 200 |