Menu

SAP Function Module TH_GET_VBREQUEST_STATUS

Status eines Verbuchungsauftrags bestimmen

The Function Module TH_GET_VBREQUEST_STATUS (Status eines Verbuchungsauftrags bestimmen) is a standard Function Module in SAP ERP and is part of the function group THFB2 within the package STSK.

Technical Information

Function Module TH_GET_VBREQUEST_STATUS
Short Text Status eines Verbuchungsauftrags bestimmen
Function Group THFB2
Package STSK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VBKEY TYPE VBKEY_D Schlüssel des zu überprüfenden Verbuchungsauftrags

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATUS TYPE VBREQUEST_STATUS Status des Verbuchingsauftrags

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.