Menu

SAP Function Module DVM_BOF_GET_STATUS

Get current status of a run

The Function Module DVM_BOF_GET_STATUS (Get current status of a run) is a standard Function Module in SAP ERP and is part of the function group DVM_BOF_MAIN within the package DVM_6X.

Technical Information

Function Module DVM_BOF_GET_STATUS
Short Text Get current status of a run
Function Group DVM_BOF_MAIN
Package DVM_6X
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_VARIANT_ID TYPE CHAR32 GUID in character mode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FAIL TYPE I tables failed
E_LEFT TYPE I tables not processed yet
E_PERCENTAGE TYPE I percentage of completion
E_SUCCESS TYPE I tables processed successfully
E_TOTAL TYPE I total selected tables

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.