Menu

SAP Function Module DOCUMENT_HANDLING

Bearbeiten von Dokumentinfosätzen

The Function Module DOCUMENT_HANDLING (Bearbeiten von Dokumentinfosätzen) is a standard Function Module in SAP ERP and is part of the function group CV00 within the package CV.

Technical Information

Function Module DOCUMENT_HANDLING
Short Text Bearbeiten von Dokumentinfosätzen
Function Group CV00
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DAR LIKE DRAW-DOKAR
DNR LIKE DRAW-DOKNR
DTL LIKE DRAW-DOKTL
DVR LIKE DRAW-DOKVR
IN_DRAW LIKE DRAW ' ' Transferred values
IN_TKTTXT LIKE TKTTXT
NOT_DEQUEUE_ALL LIKE ' '
NO_CHANGE_TRANSMITTED_FIELDS LIKE ' '
REFAR LIKE MCDOK-REFAR ' '
REFNR LIKE MCDOK-REFNR ' '
REFTL LIKE MCDOK-REFTL ' '
REFVR LIKE MCDOK-REFVR ' '
SUPPRESS_FLAG LIKE ' '
TRANSACTION_CODE LIKE SY-TCODE
UPDATE_IMMEDIATELY LIKE ' '
UPDATE_MODE LIKE Synchron/Asynchrone Verbuchung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOKAR LIKE DRAW-DOKAR
DOKNR LIKE DRAW-DOKNR
DOKVR LIKE DRAW-DOKVR
MSGID LIKE SY-MSGID
MSGNO LIKE SY-MSGNO
MSGTY LIKE SY-MSGTY
MSGV1 LIKE SY-MSGV1
MSGV2 LIKE SY-MSGV2
MSGV3 LIKE SY-MSGV3
MSGV4 LIKE SY-MSGV4
TLDOK LIKE DRAW-DOKTL
UPDATE LIKE

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
ERROR