Menu

SAP Function Module RV_DOCUMENT_STATUS

Ermittelt Status eines Vertriebsbeleges

The Function Module RV_DOCUMENT_STATUS (Ermittelt Status eines Vertriebsbeleges) is a standard Function Module in SAP ERP and is part of the function group V05Z within the package VIEW.

Technical Information

Function Module RV_DOCUMENT_STATUS
Short Text Ermittelt Status eines Vertriebsbeleges
Function Group V05Z
Package VIEW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMWA LIKE VBCO6 Key fields: document number, line

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VBUK_OUT LIKE VBUK Header status
VBUP_OUT LIKE VBUP Item status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.