The Function Module CD_INSERT (Einfügen von neuen Abrechnungssätzen in die RGDIR) is a standard Function Module in SAP ERP and is part of the function group RPHI within the package PCAL.
Function Module | CD_INSERT |
Short Text | Einfügen von neuen Abrechnungssätzen in die RGDIR |
Function Group | RPHI |
Package | PCAL |
Module Type | Normal Module |
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 |
BRACKET | TYPE | PC261-BRACKET | Klammer um eine Periode und ihre Supplementals | |
DUMMY | LIKE | PC261-DUMMY | SPACE | Indicate Dummy Result |
FORPER | LIKE | PC261-FPPER | SPACE | Fürperiode der Abrechnung |
FORPER_BEG_DATE | LIKE | PC261-FPBEG | SPACE | Beginn der Abrechnungsperiode (Fürperiode) |
FORPER_END_DATE | LIKE | PC261-FPEND | SPACE | Ende der Abrechnungsperiode (Fürperiode) |
FORPER_MODIF | LIKE | PC261-PERMO | SPACE | Periodenparameter |
FORPER_PAY_SUBUNIT | LIKE | PC261-ABKRS | SPACE | Abrechnungskreis |
INPER | LIKE | PC261-INPER | SPACE | In-Period |
INPER_END_DATE | LIKE | PC261-IPEND | SPACE | In-Period End Date |
INPER_MODIF | LIKE | PC261-IPERM | SPACE | |
INPER_OCCAT | LIKE | PC261-INOCC | SPACE | Kategorie für Off-Cycle-Grund |
INPER_OCRSN | LIKE | PC261-INOCR | SPACE | Grund für Off-Cycle-Abrechnung |
INPER_PAYID | LIKE | PC261-PAYID | SPACE | Abrechnungsidentifikator |
INPER_PAYTY | LIKE | PC261-PAYTY | SPACE | Abrechnungstyp |
INPER_PAY_SUBUNIT | LIKE | PC261-IABKRS | SPACE | |
IS_PARENT | TYPE | RP_XFELD | Ergebniss ist die Periode in der Klammer | |
LEGAL_PERSON | LIKE | PC261-JUPER | SPACE | Legal person |
OOSDATE | LIKE | PC261-OOSDATE | 0 | Erstellungsdatum (lt. Verw.Satz) Out-of-Sequence-Check |
OUTOFSEQ | LIKE | PC261-OUTOFSEQ | SPACE | Kennzeichen Out-Of-Sequence-Check |
PAY_DATE | LIKE | PC261-PAYDT | 0 | Datum der Auszahlung eines Abrechnungsergebnisses |
PAY_IDENT | LIKE | PC261-PAYID | SPACE | Payroll identifier |
PAY_OCCAT | LIKE | PC261-OCCAT | SPACE | Kategorie für Off-Cycle-Grund |
PAY_OCRSN | LIKE | PC261-OCRSN | SPACE | Grund für Off-Cycle-Abrechnung |
PAY_TYPE | LIKE | PC261-PAYTY | SPACE | Payroll category |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEQUENCE_NUMBER | LIKE | PC261-SEQNR | Sequential number |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RGDIR | LIKE | PC261 | Cluster Directory | |
RGDIR_CA | LIKE | PC261A | Erweiterung von PC261 für Archivierung |
This function module does not define any Exceptions.