Menu

SAP Function Module AIP2_VERNR_CHECK

Check if person responsible exists

The Function Module AIP2_VERNR_CHECK (Check if person responsible exists) is a standard Function Module in SAP ERP and is part of the function group AIP2_CHECK within the package AIP.

Technical Information

Function Module AIP2_VERNR_CHECK
Short Text Check if person responsible exists
Function Group AIP2_CHECK
Package AIP
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_VERNR LIKE IMPR-VERNR person responsible

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VERNA LIKE IMPR-VERNA Verantwortlicher (Projektleiter)

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_FOUND person responsible does not exist