SAP ABAP Function Module FIND_OBJECT (Checks the existence of an object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS (Package) Basis Versions
Basic Data
Function Module FIND_OBJECT Checks the existence of an object  
Function Group SVRZ   Version Management: Special FMs  
Program Name SAPLSVRZ   Include LSU_USERF01 
INCLUDE Name LSVRZU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_NOT_FOUND TYPE VRSD-VERSMODE = 'x' if object is not found, otherwise SPACE
Importing OBJNAME TYPE VRSD_OLD-OBJNAME ' ' Object name (report name, screen name...)
Importing OBJTYPE TYPE VRSD_OLD-OBJTYPE ' ' Object type ('REPO', 'DYNP', 'CUAD'...)
               
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  19950113 
SAP Release Created in