SAP ABAP Function Module DOCUMENT_ASSIGNMENT (Allocate documents to object from application)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-DMS (Application Component) Document Management System
     CV (Package) Application Development: R/3 Document Management
Basic Data
Function Module DOCUMENT_ASSIGNMENT Allocate documents to object from application  
Function Group CVOB   Object Link Functions  
Program Name SAPLCVOB    
INCLUDE Name LCVOBU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE Return code
Exporting VB_FLAG TYPE MCDOK-CVHIER X=Update required
Exporting CAD_LEAVE TYPE SYST-SUBRC
Importing CHECK_EXIST TYPE MCDOK-CVHIER 'X' X=Link for existing documents only
Importing DOKOB TYPE DRAD-DOKOB ' ' Table name
Importing DOKOB_VORLAGE TYPE DRAD-DOKOB ' ' Object reference
Importing INCLUDE_DYNPRO TYPE SYST-DYNNR ' ' Number of object key sub-screen
Importing OBJKY TYPE DRAD-OBJKY ' ' Object key as a string
Importing OBJKY_VORLAGE TYPE DRAD-OBJKY ' ' Key reference
Importing OBJTXT TYPE ' '
Importing OPCODE TYPE 1=Create 2=Change 3=Display
Importing PREV_NEXT TYPE MCDOK-CVHIER ' ' Functions PREVIOUS/NEXT active
Importing PROGRAM_NAME TYPE SYST-REPID ' ' Program name for sub-screen
Importing REFRESH_FLAG TYPE ' ' If 'X' then work area becomes initial during the call.
Importing VORSCHLAG_DOKAR TYPE DRAW-DOKAR ' ' Default document type
Importing FB_VALUE_REQUEST TYPE RS38L-NAME ' ' FM for F4 on document fields
Importing FB_CHECK_ASSIGNMENT TYPE RS38L-NAME ' ' FM for checking document link
Importing DATUM TYPE SYST-DATUM SY-DATUM
Tables TABDRAD TYPE DRAD Table of links
               
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  20091125 
SAP Release Created in