Data Element list used by SAP ABAP Function Module HR_BE_GET_MONTHLY_PERMOS (Get the list of Permos (used by the employee) with periodicity monthly)
SAP ABAP Function Module
HR_BE_GET_MONTHLY_PERMOS (Get the list of Permos (used by the employee) with periodicity monthly) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PNPPABRJ | Payroll year for determining time period | SOURCE REFERENCE(IV_PABRJ_END) TYPE PNPPABRJ OPTIONAL |
|
| 2 | PNPPABRJ | Payroll year for determining time period | SOURCE REFERENCE(IV_PABRJ) TYPE PNPPABRJ OPTIONAL |
|
| 3 | PNPPABRP | Payroll period for determining time period | SOURCE REFERENCE(IV_PABRP_END) TYPE PNPPABRP OPTIONAL |
|
| 4 | PNPPABRP | Payroll period for determining time period | SOURCE REFERENCE(IV_PABRP) TYPE PNPPABRP OPTIONAL |
|
| 5 | P_PERNR | Personnel Number | SOURCE REFERENCE(IV_PERNR) TYPE P_PERNR |
|