The Function Module HRGB_MSAX_FILL_MSAX_BFTYP_SXP (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_MSAX_BFTYP_SXP |
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_BFYR | TYPE | P08_MSAX_YEAR | Financial Year | |
P_CALC_CURRENCY | TYPE | WAERS | Currency Key | |
P_SW_PROT | TYPE | XFELD | Checkbox | |
P_SXPTY | TYPE | P08_MSAX_SXPTY | SxP absence type |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BFTOT | TYPE | MAXBT | HR Payroll: Amount |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_MSAX | LIKE | PC28J | MSAX fields | |
P_PLOG_TEXT | LIKE | PLOG_TEXT | Structure for HR Function Log |
This function module does not define any Exceptions.