Menu

SAP Function Module CD_DELETE

Löschen von Abrechnungssätzen in der RGDIR

The Function Module CD_DELETE (Löschen von Abrechnungssätzen in der RGDIR) is a standard Function Module in SAP ERP and is part of the function group RPHI within the package PCAL.

Technical Information

Function Module CD_DELETE
Short Text Löschen von Abrechnungssätzen in der RGDIR
Function Group RPHI
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BONUS_DATE LIKE PC261-BONDT SPACE Date of Bonus Payroll Run
DUMMY LIKE PC261-DUMMY SPACE Indicate Dummy Result
FORPER LIKE PC261-FPPER SPACE For-period
FORPER_BEG_DATE LIKE PC261-FPBEG SPACE For-Period Start Date
FORPER_END_DATE LIKE PC261-FPEND SPACE For-Period End Date
FORPER_MODIF LIKE PC261-PERMO SPACE For-Period Modifer
FORPER_PAY_SUBUNIT LIKE PC261-ABKRS SPACE For-Period Payroll Area
INPER LIKE PC261-INPER SPACE In-Period
INPER_END_DATE LIKE PC261-IPEND SPACE In-period End Date
INPER_MODIF LIKE PC261-IPERM SPACE In-Period Modifier
INPER_PAY_SUBUNIT LIKE PC261-IABKRS SPACE In-Period Payroll Area
LEGAL_PERSON LIKE PC261-JUPER SPACE Legal Person
PAY_IDENT LIKE PC261-PAYID SPACE Payroll Identifier
PAY_TYPE LIKE PC261-PAYTY SPACE Payroll Type
RECORD_TYPE LIKE PC261-SRTZA 'A' Record Type
RUN_DATE LIKE PC261-RUNDT SPACE Date of Regular Payroll Run
RUN_TIME LIKE PC261-RUNTM SPACE Time of Run
VOID_INDICATOR LIKE PC261-VOID SPACE Validity Indicator

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RGDIR LIKE PC261 Cluster Directory

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_RECORD_FOUND No Record Found