SAP ABAP Function Module BAPI_DOCUMENT_CREATEFROMSRC2 (Create Document with Template Source)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-DMS (Application Component) Document Management System
     CV (Package) Application Development: R/3 Document Management
Basic Data
Function Module BAPI_DOCUMENT_CREATEFROMSRC2 Create Document with Template Source  
Function Group CVBAPI   BAPIs for document info records  
Program Name SAPLCVBAPI    
INCLUDE Name LCVBAPIU62    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOCTYPE TYPE BAPI_DOC_AUX-DOCTYPE Document Type
Exporting DOCNUMBER TYPE BAPI_DOC_AUX-DOCNUMBER Document Number
Exporting DOCPART TYPE BAPI_DOC_AUX-DOCPART Document Part
Exporting DOCVERSION TYPE BAPI_DOC_AUX-DOCVERSION Document Version
Exporting RETURN TYPE BAPIRET2 Return Structure
Importing REFDOCUMENTTYPE TYPE BAPI_DOC_AUX-DOCTYPE Document Type (Original Document)
Importing REFDOCUMENTNUMBER TYPE BAPI_DOC_AUX-DOCNUMBER Document Number (Original Document)
Importing REFDOCUMENTPART TYPE BAPI_DOC_AUX-DOCPART Document Part (Original Document)
Importing REFDOCUMENTVERSION TYPE BAPI_DOC_AUX-DOCVERSION Document Version (Original Document)
Importing NEWDOCUMENTNUMBER TYPE BAPI_DOC_AUX-DOCNUMBER Document Number (New Document)
Importing NEWDOCUMENTPART TYPE BAPI_DOC_AUX-DOCPART Document Part (New Document)
Importing NEWDOCUMENTVERSION TYPE BAPI_DOC_AUX-DOCVERSION Document Version (New Document)
Importing STATUSINTERN TYPE BAPI_DOC_DRAW-STATUSINTERN Internal Status
Importing STATUSEXTERN TYPE BAPI_DOC_DRAW-STATUSEXTERN External Status
Importing STATUSLOG TYPE BAPI_DOC_DRAW-STATUSLOG Status Log
Importing REVLEVEL TYPE BAPI_DOC_DRAW2-REVLEVEL Revision Level
Importing AENNR TYPE BAPI_DOC_DRAW2-ECNUMBER Change Number
Importing COPYCLASSIFICATION TYPE BAPI_DOC_AUX-FLAG Copy Classification Data
Importing COPYORIGINALS TYPE BAPI_DOC_AUX-FLAG 'X' Copy Original
Importing COPYDOCBOM TYPE BAPI_DOC_AUX-FLAG 'X' Copy Document Structure
Importing DOCBOMCHANGENUMBERREAD TYPE BAPI_DOC_DRAW2-ECNUMBER Change Number for Reading the Documetn Structure
Importing DOCBOMVALIDFROMREAD TYPE BAPI_DOC_DRAW2-VALIDFROMDATE Valid-From Date
Importing DOCBOMREVLEVELREAD TYPE BAPI_DOC_DRAW2-REVLEVEL Revision Level
Importing DOCBOMCHANGENUMBERWRITE TYPE BAPI_DOC_DRAW2-ECNUMBER Change Number for Writing to the Document Structure
Importing DOCBOMVALIDFROMWRITE TYPE BAPI_DOC_DRAW2-VALIDFROMDATE Valid-From Date
Importing DOCBOMREVLEVELWRITE TYPE BAPI_DOC_DRAW2-REVLEVEL Revision Level
Tables COPYOBJECTLINKS TYPE BAPI_DOC_DRAD_SELECT List of Object Links to be Copied
               
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