Menu

SAP Function Module HRGB_MSAX_UPDATE_COST_OBJECTS

Create MSAX entries

The Function Module HRGB_MSAX_UPDATE_COST_OBJECTS (Create MSAX entries) is a standard Function Module in SAP ERP and is part of the function group HRGB_MSAX within the package PC08.

Technical Information

Function Module HRGB_MSAX_UPDATE_COST_OBJECTS
Short Text Create MSAX entries
Function Group HRGB_MSAX
Package PC08
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_COST_INFO_TAB TYPE HRPAYGB_MSAX_COST_INFO Cost Information in a payroll run

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
P_C1 LIKE PC25X Cost Distribution Table C1
P_ERROR LIKE EDIMESSAGE Transfer Structure with all Sy Fields for T100
P_MSAX LIKE PC28J MSAX fields

Exceptions

This function module does not define any Exceptions.