The Function Module HRGB_MSAX_FILL_IT (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_FILL_IT |
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_CALC_CURRENCY | TYPE | WAERS | Currency Key | |
P_SW_PROT | TYPE | XFELD | Checkbox |
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_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | |
P_EXTRA_IT | LIKE | PC207 | Payroll Results: Results Table | |
P_EXTRA_RT | LIKE | PC207 | Payroll Results: Results Table | |
P_IT | LIKE | PC207 | Payroll Results: Results Table | |
P_MSAX | LIKE | PC28J | MSAX fields | |
P_PLOG_TEXT | LIKE | PLOG_TEXT | Structure for HR Function Log | |
P_RT | LIKE | PC207 | Payroll Results: Results Table |
This function module does not define any Exceptions.