SAP ABAP Class CL_HRPADUN_AAP_MIRROR (Class for PAAP copy modul)
Hierarchy
☛
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
⤷
PY-NPO (Application Component) Non Profit Organizations
⤷
PBUN_PAAP (Package) PAAP: Non Profit Organizations (NPO)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPADUN_AAP_CONST | PAAP Constants | 20050719 |
Properties
| Class | CL_HRPADUN_AAP_MIRROR | |
| Short Description | Class for PAAP copy modul | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRPADUN_AAP | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PBUN_PAAP | PAAP: Non Profit Organizations (NPO) |
| Created | 20050719 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPADUN_AAP_CONST | PAAP Constants | 20050719 |
Friends
Class CL_HRPADUN_AAP_MIRROR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add messages to message handler | 20050719 | |
| 2 | Instance method | Public | Method | Check Original PERNR | 20050719 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050719 | |
| 4 | Instance method | Private | Method | Copy table entries from O_PERNR --> C_PERNR | 20050719 | |
| 5 | Instance method | Public | Method | Delete Copy PERNR | 20050719 | |
| 6 | Instance method | Private | Method | Delete table entries from C_PERNR | 20050719 | |
| 7 | Instance method | Private | Method | Delete ASSHR, ASSOB, PDSNR Database from C_PERNR | 20050719 | |
| 8 | Instance method | Private | Method | Delete from Database | 20050719 | |
| 9 | Instance method | Public | Method | Create Copy PERNR | 20050719 | |
| 10 | Static method | Public | Method | Get Numberrange | 20050719 | |
| 11 | Instance method | Private | Method | Fill Initial Table from T777D | 20050719 | |
| 12 | Instance method | Private | Method | Update ASSHR, ASSOB, PDSNR Database | 20050719 | |
| 13 | Instance method | Private | Method | Update Database | 20050719 |
Events
Class CL_HRPADUN_AAP_MIRROR has no event.
Types
Class CL_HRPADUN_AAP_MIRROR has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LIST | Call by reference | Type reference (TYPE) | HRPAD_FIELD_TAB | Field List | 20050719 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050719 | |||
| 3 | MSG_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20050719 | |||
| 4 | MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20050719 | |||
| 5 | MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20050719 | |||
| 6 | MSG_VAR1 | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 7 | MSG_VAR2 | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 8 | MSG_VAR3 | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 9 | MSG_VAR4 | Call by reference | Type reference (TYPE) | ANY | 20050719 |
Method ADD_MESSAGE on class CL_HRPADUN_AAP_MIRROR has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Copied Personnel Number | 20050719 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050719 | |||
| 3 | MODE | Call by reference | Type reference (TYPE) | PUN_MODE | PAAP Status for Database functions | 20050719 | |||
| 4 | O_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Original Personnel Number | 20050719 |
Method CHECK on class CL_HRPADUN_AAP_MIRROR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPADUN_AAP_MIRROR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPADUN_AAP_MIRROR has no exception.
Method COPY_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDTABLS | Value transfer | Type reference (TYPE) | HRPADUN_AAP_ADDTABLE | PAAP Table Type for additional tables | 20050719 | |||
| 2 | C_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Copied Personnel Number | 20050719 | |||
| 3 | INFTYTAB | Value transfer | Type reference (TYPE) | HRPADUN_AAP_INFTYTAB | PAAP Table Type for Infotype/Database | 20050719 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050719 | |||
| 5 | MODE | Call by reference | Type reference (TYPE) | PUN_MODE | PAAP Status for Database functions | 20050719 | |||
| 6 | O_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Original Personnel Number | 20050719 |
Method COPY_TABLES on class CL_HRPADUN_AAP_MIRROR has no exception.
Method DELETE_SHADOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050719 | |||
| 2 | O_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Original Personnel Number | 20050719 |
Method DELETE_SHADOW on class CL_HRPADUN_AAP_MIRROR has no exception.
Method DELE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDTABLS | Call by reference | Type reference (TYPE) | HRPADUN_AAP_ADDTABLE | PAAP Table Type for additional tables | 20050719 | |||
| 2 | C_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Copied Personnel Number | 20050719 | |||
| 3 | INFTYTAB | Call by reference | Type reference (TYPE) | HRPADUN_AAP_INFTYTAB | PAAP Table Type for Infotype/Database | 20050719 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | 20050719 |
Method DELE_TABLES on class CL_HRPADUN_AAP_MIRROR has no exception.
Method DEL_FROM_ASSDB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSHR | Call by reference | Type reference (TYPE) | HRPADUN_AAP_ASSHR | Assignment of HR to AFRU/ASSOB | 20050719 | |||
| 2 | ASSOB | Call by reference | Type reference (TYPE) | HRPADUN_AAP_ASSOB | Assignment Objects | 20050719 | |||
| 3 | PDSNR | Call by reference | Type reference (TYPE) | HRPADUN_AAP_PDSNR | Sequential Number for PDC Messages | 20050719 | |||
| 4 | RC | Value transfer | Type reference (TYPE) | SUBRC | Subroutines for return code | 20050719 |
Method DEL_FROM_ASSDB on class CL_HRPADUN_AAP_MIRROR has no exception.
Method DEL_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SET | Value transfer | Object reference (TYPE REF TO) | DATA | Workarea | 20050719 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | SUBRC | Subroutines for return code | 20050719 |
Method DEL_FROM_DB on class CL_HRPADUN_AAP_MIRROR has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Copied Personnel Number | 20050719 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050719 | |||
| 3 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050719 | |||
| 4 | MODE | Call by reference | Type reference (TYPE) | PUN_MODE | PAAP Status for Database functions | 20050719 | |||
| 5 | O_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Original Personnel Number | 20050719 |
Method EXECUTE on class CL_HRPADUN_AAP_MIRROR has no exception.
Method GET_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050719 | |||
| 2 | NRIV | Call by reference | Type reference (TYPE) | NRIV | Number Range Intervals | 20050719 | |||
| 3 | NRIV_FROM | Call by reference | Type reference (TYPE) | NRFROM | From number | 20050719 | |||
| 4 | NRIV_TO | Call by reference | Type reference (TYPE) | NRTO | To number | 20050719 | |||
| 5 | OBJECT | Value transfer | Type reference (TYPE) | NROBJ | C_NRIV_OBJECT | Name of number range object | 20050719 | ||
| 6 | RETURN_VALUE | Value transfer | Type reference (TYPE) | NRNR | C_NRIV_RANGE | Return Value, Return Value After ABAP Statements | 20050719 |
Method GET_RANGE on class CL_HRPADUN_AAP_MIRROR has no exception.
Method INIT_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDTABLS | Call by reference | Type reference (TYPE) | HRPADUN_AAP_ADDTABLE | PAAP Table Type for additional tables | 20050719 | |||
| 2 | INFTYTAB | Call by reference | Type reference (TYPE) | HRPADUN_AAP_INFTYTAB | PAAP Table Type for Infotype/Database | 20050719 | |||
| 3 | O_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20050719 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | C_TCLAS | Transaction class for data storage | 20050719 |
Method INIT_TABLES on class CL_HRPADUN_AAP_MIRROR has no exception.
Method WRITE_TO_ASSDB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSHR | Call by reference | Type reference (TYPE) | HRPADUN_AAP_ASSHR | Assignment of HR to AFRU/ASSOB | 20050719 | |||
| 2 | ASSOB | Call by reference | Type reference (TYPE) | HRPADUN_AAP_ASSOB | Assignment Objects | 20050719 | |||
| 3 | PDSNR | Call by reference | Type reference (TYPE) | HRPADUN_AAP_PDSNR | Sequential Number for PDC Messages | 20050719 | |||
| 4 | RC | Value transfer | Type reference (TYPE) | SUBRC | Subroutines for return code | 20050719 |
Method WRITE_TO_ASSDB on class CL_HRPADUN_AAP_MIRROR has no exception.
Method WRITE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SET | Value transfer | Object reference (TYPE REF TO) | DATA | Workarea | 20050719 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | SUBRC | Subroutines for return code | 20050719 |
Method WRITE_TO_DB on class CL_HRPADUN_AAP_MIRROR has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 200 |