SAP ABAP Class CL_HRPAYLA_TERMINATION (Termination class for LA countries)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
P99L (Package) Payroll Latin America
⤷
⤷
Properties
| Class | CL_HRPAYLA_TERMINATION | |
| Short Description | Termination class for LA countries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99L | Payroll Latin America |
| Created | 20010703 | SAP |
| Last change | 20030219 | 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
Class CL_HRPAYLA_TERMINATION has no interface implemented.
Friends
Class CL_HRPAYLA_TERMINATION 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) | PLATRM_IGMED | Ignore infotype 0000 | 20010703 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PLATRM_PMDAT | Process master data | 20010703 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PLATRM_RUNPY | Process payroll | 20010703 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PLATRM_TEST | Test mode | 20011129 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PLATRM_RUNTE | Process Time eval. | 20010806 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | HRCEDTVA | Variant remuneration statement | 20011129 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | INTCA | Country ISO code | 20011129 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | MASSG | Reason for Action | 20010706 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | MASSN | Action Type | 20010706 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | MOLGA | Country Grouping | 20010706 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | PLATRM_RDAYS | Offdays wrt term date | 20010709 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | PLATRM_PRENOT0 | Flag to consider quotas generated during prenotice period | 20020115 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | PLATRM_PAYDT | Requested Pay Date | 20010713 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | PLATRM_TDATE | Date | 20010710 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | P_99S_TEEGR | Employee group for severance pay calculations | 20051128 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | PLATRM_TLOG | Active Time eval. log | 20011129 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SCHEMA | Time eval. schema | 20011129 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | PLATRM_TTYPE | Termination type | 20010706 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYMX_INFOTYPE0 | Class for Infotype 0000 | 20010703 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYMX_INFOTYPE416 | Class for Infotype 0416 | 20010712 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYLA_TRM_COUNTRY | Termination infotype | 20010703 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYMX_APPLOG | Class for Application log | 20020201 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | PLATRM_POADP | Complementary term. | 20011129 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | PLATRM_PSIT0 | Select only fired ee. | 20011129 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYMX_PAYROLL | Class for payroll execution | 20010703 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | PMXGEN_T_PERNR | Table with pernr and error code from payroll run | 20010703 | |||
| 27 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAY99_FILL_INFOTYPES | Preassign Infotypes for Function Module HR_PAYROLL | 20010703 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | PLA00_PERNR_TDATE_TAB | Table of pernr/tdate | 20010713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add employee to the list | 20010703 | |
| 2 | Instance method | Private | Method | Check consistency of IT 0000 | 20010703 | |
| 3 | Instance method | Private | Method | Check requested paydate and correct it when necessary | 20010807 | |
| 4 | Instance method | Private | Method | Check against dissmissal protection | 20020117 | |
| 5 | Instance method | Private | Method | Compensate ( or liquidate ) contingents | 20010712 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20010703 | |
| 7 | Instance method | Public | Method | Generate infotypes ( simulate or update them ) | 20010703 | |
| 8 | Instance method | Public | Method | Read table with employee information | 20010703 | |
| 9 | Instance method | Public | Method | Get table of generated messages | 20011105 | |
| 10 | Instance method | Public | Method | Get payslip | 20010703 | |
| 11 | Instance method | Public | Method | Read Termination Date | 20010713 | |
| 12 | Instance method | Public | Method | Get relevant results from payroll run | 20010703 | |
| 13 | Instance method | Private | Method | Add message to the application log | 20010703 | |
| 14 | Instance method | Private | Method | Additional actions to generate the quotas | 20021106 | |
| 15 | Instance method | Public | Method | Discard employee from processing | 20010703 | |
| 16 | Instance method | Private | Method | Setup for master data process | 20010821 | |
| 17 | Instance method | Private | Method | Setup payroll run | 20010823 | |
| 18 | Instance method | Private | Method | Setup for running Time Management | 20011012 | |
| 19 | Instance method | Public | Method | Show termination log | 20010703 | |
| 20 | Instance method | Public | Method | Show payroll log | 20010703 | |
| 21 | Instance method | Public | Method | Show TImeMngmt Log | 20010731 | |
| 22 | Instance method | Public | Method | Submit payroll run | 20010703 | |
| 23 | Instance method | Public | Method | Submit RPTIME00 | 20010731 |
Events
Class CL_HRPAYLA_TERMINATION has no event.
Types
Class CL_HRPAYLA_TERMINATION has no local type.
Method Signatures
Method ADD_EE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COIND_TAB | Call by reference | Type reference (TYPE) | PLATRM_T_COINDPAYMENTS | Table of coind payments for Termination | 20011129 | |||
| 2 | FIRED | Value transfer | Type reference (TYPE) | CHAR1 | Employee already fired (IT0) | 20011127 | |||
| 3 | KTART_TAB | Call by reference | Type reference (TYPE) | PLATIM_T_KTART | Quota Types Table | 20011129 | |||
| 4 | MASSG | Value transfer | Type reference (TYPE) | MASSG | Reason for Action | 20010703 | |||
| 5 | MASSN | Value transfer | Type reference (TYPE) | MASSN | Action Type | 20010703 | |||
| 6 | PERNR | Value transfer | Type reference (TYPE) | P_PERNR | Personnel number | 20010703 | |||
| 7 | QCOMP_TAB | Call by reference | Type reference (TYPE) | PMXTIME_T_CMPCL | Class to store compensation types | 20011129 | |||
| 8 | REQPAYDT | Value transfer | Type reference (TYPE) | PLATRM_PAYDT | Requested payment date | 20010706 | |||
| 9 | TDATE | Value transfer | Type reference (TYPE) | PLATRM_TDATE | Termination date | 20010703 | |||
| 10 | TTYPE | Value transfer | Type reference (TYPE) | PLATRM_TTYPE | Termination Type | 20010706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error inserting employee for payroll run | 20010703 | ||
| 2 | No IT 0000 valid records | 20010821 | ||
| 3 | Error setting up master data | 20010821 | ||
| 4 | Error running time evaluation | 20020125 |
Method CHECK_IT0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | BEGDA | Start Date | 20010703 | |||
| 2 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Employee is active the day after termination | 20010703 | ||
| 2 | Employee is inactive | 20010703 | ||
| 3 | No valid records in IT 0000 at the termination date | 20010703 |
Method CHECK_PAYDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010807 | |||
| 2 | REQ_BONDT | Call by reference | Type reference (TYPE) | PLATRM_PAYDT | Requested pay date | 20010807 | |||
| 3 | RETCD | Call by reference | Type reference (TYPE) | SYSUBRC | Return value, return value after ABAP statements | 20010809 | |||
| 4 | TDATE | Value transfer | Type reference (TYPE) | PLATRM_TDATE | Term. date | 20010807 |
Method CHECK_PAYDATE on class CL_HRPAYLA_TERMINATION has no exception.
Method CHECK_PROTECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | SYDATUM | Date and time, current (application server) date | 20020117 | |||
| 2 | MASSG | Value transfer | Type reference (TYPE) | MASSG | Reason for Action | 20020117 | |||
| 3 | MASSN | Value transfer | Type reference (TYPE) | MASSN | Action Type | 20020117 | |||
| 4 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20020117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Employee is protected and cannot be dissmissed | 20020117 |
Method COMPENSATE_VAC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMPINFO | Value transfer | Type reference (TYPE) | PMXTIME_T_CMPINFO | Table type to compensate quota | 20011025 | |||
| 2 | DATE | Value transfer | Type reference (TYPE) | DATUM | Date | 20010712 | |||
| 3 | OBJ_IPREL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY99_FILL_INFOTYPES | Preassign Infotypes for Function Module HR_PAYROLL | 20060102 | |||
| 4 | P2006_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_P2006_TAB | Absence Quotas Table | 20011012 | |||
| 5 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010712 | |||
| 6 | RETCD | Call by reference | Type reference (TYPE) | SYSUBRC | Return value, return value after ABAP statements | 20010712 |
Method COMPENSATE_VAC on class CL_HRPAYLA_TERMINATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTRY_TRM_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYLA_TRM_COUNTRY | Country class for termination infotype | 20010706 | |||
| 2 | OPTIONS | Call by reference | Type reference (TYPE) | PLATRM_S_OPTIONS | Options for termination program HLACTRM0 | 20011129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid/not existing payroll (CALC) program | 20020730 | ||
| 2 | Invalid/not existing payroll (CALC) variant | 20020730 | ||
| 3 | No variant for 'CALC' spcified in table T52OCV | 20020730 |
Method GENERATE_INFOTYPES Signature
Method GENERATE_INFOTYPES on class CL_HRPAYLA_TERMINATION has no parameter.
Method GENERATE_INFOTYPES on class CL_HRPAYLA_TERMINATION has no exception.
Method GET_EE_INFO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EE_DATA_TAB | Call by reference | Type reference (TYPE) | PMXGEN_T_EEDATA | Table to store personnel information data | 20010703 | |||
| 2 | ET_PERNR_TAB | Call by reference | Type reference (TYPE) | PMXGEN_T_PERNR | Table with pernr and error code from payroll run | 20010703 |
Method GET_EE_INFO_TAB on class CL_HRPAYLA_TERMINATION has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_TAB | Call by reference | Type reference (TYPE) | PLAGEN_T_RETURN | Table for errors | 20011105 |
Method GET_MESSAGES on class CL_HRPAYLA_TERMINATION has no exception.
Method GET_PAYSLIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010703 |
Method GET_PAYSLIP on class CL_HRPAYLA_TERMINATION has no exception.
Method GET_TDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010713 | |||
| 2 | TDATE | Call by reference | Type reference (TYPE) | PLATRM_TDATE | Termination Date | 20010713 |
Method GET_TDATE on class CL_HRPAYLA_TERMINATION has no exception.
Method GET_TRM_PAYMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EE_RT_TAB | Call by reference | Type reference (TYPE) | PMXGEN_T_EERT | Table with short info about pernr an its RT table | 20010703 | |||
| 2 | KEEP_BUFF | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | Single-character flag | 20010703 |
Method GET_TRM_PAYMENTS on class CL_HRPAYLA_TERMINATION has no exception.
Method MSG_TO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | SY-MSGID | 'PLA' | Messages, message class | 20010703 | ||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | I | 1 | Level | 20010703 | ||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | Message variable 1 | 20010703 | |||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | Message variable 2 | 20010703 | |||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | Message variable 3 | 20010703 | |||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | Message variable 4 | 20010703 | |||
| 7 | NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | 899 | Messages, message number | 20010703 | ||
| 8 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20010703 | |||
| 9 | TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 'S' | Messages, message type | 20010703 |
Method MSG_TO_LOG on class CL_HRPAYLA_TERMINATION has no exception.
Method QUOTA_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_DATE | Value transfer | Type reference (TYPE) | DATUM | Date | 20021106 | |||
| 2 | OBJ_IPREL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY99_FILL_INFOTYPES | Preassign Infotypes for Function Module HR_PAYROLL | 20050815 | |||
| 3 | P2006_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_P2006_TAB | Absence Quotas Table | 20021106 | |||
| 4 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20021106 | |||
| 5 | QCOMP_TAB | Value transfer | Type reference (TYPE) | PMXTIME_T_CMPCL | Class to store compensation types | 20021106 | |||
| 6 | QUOTAS_TAB | Value transfer | Type reference (TYPE) | PLATIM_T_KTART | Quota Types Table | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during quota generation | 20021106 |
Method REJECT_EE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INIT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Single-character flag | 20010710 | ||
| 2 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010703 |
Method REJECT_EE on class CL_HRPAYLA_TERMINATION has no exception.
Method SETUP_MASTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COIND_TAB | Call by reference | Type reference (TYPE) | PLATRM_T_COINDPAYMENTS | Table of coind payments for Termination | 20011129 | |||
| 2 | FIRED | Value transfer | Type reference (TYPE) | CHAR1 | Single-character flag | 20011127 | |||
| 3 | MASSG | Value transfer | Type reference (TYPE) | MASSG | Reason for Action | 20010821 | |||
| 4 | MASSN | Value transfer | Type reference (TYPE) | MASSN | Action Type | 20010821 | |||
| 5 | OBJ_IPREL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY99_FILL_INFOTYPES | Preassign Infotypes for Function Module HR_PAYROLL | 20050815 | |||
| 6 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010821 | |||
| 7 | PY_BYPASS | Call by reference | Type reference (TYPE) | CHAR1 | Flag for payroll bypassing | 20010821 | |||
| 8 | RETCD | Call by reference | Type reference (TYPE) | SYSUBRC | Return code | 20010821 | |||
| 9 | TDATE | Value transfer | Type reference (TYPE) | PLATRM_TDATE | Termination Date | 20010821 | |||
| 10 | TTYPE | Value transfer | Type reference (TYPE) | PLATRM_TTYPE | Termination Type | 20010821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Country specific error | 20010928 | ||
| 2 | Error inserting additional payments | 20010821 | ||
| 3 | Error in update of IT 0000 action | 20011207 | ||
| 4 | Employee is locked | 20011015 |
Method SETUP_PAYROLL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BONDT | Value transfer | Type reference (TYPE) | BONDT | Requested payment date | 20010823 | |||
| 2 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010823 | |||
| 3 | RETCD | Call by reference | Type reference (TYPE) | SYSUBRC | Return value, return value after ABAP statements | 20010823 | |||
| 4 | TDATE | Value transfer | Type reference (TYPE) | PLATRM_TDATE | Termination Date | 20010823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error adding employee to payroll list | 20010823 |
Method SETUP_TIME_INFOTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMPINFO | Call by reference | Type reference (TYPE) | PMXTIME_T_CMPINFO | Table type to compensate quota | 20011025 | |||
| 2 | DATE | Value transfer | Type reference (TYPE) | SYDATUM | Date | 20011012 | |||
| 3 | OBJ_IPREL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY99_FILL_INFOTYPES | Preassign Infotypes for Function Module HR_PAYROLL | 20050815 | |||
| 4 | P2006_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_P2006_TAB | Absence Quotas Table | 20011012 | |||
| 5 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20011012 | |||
| 6 | QCOMP_TAB | Call by reference | Type reference (TYPE) | PMXTIME_T_CMPCL | Class to store compensation types | 20011129 | |||
| 7 | QUOTAS_TAB | Call by reference | Type reference (TYPE) | PLATIM_T_KTART | Quota Types Table | 20011129 | |||
| 8 | RETCD | Call by reference | Type reference (TYPE) | SYSUBRC | Return value, return value after ABAP statements | 20011012 | |||
| 9 | SIMUL_DATA | Call by reference | Type reference (TYPE) | PRELP_TAB | Table of Generic Infotypes | 20011012 | |||
| 10 | TTYPE | Value transfer | Type reference (TYPE) | PLATRM_TTYPE | Termination type | 20011012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error updating IT 2013 | 20011015 | ||
| 2 | Error trying to lock employee | 20011015 | ||
| 3 | Error setting up quotas | 20020115 |
Method SHOW_LOG Signature
Method SHOW_LOG on class CL_HRPAYLA_TERMINATION has no parameter.
Method SHOW_LOG on class CL_HRPAYLA_TERMINATION has no exception.
Method SHOW_PAYROLL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010703 | |||
| 2 | SPOOL_TAB | Call by reference | Type reference (TYPE) | PLAGEN_T_SPOOL | Table with spool numbers and ID | 20011031 |
Method SHOW_PAYROLL_LOG on class CL_HRPAYLA_TERMINATION has no exception.
Method SHOW_TIME_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010731 | |||
| 2 | SPOOL_TAB | Call by reference | Type reference (TYPE) | PLAGEN_T_SPOOL | Table with spool numbers and ID | 20011031 |
Method SHOW_TIME_LOG on class CL_HRPAYLA_TERMINATION has no exception.
Method SUBMIT_PAYROLL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPTIONS | Call by reference | Type reference (TYPE) | PLATRM_S_OPTIONS | Options for termination program HLACTRM0 | 20051103 |
Method SUBMIT_PAYROLL on class CL_HRPAYLA_TERMINATION has no exception.
Method SUBMIT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_IPREL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY99_FILL_INFOTYPES | Preassign Infotypes for Function Module HR_PAYROLL | 20050815 | |||
| 2 | P2006_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_P2006_TAB | Absence Quotas Table | 20010806 | |||
| 3 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20010806 | |||
| 4 | QCOMP_TAB | Value transfer | Type reference (TYPE) | PMXTIME_T_CMPCL | Class to store compensation types | 20020405 | |||
| 5 | SIMUL_DATA | Value transfer | Type reference (TYPE) | PRELP_TAB | Table of Generic Infotypes | 20011012 | |||
| 6 | TDATE | Value transfer | Type reference (TYPE) | SYDATUM | Date and time, current (application server) date | 20010806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error running time evaluation | 20020125 |
History
| Last changed by/on | SAP | 20030219 |
| SAP Release Created in | 470 |