Data Element list used by SAP ABAP Function Module HR_BEN_US_GET_PAYROLL_CONSTANT (Retrieve payroll constant values from T511K/T511P)
SAP ABAP Function Module
HR_BEN_US_GET_PAYROLL_CONSTANT (Retrieve payroll constant values from T511K/T511P) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABRKN | Payroll constant | SOURCE REFERENCE(KONST) LIKE T511K-KONST |
|
| 2 | ABRWT | Value of payroll constants | SOURCE REFERENCE(KVAL) LIKE T511K-KWERT |
|
| 3 | BEN_EECAMT | Benefit Employee Pre-Tax Contribution Amount | SOURCE REFERENCE(PRE_CONT) LIKE P0169-EEAMT |
|
| 4 | BEN_EECAMT | Benefit Employee Pre-Tax Contribution Amount | SOURCE VALUE(EE_PRE_CONTRIB) LIKE P0169-EEAMT OPTIONAL |
|
| 5 | BEN_PTAMT | Benefit EE Post-Tax Contribution Amount | SOURCE REFERENCE(POST_CONT) LIKE P0169-PTAMT |
|
| 6 | BEN_PTAMT | Benefit EE Post-Tax Contribution Amount | SOURCE VALUE(EE_POST_CONTRIB) LIKE P0169-PTAMT OPTIONAL |
|
| 7 | MAXBT | HR Payroll: Amount | SOURCE REFERENCE(PVAL) LIKE T511P-BETRG |
|
| 8 | MOLGA | Country Grouping | SOURCE REFERENCE(MOLGA) LIKE T500L-MOLGA |
|
| 9 | P_PERNR | Personnel Number | SOURCE REFERENCE(PERNR) LIKE PERNR-PERNR |
|