Menu

SAP Function Module HR_POPUP_VC_T51C1

Popup to maintain car attributes view cluster

The Function Module HR_POPUP_VC_T51C1 (Popup to maintain car attributes view cluster) 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_POPUP_VC_T51C1
Short Text Popup to maintain car attributes view cluster
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
I_CMAKE TYPE P08_CMAKE Make of car
I_CMODL TYPE P08_CMODL Model of car
I_KEYDATE TYPE BEGDA Start Date
I_S51C1 TYPE STRUC_CAR_INFO Datastructure to fill VC_T51C1 from popup

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CMAKE TYPE P08_CMAKE Make of car
E_CMODL TYPE P08_CMODL Model of car
E_S51C1 TYPE STRUC_CAR_INFO Datastructure to fill VC_T51C1 from popup

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_SAVED User exit without saving
UPDATE_ERROR Error during update