SAP ABAP Function Module OBJECT_CHECK_DRAW (Check that document exists)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-DMS (Application Component) Document Management System
     CV (Package) Application Development: R/3 Document Management
Basic Data
Function Module OBJECT_CHECK_DRAW Check that document exists  
Function Group CVCH   Object_check_draw  
Program Name SAPLCVCH   ?... 
INCLUDE Name LCVCHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FAULT_TEXT TYPE Text for error message
Exporting MESSAGE_TYPE TYPE Category of the error message
Exporting NO_AUTH TYPE no authorization
Exporting MEINS TYPE MARA-MEINS Unit of measure
Exporting NO_CHANGES TYPE C Keine Änderungen möglich
Importing CALLED_FROM TYPE 1 1=of document 2=of class
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Reading language for short texts (request)
Importing LOCK TYPE ' ' Block object
Importing SINGLE TYPE ' ' Individual access
Importing DATE_OF_CHANGE TYPE RMCLF-DATUV1 Change date
Importing I_AUTH_CHK TYPE RMCLF-KREUZ SPACE
Tables OTAB TYPE RMCLOBTX List of the documents
Exception FOREIGN_LOCK TYPE passed on exception of the lock mechanism
Exception OBJECT_NOT_FOUND TYPE Object not found
Exception SYSTEM_FAILURE TYPE passed on exception of the lock mechanism
               
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  19931201 
SAP Release Created in