The Function Module HRPBSDE_ZV_PERIOD_SELECTION (Filtern der angeforderten Perioden) 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_PERIOD_SELECTION |
Short Text | Filtern der angeforderten Perioden |
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 |
---|---|---|---|---|
I_BEGAP | TYPE | P01_AUSWP | Auswertungsperiode | |
I_ENDAP | TYPE | P01_AUSWP | Auswertungsperiode |
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 |
---|---|---|---|---|
CT_ABMELDUNG | TYPE | HRPBSDEZV_PC272 | Abmeldungen-Tabelle (ZV-Cluster) | |
CT_ABSCHNITTE | TYPE | PC273_TAB | Zusatzversorgung öffentl. Dienst (D): Tabelle für Abschnitte | |
CT_ANMELDUNG | TYPE | HRPBSDEZV_PC274 | Anmeldungen-Tabelle (ZV-Cluster) | |
CT_DIFFERENZEN | TYPE | HRPBSDEZV_PC275 | Differenzen-Tabelle (ZV-Cluster) | |
CT_PERS_ANMELDE_DAT | TYPE | PC276_TAB | ZVK: Pers. Anmeldedaten (Tabelle) | |
CT_PROTOKOLL_TABELLE | TYPE | HRPBSDEZV_PC271 | Protokoll-Tabelle (ZV-Cluster) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.