The Function Module HRPAY00DEC2_UPDATE_COSTOBJECTS (Concile cost object changes in OLD N, C & PC entries) is a standard Function Module in SAP ERP and is part of the function group HRPAY00DEC2 within the package P00PS_DEC.
Function Module | HRPAY00DEC2_UPDATE_COSTOBJECTS |
Short Text | Concile cost object changes in OLD N, C & PC entries |
Function Group | HRPAY00DEC2 |
Package | P00PS_DEC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_T7PBSDEC_COSTS | TYPE | T7PBSDEC_COSTS | XDEC: Cost Distribution Definition |
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_LGART_A | LIKE | PC2X0 | Distribution of Employer's Cost (Payroll Function XDEC) | |
P_LGART_N | LIKE | PC2X0 | Distribution of Employer's Cost (Payroll Function XDEC) | |
P_OLD_N | LIKE | PC2X0 | Distribution of Employer's Cost (Payroll Function XDEC) |
This function module does not define any Exceptions.