Data Element list used by SAP ABAP Function Module HR_BEN_US_GET_GROSS_COMP (Retrieve gross compensation from payroll result)
SAP ABAP Function Module
HR_BEN_US_GET_GROSS_COMP (Retrieve gross compensation from payroll result) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABKRS | Payroll Area | SOURCE VALUE(ABKRS) LIKE PC261-ABKRS |
|
| 2 | BEGDA | Start Date | SOURCE VALUE(IMP_DATE) LIKE T511K-BEGDA |
|
| 3 | MAXBT | HR Payroll: Amount | SOURCE VALUE(SALARY) LIKE PC207-BETRG |
|
| 4 | PAY_DATE | Pay date for payroll result | SOURCE VALUE(CHKDT) LIKE PC261-PAYDT |
|
| 5 | PNPPABRP | Payroll period for determining time period | SOURCE VALUE(PABRP) TYPE PNPPABRP |
|
| 6 | PUS_BEN_EEYIC | Benefit year worth of includible compensation prior implem. | SOURCE REFERENCE(YEAR_WORTH) LIKE P0510-EEYIC OPTIONAL |
|
| 7 | PUS_BEN_LEEPC | Benefit LTD employee pre-tax contribution for current ER | SOURCE VALUE(GROSS) LIKE P0510-LEEPC |
|
| 8 | P_PERNR | Personnel Number | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|