The Function Module HRGPBS_CARS_GET_ALLOWANCE (get car allowance from table) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_CAR_SCHEMES within the package P08P1.
Function Module | HRGPBS_CARS_GET_ALLOWANCE |
Short Text | get car allowance from table |
Function Group | HRGPBS_CAR_SCHEMES |
Package | P08P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INFOLINE | LIKE | CAR_INFO | Infoline for company car IT0442 |
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 |
---|---|---|---|---|
CAR_ERR_NAT | LIKE | HRERROR | Transfer table for HR error handling | |
IT0442 | LIKE | P0442 | HR Master Record for Infotype 0442 | |
P_TEXT | LIKE | PLOG_TEXT | Structure for HR Function Log |
This function module does not define any Exceptions.