Menu

SAP Function Module HR_GB_CV_FULL_BENEFIT

Full company car benefit calculation

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module HR_GB_CV_FULL_BENEFIT (Full company car benefit calculation) is a standard Function Module in SAP ERP and is part of the function group HRCARGB within the package PB08.

Technical Information

Function Module HR_GB_CV_FULL_BENEFIT
Short Text Full company car benefit calculation
Function Group HRCARGB
Package PB08
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABKRS LIKE PC261-IABKRS Payroll Area
BEGDA LIKE SY-DATUM Date and Time, Current (Application Server) Date
ENDDA LIKE SY-DATUM Date and Time, Current (Application Server) Date
INFOLINE LIKE CAR_INFO Infoline for company car IT0442
P11D_CALL TYPE C Called from the P11D
PAPER LIKE PC261-FPPER For-period for payroll

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_DET LIKE P08_CCIN HR-GB: Company Car Benefit Table (CO2)
CAR_ERR_NAT LIKE HRERROR Transfer table for HR error handling
IT0442 LIKE P0442 HR Master Record for Infotype 0442
PTEXT LIKE PLOG_TEXT Structure for HR Function Log

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATES_ERROR Invalid date range it crosses a tax yaer
PAYROLL_ERR_GEN An error with the benefit calculation occured