The Function Module HR_CH_RESET_CUMU_SV (HR-CH: Generierung von Jahresbasen für Sozialversicherung Schweiz) is a standard Function Module in SAP ERP and is part of the function group RPCI within the package PC02.
Function Module | HR_CH_RESET_CUMU_SV |
Short Text | HR-CH: Generierung von Jahresbasen für Sozialversicherung Schweiz |
Function Group | RPCI |
Package | PC02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P02_ANWSCHL | TYPE | P02_ANWSCH | Anwendungsschlüssel SV | |
P02_LOEKZ | TYPE | PCH03_KENNZ | Löschkennzeichen (A, N, C) | |
P02_MOSV | LIKE | T5CS1-MOSV | Tabelle Sozialversicherung | |
P02_OUTTAB | LIKE | T5CS3-OUT_TAB | Tabelle für Löschungen | |
P02_PROT | TYPE | C | Schalter Protokollierung ('X'-An) | |
P02_STICHTAG | TYPE | ENDDA | Stichtag für Tabellenzugriffe | |
P02_SV | LIKE | PC20U | Tabelle Sozialversicherung |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P02_ABRDAT | TYPE | PCH03_ABRDAT | Abrechnungstabellen/Strukturen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P02_ERROR | LIKE | PLOG_TEXT | Fehlertabelle Abrechnungsprotokoll | |
P02_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll |
This function module does not define any Exceptions.