SAP ABAP Class CL_HR_DELETE_EMPLOYEE (Class for Deletion of Personnel Numbers)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PBAS (Package) SAP HR Master Data Application Development
⤷
⤷
Properties
| Class | CL_HR_DELETE_EMPLOYEE | |
| Short Description | Class for Deletion of Personnel Numbers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HR_RPUDELPP | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PBAS | SAP HR Master Data Application Development |
| Created | 20061018 | SAP |
| Last change | 20070912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_DELETE_EMPLOYEE has no interface implemented.
Friends
Class CL_HR_DELETE_EMPLOYEE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | HRPAD_STATU | '04' | Status for Deleting Personnel Numbers in Live Systems | 20061116 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | HRPAD_DELPN | Status Table for Deleting Personnel Numbers in Live Systems | 20061116 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HRPAD_DELPN_TAB | Status Table for Deleting Personnel Numbers in Live Systems | 20061116 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20061116 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR80 | Char 80 | 20061116 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Personnel Number | 20061116 | |||
| 7 | Constant | Public | Type reference (TYPE) | HRPAD_STATU | '00' | Status for Deleting Personnel Numbers in Live Systems | 20061116 | ||
| 8 | Constant | Public | Type reference (TYPE) | HRPAD_STATU | '03' | Status for Deleting Personnel Numbers in Live Systems | 20061116 | ||
| 9 | Constant | Public | Type reference (TYPE) | HRPAD_STATU | '01' | Status for Deleting Personnel Numbers in Live Systems | 20061116 | ||
| 10 | Constant | Public | Type reference (TYPE) | HRPAD_STATU | '02' | Status for Deleting Personnel Numbers in Live Systems | 20061116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates HCM Application Log of Personnel Number | 20061116 | |
| 2 | Instance method | Public | Method | Execute Status Change | 20061116 | |
| 3 | Instance method | Public | Method | Is Status Change Possible? | 20061116 | |
| 4 | Instance method | Public | Constructor | Constructor | 20061116 | |
| 5 | Instance method | Public | Method | Deletes Flagged Status as Deletion Was Unsuccessful | 20061116 | |
| 6 | Instance method | Public | Method | Unlock Personnel Number | 20061116 | |
| 7 | Instance method | Public | Method | Lock personnel number | 20061116 | |
| 8 | Instance method | Public | Method | Gets the Name | 20061116 | |
| 9 | Instance method | Public | Method | Gets Number of Current Status | 20061116 | |
| 10 | Instance method | Public | Method | Gets Personnel number | 20061116 | |
| 11 | Instance method | Public | Method | Gets Current Status | 20061116 | |
| 12 | Instance method | Public | Method | Is True If Personnel Number Has IT0003 | 20061116 | |
| 13 | Instance method | Public | Method | Lock personnel number | 20061116 | |
| 14 | Instance method | Public | Method | Personnel number Rejected? | 20061116 | |
| 15 | Instance method | Public | Method | Rejects Personnel Number | 20061116 |
Events
Class CL_HR_DELETE_EMPLOYEE has no event.
Types
Class CL_HR_DELETE_EMPLOYEE has no local type.
Method Signatures
Method BUILD_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUB_NODE_KEY | Call by reference | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | HR Anwendungsprotokoll | 20061116 | |||
| 2 | I_PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20061116 |
Method BUILD_PROTOCOL on class CL_HR_DELETE_EMPLOYEE has no exception.
Method CHANGE_STATUS_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_STATU | Call by reference | Type reference (TYPE) | HRPAD_STATU | Status zum Löschen von Pernrs auf Produktivsystemen | 20061116 | |||
| 2 | I_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wechsel zu neuem Status ist nicht möglich | 20061116 |
Method CHECK_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_STATU | Call by reference | Type reference (TYPE) | HRPAD_STATU | Status zum Löschen von Pernrs auf Produktivsystemen | 20061116 | |||
| 2 | R_NEW_STATUS_IS_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061116 |
Method CHECK_STATUS_CHANGE on class CL_HR_DELETE_EMPLOYEE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20061116 | |||
| 2 | I_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es ist ein Fehler aufgetreten. | 20061116 |
Method DELETE_STATUS_PREPARATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Löschung des Vormerkestatus nicht möglich | 20061116 |
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalnummer konnte nicht entsperrt werden. | 20061116 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalnummer konnte nicht gesperrt werden. | 20061116 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | CHAR80 | Char 80 | 20061116 |
Method GET_NAME on class CL_HR_DELETE_EMPLOYEE has no exception.
Method GET_NUMBER_OF_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER_OF_STATUS | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20061116 |
Method GET_NUMBER_OF_STATUS on class CL_HR_DELETE_EMPLOYEE has no exception.
Method GET_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personalnummer | 20061116 |
Method GET_PERNR on class CL_HR_DELETE_EMPLOYEE has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATUS | Value transfer | Type reference (TYPE) | HRPAD_STATU | Status zum Löschen von Pernrs auf Produktivsystemen | 20061116 |
Method GET_STATUS on class CL_HR_DELETE_EMPLOYEE has no exception.
Method HAS_IT0003 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILL_ERROR_MESSAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061116 | |||
| 2 | R_HAS_IT0003 | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061116 |
Method HAS_IT0003 on class CL_HR_DELETE_EMPLOYEE has no exception.
Method IS_ENQUEUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061116 | ||||
| 2 | R_IS_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalnummer konnte nicht gesperrt werden. | 20061116 |
Method IS_REJECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_REJECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061116 |
Method IS_REJECTED on class CL_HR_DELETE_EMPLOYEE has no exception.
Method SET_REJECT Signature
Method SET_REJECT on class CL_HR_DELETE_EMPLOYEE has no parameter.
Method SET_REJECT on class CL_HR_DELETE_EMPLOYEE has no exception.
History
| Last changed by/on | SAP | 20070912 |
| SAP Release Created in |