The Function Module HRPBSDE_ZV_MAP_OLD_TO_NEW (Mapping der Clustertabellen auf neue Strukturen) is a standard Function Module in SAP ERP and is part of the function group HRPBSDE_ZV_UTILITIES within the package P01O_ZV.
Function Module | HRPBSDE_ZV_MAP_OLD_TO_NEW |
Short Text | Mapping der Clustertabellen auf neue Strukturen |
Function Group | HRPBSDE_ZV_UTILITIES |
Package | P01O_ZV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_ABMELDUNG_CL | TYPE | HRPBSDEZV_PC272 | Abmeldungen-Tabelle (ZV-Cluster) | |
IT_ABSCHNITTE_CL | TYPE | PC273_TAB | Zusatzversorgung öffentl. Dienst (D): Tabelle für Abschnitte | |
IT_ANMELDUNG_CL | TYPE | HRPBSDEZV_PC274 | Anmeldungen-Tabelle (ZV-Cluster) | |
IT_DIFFERENZEN_CL | TYPE | HRPBSDEZV_PC275 | Differenzen-Tabelle (ZV-Cluster) | |
IT_PERS_ANM_DAT_CL | TYPE | PC276_TAB | ZVK: Pers. Anmeldedaten (Tabelle) | |
IT_PROTOKOLL_CL | TYPE | HRPBSDEZV_PC271 | Protokoll-Tabelle (ZV-Cluster) | |
I_LOG_TOO | TYPE | XFELD | 'X' | 'X': Logtabelleneinträge liefern |
I_PERNR | TYPE | P_PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LOG_ZV_CONVERTED | TYPE | HRPBSDEZV_LOG | Log (int. Tabelle) | |
ET_MESSAGES | TYPE | HRPAY99_MSG | Message - Info TTYP | |
ET_NOTIF_ZV_CONVERTED | TYPE | HRPBSDEZV_DBACC | Schnittstelle Meldungstabellen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.