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.
Function Module | HRGB_MSAX_UPDATE_COST_OBJECTS |
Short Text | Create MSAX entries |
Function Group | HRGB_MSAX |
Package | PC08 |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.