The Function Module RP_01C_GET_END_OF_P0201 (Ermitteln Ende einzelner Renten aus P0201) is a standard Function Module in SAP ERP and is part of the function group RPDWX within the package P01A.
Function Module | RP_01C_GET_END_OF_P0201 |
Short Text | Ermitteln Ende einzelner Renten aus P0201 |
Function Group | RPDWX |
Package | P01A |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I02_KEYDT | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T02_P0201 | LIKE | P0201 | Personal-Stammsatz Infotyp 0201 (Rentenbasisbezüge) | |
T02_RBTAB_ALL | LIKE | P01C_RBTAB | Struktur Tabelle Rentenbasisbezüge | |
T02_RBTAB_END | LIKE | P01C_RBTAB | Struktur Tabelle Rentenbasisbezüge | |
T02_RBTAB_NO_END | LIKE | P01C_RBTAB | Struktur Tabelle Rentenbasisbezüge |
This function module does not define any Exceptions.