The Function Module RP_01C_GET_TESTATOR (Ermitteln Erblasser aus Infotyp 0021) 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_TESTATOR |
Short Text | Ermitteln Erblasser aus Infotyp 0021 |
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 |
---|---|---|---|---|
I04_KEYDT | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I04_PERNR | TYPE | PERNR-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E04_P0021 | TYPE | P0021 | Personal-Stammsatz Infotyp 0021 (Familie) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C04_SUBTY | TYPE | P0021-SUBTY | Subtyp |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T04_P0021 | LIKE | P0021 | Personal-Stammsatz Infotyp 0021 (Familie) |
This function module does not define any Exceptions.