SAP ABAP Function Module FINDE_ABGEBROCHENE_VB (Find terminated updates)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module FINDE_ABGEBROCHENE_VB Find terminated updates  
Function Group VBFR   FMs for Processing Update Terminations  
Program Name SAPLVBFR    
INCLUDE Name LVBFRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing B_DATUM TYPE SYST-DATUM SY-DATUM Top limit of the selection date
Importing MANDT TYPE SYST-MANDT SY-MANDT Client
Importing VB_ERROR TYPE TFDIR-FUNCNAME Name of the function module which evaluates the terminated updates
Importing VB_FINISH TYPE TFDIR-FUNCNAME Name of the function module which runs at the end of processing
Importing VB_NAME TYPE TFDIR-FUNCNAME Name of the actual update function module
Importing V_DATUM TYPE SYST-DATUM SY-DATUM Lower limit of the selection date
Importing I_XV1ONLY TYPE XV1ONLY 'X' Nur abgebrochene V1-Verbuchungen
Exception NOTHING_FOUND TYPE No cancelled updates found
Exception READ_REPORT_ERROR TYPE Error in reading the LxxxxVnn program
Exception WRONG_FB TYPE Error in reading the TFDIR (function module does not exist)
Exception WRONG_PROGRAM TYPE The LxxxxVnn program has an incorrect structure
Exception GENERATE_REPORT_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  00000000 
SAP Release Created in