Table list used by SAP ABAP Function Module HR_BEN_PAY_CHECK_LIMIT_EE_CONT (Überprüfen der Beitragsgrenzen für den Arbeitnehmersparbeitrag)
SAP ABAP Function Module
HR_BEN_PAY_CHECK_LIMIT_EE_CONT (Überprüfen der Beitragsgrenzen für den Arbeitnehmersparbeitrag) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0169 | HR Master Record: Infotype 0169 (Savings Plans) | SOURCE VALUE(POST_TAX_CONTRIB) LIKE P0169-PTAMT |
|
| 2 | P0169 | HR Master Record: Infotype 0169 (Savings Plans) | SOURCE VALUE(ROLLO) LIKE P0169-ROLLO |
|
| 3 | P0169 | HR Master Record: Infotype 0169 (Savings Plans) | SOURCE VALUE(PRE_TAX_CONTRIB) LIKE P0169-EEAMT |
|
| 4 | P0169 | HR Master Record: Infotype 0169 (Savings Plans) | SOURCE VALUE(PSTTX) LIKE P0169-PSTTX |
|
| 5 | PC207 | Payroll Results: Results Table | SOURCE IT STRUCTURE PC207 |
|
| 6 | PC22Y | Payroll Results: Cumulated Results Table | SOURCE CRT STRUCTURE PC22Y |
|
| 7 | PC2APER | structure of table APER in payroll | SOURCE VALUE(APER) TYPE PC2APER |
|
| 8 | PC2APER | structure of table APER in payroll | ||
| 9 | PLOG_TEXT | Structure for HR Function Log | SOURCE PTEXT STRUCTURE PLOG_TEXT OPTIONAL |
|
| 10 | RPBENEEDAT | Benefit reference structure for function modules | ||
| 11 | RPBENEEDAT | Benefit reference structure for function modules | SOURCE VALUE(EE_BENEFIT_DATA) LIKE RPBENEEDAT |
|
| 12 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TABLE STRUCTURE RPBENERR |
|
| 13 | T500C | Currency for Public Service Sector | SOURCE VALUE(CALC_CURRENCY) LIKE T500C-WAERS |
|
| 14 | T5UB3 | Benefit area | SOURCE VALUE(CALCMOLGA) LIKE T5UB3-MOLGA |
|
| 15 | T5UBA | Benefit plan | SOURCE VALUE(BPWTY) LIKE T5UBA-BPWTY |
|
| 16 | T5UBA | Benefit plan | SOURCE VALUE(401K_PLAN) LIKE T5UBA-DEFER |
|
| 17 | T5UBA | Benefit plan | SOURCE VALUE(ROTH_PLAN) LIKE T5UBA-ROTHP OPTIONAL |
|
| 18 | T5UBA | Benefit plan | SOURCE VALUE(EEWTY) LIKE T5UBA-EEWTY |
|
| 19 | T5UBA | Benefit plan | SOURCE VALUE(BEWTY) LIKE T5UBA-BEWTY |
|
| 20 | T5UBA | Benefit plan | SOURCE VALUE(PTWTY) LIKE T5UBA-PTWTY |
|
| 21 | T74FH | Benefit employee contribution rule | SOURCE VALUE(POST_TAX_LIMIT) LIKE T74FH-PTLIM |
|
| 22 | T74FH | Benefit employee contribution rule | SOURCE VALUE(TOTAL_LIMIT) LIKE T74FH-TLLIM |
|
| 23 | T74FH | Benefit employee contribution rule | SOURCE VALUE(PRE_TAX_LIMIT) LIKE T74FH-LIMIT |