Menu

SAP Function Module RH_AA_DOCITEM_CHECK

Leistungsverrechnungsposition prufen

The Function Module RH_AA_DOCITEM_CHECK (Leistungsverrechnungsposition prufen) is a standard Function Module in SAP ERP and is part of the function group RHVV within the package PP09.

Technical Information

Function Module RH_AA_DOCITEM_CHECK
Short Text Leistungsverrechnungsposition prufen
Function Group RHVV
Package PP09
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_HEADERDATA LIKE HRVINLVHDR Document header

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_MESSAGELEVEL LIKE SY-MSGTY Error type with highest occurrence

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
IN_ITEMDATA LIKE HRVINLVITM Document items
OUT_MESSAGES LIKE MESG Error message table

Exceptions

This function module does not define any Exceptions.