Menu

SAP Function Module HRDME99_LOG_PERSON_CE

New log to show person details

The Function Module HRDME99_LOG_PERSON_CE (New log to show person details) is a standard Function Module in SAP ERP and is part of the function group HRDME99_LOG within the package PCAL.

Technical Information

Function Module HRDME99_LOG_PERSON_CE
Short Text New log to show person details
Function Group HRDME99_LOG
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_ALTPERNR LIKE P0002-PERID Personal-Identifikationsnummer
IM_NAME LIKE P0001-ENAME Aufbereiteter Name des Mitarbeiters bzw. Bewerbers
IM_STATUS TYPE CHAR1 Single-character flag
IM_SW_LOG TYPE CHAR1 Single-character flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_REGUH_BF LIKE REGUH_BF Payment Data (Neutral Communication Structure)
IM_REGUP_BF LIKE REGUP_BF Paid items (neutral communication structure)

Exceptions

This function module does not define any Exceptions.