SAP ABAP Class CL_HRPAYNA_LOG (Log processing)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-CA (Application Component) Canada
⤷
PCNA (Package) Payroll North America
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYNA_EVAL_STATISTICS | CIPE statistic | 20050511 |
Properties
| Class | CL_HRPAYNA_LOG | |
| Short Description | Log processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCNA | Payroll North America |
| Created | 20050215 | SAP |
| Last change | 20081217 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYNA_EVAL_STATISTICS | CIPE statistic | 20050511 |
Friends
Class CL_HRPAYNA_LOG has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add log entry | 20050511 | |
| 2 | Instance method | Public | Method | Appends the general processing to the log table | 20050508 | |
| 3 | Instance method | Public | Method | Appends another log table to a log table | 20050509 | |
| 4 | Instance method | Public | Method | Appends a message to the log table | 20050508 | |
| 5 | Instance method | Public | Method | Appends statistics to the log table | 20050215 | |
| 6 | Instance method | Public | Method | Add text with value | 20050215 | |
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20050324 | |
| 8 | Instance method | Public | Method | Display log | 20050215 | |
| 9 | Instance method | Public | Method | Get attributes | 20050215 | |
| 10 | Instance method | Public | Method | Get person ID | 20050215 | |
| 11 | Instance method | Public | Method | initialize log | 20050511 | |
| 12 | Instance method | Public | Method | Refresh log | 20050215 | |
| 13 | Instance method | Public | Method | Refresh PersonID | 20081015 | |
| 14 | Instance method | Public | Method | Set attributes | 20050215 |
Events
Class CL_HRPAYNA_LOG has no event.
Types
Class CL_HRPAYNA_LOG has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GROUP | Call by reference | Type reference (TYPE) | PCCE_PNP_GROUP | PNP CE: Grouping | 20050511 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050511 | |||
| 3 | IV_LEVEL | Call by reference | Type reference (TYPE) | SEU_LEVEL | Node level | 20050513 | |||
| 4 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20050511 | |||
| 5 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20050511 | |||
| 6 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20050511 | |||
| 7 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20050511 | |||
| 8 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20050511 | |||
| 9 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20050511 | |||
| 10 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20050511 | |||
| 11 | IV_REJ_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | REJECT: Event handling for PNP | 20050511 |
Method ADD_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NODE_IDX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20050512 | |||
| 2 | IS_GROUP | Call by reference | Type reference (TYPE) | PCCE_PNP_GROUP | PNP CE: Grouping | 20050508 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050511 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SPACE | Message Type | 20050508 | ||
| 5 | IV_REJ_TYPE | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20050508 |
Method ADD_GROUPING on class CL_HRPAYNA_LOG has no exception.
Method ADD_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | SNODETAB | Table of Tree Nodes | 20050509 | |||
| 2 | IT_LOG | Call by reference | Type reference (TYPE) | SNODETAB | Table of Tree Nodes | 20050509 |
Method ADD_LOG on class CL_HRPAYNA_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEVEL | Call by reference | Type reference (TYPE) | SEU_LEVEL | Level eines Knotens | 20050508 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050508 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050508 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050508 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050508 | |||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050508 | |||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050508 | |||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050508 | |||
| 9 | IV_NODE_IDX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20050512 |
Method ADD_MESSAGE on class CL_HRPAYNA_LOG has no exception.
Method ADD_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RDATN | Call by reference | Type reference (TYPE) | RDATN | Evaluation run number | 20050226 | |||
| 2 | IV_REMPN | Call by reference | Type reference (TYPE) | REMPN | Acknowledgement run number | 20050617 | |||
| 3 | IV_REMSN | Call by reference | Type reference (TYPE) | REMSN | Posting run number | 20050617 | |||
| 4 | IV_RUN_STATUS | Call by reference | Type reference (TYPE) | P3PR_STATUS | Third party remittance status | 20050506 | |||
| 5 | IV_STATUS_TXT | Call by reference | Type reference (TYPE) | P3PR_STATXT | Third party remittance status text | 20050506 |
Method ADD_STATISTICS on class CL_HRPAYNA_LOG has no exception.
Method ADD_TEXT_WITH_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NLENGTH | Call by reference | Type reference (TYPE) | SEU_NODELN | 30 | Output length of a hierarchy node | 20050509 | ||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | SEU_TEXT | Text/Ikone/Symbol | 20050215 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | I | Number | 20050215 |
Method ADD_TEXT_WITH_VALUE on class CL_HRPAYNA_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_CE_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | Flag: CE | 20050507 |
Method CONSTRUCTOR on class CL_HRPAYNA_LOG has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Programm läuft im Hintergrund | 20050215 | |||
| 2 | IV_CALLBACK_PF_STATUS | Call by reference | Type reference (TYPE) | SLIS_FORMNAME | 'RSTREE_PF_STATUS' | Menu Painter: Status code | 20050510 | ||
| 3 | IV_CALLBACK_USER_COMMAND | Call by reference | Type reference (TYPE) | SLIS_FORMNAME | 'RSTREE_USER_COMMAND' | 20050510 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | FLAG | Flag: pop-up = 'P', otherwise full screen | 20050508 | |||
| 5 | IV_PF_STATUS | Call by reference | Type reference (TYPE) | SLIS_FORMNAME | 'STANDARD' | Menu Painter: Status code | 20050510 | ||
| 6 | IV_PRINT | Call by reference | Type reference (TYPE) | FLAG | Flag: print | 20050510 | |||
| 7 | IV_PROGNAME | Call by reference | Type reference (TYPE) | SYCPROG | Aufrufendes Programm | 20050215 |
Method DISPLAY on class CL_HRPAYNA_LOG has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | SNODETAB | 20050215 |
Method GET_ATTRIBUTES on class CL_HRPAYNA_LOG has no exception.
Method GET_PERSONID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PERSON_ID | Value transfer | Type reference (TYPE) | PERSONID_EXT | External Person ID | 20050215 | |||
| 2 | IT_P0709 | Call by reference | Type reference (TYPE) | HRPP_T_P0709 | HR Master Record: Infotype 0709 (Person ID) | 20050215 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050511 | |||
| 4 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | 20050215 |
Method GET_PERSONID on class CL_HRPAYNA_LOG has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Value transfer | Type reference (TYPE) | SNODETAB | Table of Tree Nodes | 20050511 | |||
| 2 | IV_COLOR | Call by reference | Type reference (TYPE) | SEU_COLOR | 1 | Color display of a hierarchy node | 20050511 | ||
| 3 | IV_DISP | Call by reference | Type reference (TYPE) | FLAG | Flag: Display log | 20050511 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | SEU_NAME | Object name | 20050511 | |||
| 5 | IV_TEST | Call by reference | Type reference (TYPE) | PCNA_TESTMODE | Processing option: test mode | 20050511 |
Method INITIALIZE on class CL_HRPAYNA_LOG has no exception.
Method REFRESH_LOG Signature
Method REFRESH_LOG on class CL_HRPAYNA_LOG has no parameter.
Method REFRESH_LOG on class CL_HRPAYNA_LOG has no exception.
Method REFRESH_PERSON Signature
Method REFRESH_PERSON on class CL_HRPAYNA_LOG has no parameter.
Method REFRESH_PERSON on class CL_HRPAYNA_LOG has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG | Call by reference | Type reference (TYPE) | SNODETAB | 20050215 | ||||
| 2 | IV_DISP | Call by reference | Type reference (TYPE) | FLAG | Flag: Display log | 20050511 | |||
| 3 | IV_TEST | Call by reference | Type reference (TYPE) | PCNA_TESTMODE | Processing option: test mode | 20050511 |
Method SET_ATTRIBUTES on class CL_HRPAYNA_LOG has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 600 |