Data Element list used by SAP ABAP Function Module CD_DELETE (Deleting Payroll Records in the RGDIR)
SAP ABAP Function Module
CD_DELETE (Deleting Payroll Records in the RGDIR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABKRS | Payroll Area | SOURCE VALUE(INPER_PAY_SUBUNIT) LIKE PC261-IABKRS DEFAULT SPACE |
|
| 2 | ABKRS | Payroll Area | SOURCE VALUE(FORPER_PAY_SUBUNIT) LIKE PC261-ABKRS DEFAULT SPACE |
|
| 3 | BONDT | Off-cycle payroll payment date | SOURCE VALUE(BONUS_DATE) LIKE PC261-BONDT DEFAULT SPACE |
|
| 4 | FAPER | For-period for payroll | SOURCE VALUE(FORPER) LIKE PC261-FPPER DEFAULT SPACE |
|
| 5 | FPBEG | Start date of payroll period (FOR period) | SOURCE VALUE(FORPER_BEG_DATE) LIKE PC261-FPBEG DEFAULT SPACE |
|
| 6 | FPEND | End of payroll period (for-period) | SOURCE VALUE(FORPER_END_DATE) LIKE PC261-FPEND DEFAULT SPACE |
|
| 7 | IPEND | End of payroll period (IN period) | SOURCE VALUE(INPER_END_DATE) LIKE PC261-IPEND DEFAULT SPACE |
|
| 8 | IPERI | In-period for payroll | SOURCE VALUE(INPER) LIKE PC261-INPER DEFAULT SPACE |
|
| 9 | JUPER | Legal Person | SOURCE VALUE(LEGAL_PERSON) LIKE PC261-JUPER DEFAULT SPACE |
|
| 10 | PAYID | Payroll Identifier | SOURCE VALUE(INPER_PAYID) LIKE PC261-INPID DEFAULT SPACE |
|
| 11 | PAYID | Payroll Identifier | SOURCE VALUE(PAY_IDENT) LIKE PC261-PAYID DEFAULT SPACE |
|
| 12 | PAYTY | Payroll type | SOURCE VALUE(PAY_TYPE) LIKE PC261-PAYTY DEFAULT SPACE |
|
| 13 | PAYTY | Payroll type | SOURCE VALUE(INPER_PAYTY) LIKE PC261-INPTY DEFAULT SPACE |
|
| 14 | PERMO | Period Parameters | SOURCE VALUE(FORPER_MODIF) LIKE PC261-PERMO DEFAULT SPACE |
|
| 15 | PERMO | Period Parameters | SOURCE VALUE(INPER_MODIF) LIKE PC261-IPERM DEFAULT SPACE |
|
| 16 | RP_DUMMY | Indicator: Dummy result | SOURCE VALUE(DUMMY) LIKE PC261-DUMMY DEFAULT SPACE |
|
| 17 | RUNDT | Date of payroll run | SOURCE VALUE(RUN_DATE) LIKE PC261-RUNDT DEFAULT SPACE |
|
| 18 | RUNTM | Time of payroll run | SOURCE VALUE(RUN_TIME) LIKE PC261-RUNTM DEFAULT SPACE |
|
| 19 | SRTZA | Indicator: Status of record | SOURCE VALUE(RECORD_TYPE) LIKE PC261-SRTZA DEFAULT 'A' |
|
| 20 | VOID | Reversal Indicator | SOURCE VALUE(VOID_INDICATOR) LIKE PC261-VOID DEFAULT SPACE |