Menu

SAP Function Module HR_ESS_PERSDATALISTSG_25

ESS personal data - List screen

The Function Module HR_ESS_PERSDATALISTSG_25 (ESS personal data - List screen) is a standard Function Module in SAP ERP and is part of the function group EHR5 within the package PB25.

Technical Information

Function Module HR_ESS_PERSDATALISTSG_25
Short Text ESS personal data - List screen
Function Group EHR5
Package PB25
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCOUNTEDTO LIKE P0003-ABRDT Payroll Accounted To Date
NAME LIKE P0001-ENAME Employee Name
PAYROLLAREA LIKE P0001-ABKRS Payroll Area
PERNR LIKE P0002-PERNR Personnel Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESSKEY LIKE BAPIPAKEY The master record header key
RETURNCODE LIKE SY-UCOMM Return code containing the messages

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSSA LIKE P0002-SUBTY Subtype
MOLGA LIKE T77WWW_SC-MOLGA Country Grouping

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.