Data Element list used by SAP ABAP Function Module GET_PAYROLL_CHECK (Lesen der PAYR für einen Scheck aus der Personalabrechnung)
SAP ABAP Function Module
GET_PAYROLL_CHECK (Lesen der PAYR für einen Scheck aus der Personalabrechnung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTZNR | Assignment of Transfers | SOURCE VALUE(I_BTZNR) LIKE PAYR-BTZNR |
|
| 2 | DZBUKR | Paying company code | SOURCE VALUE(I_ZBUKR) LIKE PAYR-ZBUKR |
|
| 3 | DZLSCH | Payment method | SOURCE VALUE(I_RZAWE) LIKE PAYR-RZAWE |
|
| 4 | PERNR_D | Personnel Number | SOURCE VALUE(I_PERNR) LIKE PAYR-PERNR |
|
| 5 | SEQC5 | Sequence Number | SOURCE VALUE(I_SEQNR) LIKE PAYR-SEQNR |
|
| 6 | XBLNR | Reference Document Number | SOURCE VALUE(E_REFNR) LIKE REGUP_BF-XBLNR |
|
| 7 | XSCHK_042Z | Indicator: Is a Check Created Using This Payment Method? | SOURCE VALUE(E_XSCHK) LIKE T042Z_BF-XSCHK |
|