Menu

SAP Function Module RH_VV_DOCUMENT_CONFIRM

Ab- und Verrechnungsbeleg prüfen und ggf. abgleichen

The Function Module RH_VV_DOCUMENT_CONFIRM (Ab- und Verrechnungsbeleg prüfen und ggf. abgleichen) 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_VV_DOCUMENT_CONFIRM
Short Text Ab- und Verrechnungsbeleg prüfen und ggf. abgleichen
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_CONFIRM_POPUP LIKE HRVCOST-FLAG_X 'X' Confirmation dialog box
IN_CONTROLLINGAREA LIKE T77REFDOC-CONTROLLINGAREA Controlling area
IN_DOCUMENT LIKE T77REFDOC-DOCUMENT Original document
IN_DOCUMENT_RESET LIKE HRVCOST-FLAG_X SPACE Use only with update termination!!
IN_EVENT LIKE T77REFDOC-EVENT Operation
IN_REFDOCNO LIKE T77REFDOC-REFDOCNO Reference document

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_ORIGINALDOCUMENT LIKE T77REFDOC-DOCUMENT Belegnummer

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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOCUMENT_CHECK_FAILURE Error during document check
DOCUMENT_NOT_FOUND Document missing
ENQUEUE_FAILURE Locking error
UPDATE_ERROR Error during update