Data Element list used by SAP ABAP Function Module IMPORT_PAYROLL_RESULT_BUFFER (Import Payroll Results from the Database to the Buffer)
SAP ABAP Function Module
IMPORT_PAYROLL_RESULT_BUFFER (Import Payroll Results from the Database to the Buffer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDSEQ | Sequence Number | SOURCE VALUE(TO_SEQUENCE_NUMBER) LIKE PC261-SEQNR |
|
| 2 | CDSEQ | Sequence Number | SOURCE VALUE(FROM_SEQUENCE_NUMBER) LIKE PC261-SEQNR |
|
| 3 | P_PERNR | Personnel Number | SOURCE VALUE(EMPLOYEE_NUMBER) LIKE PERNR-PERNR |
|
| 4 | RELID_PCL2 | Area identification on import/export database PCL2 | SOURCE VALUE(CLUSTER) LIKE PCL2-RELID |
|
| 5 | VOID | Reversal Indicator | SOURCE VALUE(INVALIDATE_BUFFER) LIKE PC261-VOID DEFAULT SPACE |
|