Menu

SAP Function Module RH_AA_DOCITEM_POST

Leistungsverrechnungsposition buchen

The Function Module RH_AA_DOCITEM_POST (Leistungsverrechnungsposition buchen) 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_POST
Short Text Leistungsverrechnungsposition buchen
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
OUT_REFERENCEDOCUMENT LIKE PAD25-REFDOCNO HR Reference Document

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 item
OUT_MESSAGES LIKE MESG Notifications
OUT_P1001 LIKE P1001 neuer Infotyp 1001: Verknüpfungen

Exceptions

This function module does not define any Exceptions.