Menu

SAP Function Module HRGPBS_CARS_GET_ALLOWANCE

get car allowance from table

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.

Technical Information

Function Module HRGPBS_CARS_GET_ALLOWANCE
Short Text get car allowance from table
Function Group HRGPBS_CAR_SCHEMES
Package P08P1
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.