SAP ABAP Class CL_HRRCF_T77RCF_P_STAT (Access class for T77RCF_P_STAT)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Properties
| Class | CL_HRRCF_T77RCF_P_STAT | |
| Short Description | Access class for T77RCF_P_STAT | |
| 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 | 20040320 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_T77RCF_P_STAT has no forward declaration.
Interfaces
Class CL_HRRCF_T77RCF_P_STAT has no interface implemented.
Friends
Class CL_HRRCF_T77RCF_P_STAT has no friend class.
Attributes
Class CL_HRRCF_T77RCF_P_STAT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletion of an Entry | 20060829 | |
| 2 | Static method | Public | Method | Deletion of Processed Record and All Older Records | 20080208 | |
| 3 | Static method | Public | Method | Delete All Entries Within Specified Period | 20110713 | |
| 4 | Static method | Public | Method | Delete all records for an employee | 20060809 | |
| 5 | Static method | Public | Method | Read All Entries for Key Date | 20080208 | |
| 6 | Static method | Public | Method | Read All Entries That Are to Be Processed Today | 20060829 | |
| 7 | Static method | Public | Method | Insert set of records | 20040320 | |
| 8 | Static method | Public | Method | Read all records for an employee | 20040320 |
Events
Class CL_HRRCF_T77RCF_P_STAT has no event.
Types
Class CL_HRRCF_T77RCF_P_STAT has no local type.
Method Signatures
Method DELETE_PROCESSED_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PV_EMPLOYEEID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20060829 | |||
| 2 | PV_PROCESSING_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | 20060829 |
Method DELETE_PROCESSED_RECORD on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method DELETE_PROCESSED_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PV_EMPLOYEEID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20080208 | |||
| 2 | PV_PROCESSING_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | 20080208 |
Method DELETE_PROCESSED_RECORDS on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method DELETE_RECORDS_IN_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20110713 | |||
| 2 | IV_EMPLOYEEID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20110713 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20110713 |
Method DELETE_RECORDS_IN_RANGE on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method DELTE_ALL_RECORDS_FOR_EE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMPLOYEE | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20060809 |
Method DELTE_ALL_RECORDS_FOR_EE on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method GET_WORKLIST_FOR_KEYDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20080208 | |||
| 2 | PT_EE_LIST | Call by reference | Type reference (TYPE) | T77RCF_P_STAT_TAB | Table of future employee status records | 20080208 |
Method GET_WORKLIST_FOR_KEYDATE on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method GET_WORKLIST_FOR_TODAY 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 | Table of future employee status records | 20060829 |
Method GET_WORKLIST_FOR_TODAY on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method INSERT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_P_STAT | Call by reference | Type reference (TYPE) | T77RCF_P_STAT_TAB | Table of future employee status records | 20040320 |
Method INSERT_RECORDS on class CL_HRRCF_T77RCF_P_STAT has no exception.
Method READ_ALL_RECORDS_FOR_EE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMPLOYEE | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20040320 | |||
| 2 | T77RCF_P_STAT | Call by reference | Type reference (TYPE) | T77RCF_P_STAT_TAB | Table of future employee status records | 20040320 |
Method READ_ALL_RECORDS_FOR_EE on class CL_HRRCF_T77RCF_P_STAT has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 200 |