Menu

SAP Function Module HR_CONVERT_CLUSTER_CUMS_US

Convert existing payroll results to 4.6C 'out-of-seq' format

The Function Module HR_CONVERT_CLUSTER_CUMS_US (Convert existing payroll results to 4.6C 'out-of-seq' format) is a standard Function Module in SAP ERP and is part of the function group RPCUS within the package PC10.

Technical Information

Function Module HR_CONVERT_CLUSTER_CUMS_US
Short Text Convert existing payroll results to 4.6C 'out-of-seq' format
Function Group RPCUS
Package PC10
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER TYPE PC200-PERNR Personnel number
IMP_FIXED_DAY TYPE D Payment date
IMP_MOLGA TYPE MOLGA Country Grouping
IMP_RGDIR_ENTRY TYPE PC261 Period information
IMP_WINDOW_BEGDA TYPE D Cumulation window begin date
IMP_WINDOW_ENDDA TYPE D Cumulation window end date

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PAYROLL_RESULT LIKE All payroll tables

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_TAB LIKE SPROT_U Messages

Exceptions

This function module does not define any Exceptions.