Menu

SAP Function Module FINDE_ABGEBROCHENE_VB

Find terminated updates

The Function Module FINDE_ABGEBROCHENE_VB (Find terminated updates) is a standard Function Module in SAP ERP and is part of the function group VBFR within the package FBAS.

Technical Information

Function Module FINDE_ABGEBROCHENE_VB
Short Text Find terminated updates
Function Group VBFR
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
B_DATUM LIKE SY-DATUM SY-DATUM Top limit of the selection date
I_XV1ONLY TYPE XV1ONLY 'X' Nur abgebrochene V1-Verbuchungen
MANDT LIKE SY-MANDT SY-MANDT Client
VB_ERROR LIKE TFDIR-FUNCNAME Name of the function module which
VB_FINISH LIKE TFDIR-FUNCNAME Name of the function module which
VB_NAME LIKE TFDIR-FUNCNAME Name of the actual update function
V_DATUM LIKE SY-DATUM SY-DATUM Lower limit of the selection date

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
NOTHING_FOUND No cancelled updates found
READ_REPORT_ERROR Error in reading the LxxxxVnn program
WRONG_FB Error in reading the TFDIR (functi
WRONG_PROGRAM The program LxxxxVnn is incorrectl