SAP ABAP Class CL_HR_QUALI_DELETE_NOTE (Delete Notes of Qualis)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-QR (Application Component) Qualifications and Requirements
⤷
PPPE (Package) Personnel Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRBAS_ADDITIONAL_UPDATE | HR: Additional Update | 20101206 |
Properties
| Class | CL_HR_QUALI_DELETE_NOTE | |
| Short Description | Delete Notes of Qualis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PPPE | Personnel Development |
| Created | 20101206 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_QUALI_DELETE_NOTE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRBAS_ADDITIONAL_UPDATE | HR: Additional Update | 20101206 |
Friends
Class CL_HR_QUALI_DELETE_NOTE 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) | TY_T_RECORD | 20101206 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_INDEX | 20101206 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | HRDBTAB_TAB | Table Type for Structure HRDBTAB | 20101206 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_T_T77NT | 20101206 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_RECORD | 20101206 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20101206 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101206 | ||
| 2 | Instance method | Public | Method | 20101207 | ||
| 3 | Instance method | Public | Method | 20101206 | ||
| 4 | Instance method | Public | Method | 20101206 |
Events
Class CL_HR_QUALI_DELETE_NOTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_INDEX | Private | See coding | 20101206 | BEGIN OF ty_s_index,
subty TYPE subty,
index TYPE i,
END OF ty_s_index
|
||
| 2 | TY_S_RECORD | Private | See coding | 20101206 | BEGIN OF ty_s_record,
hri1001 TYPE hri1001,
index TYPE i,
END OF ty_s_record
|
||
| 3 | TY_T_INDEX | Private | See coding | 20101206 | ty_t_index TYPE TABLE OF ty_s_index
|
||
| 4 | TY_T_RECORD | Private | See coding | 20101206 | ty_t_record TYPE TABLE OF ty_s_record
|
||
| 5 | TY_T_T77NT | Private | See coding | 20101206 | ty_t_t77nt TYPE TABLE OF t77nt
|
Method Signatures
Method PREPARE_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEL_INFTY | Call by reference | Type reference (TYPE) | P1001 | Infotyp 1001: Verknüpfungen | 20101206 | |||
| 2 | IS_D1001 | Call by reference | Type reference (TYPE) | TY_S_RECORD | zu löschender Satz | 20101206 | |||
| 3 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20101206 |
Method PREPARE_DELETION on class CL_HR_QUALI_DELETE_NOTE has no exception.
Method SET_AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101207 |
Method SET_AUTH_CHECK on class CL_HR_QUALI_DELETE_NOTE has no exception.
Method SET_PLOG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PLOG_TAB | Call by reference | Type reference (TYPE) | HRDBTAB_TAB | Tabellentyp zur Struktur HRDBTAB | 20101206 |
Method SET_PLOG_TAB on class CL_HR_QUALI_DELETE_NOTE has no exception.
Method SET_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEL_RECORDS | Call by reference | Type reference (TYPE) | HRI1001_TAB | Tabelle mit Zeilentyp HRI1001 | 20101206 | |||
| 2 | IT_INS_RECORDS | Call by reference | Type reference (TYPE) | HRI1001_TAB | Tabelle mit Zeilentyp HRI1001 | 20101206 | |||
| 3 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20101206 |
Method SET_RECORDS on class CL_HR_QUALI_DELETE_NOTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |