SAP ABAP Function Module BDC_INSERT (Insert batch input transactions in batch input session)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
     SBDC (Package) SAP Batch Input
Basic Data
Function Module BDC_INSERT Insert batch input transactions in batch input session  
Function Group SBDC   Batch Input  
Program Name SAPLSBDC    
INCLUDE Name LSBDCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TCODE TYPE TSTC-TCODE FILLER4 Transaction code
Importing POST_LOCAL TYPE BDCTH-MTYPE NOVBLOCAL
Importing PRINTING TYPE BDCTH-STATE NOPRINT
Importing SIMUBATCH TYPE SYBATCH SPACE Simulate Background Processing (SY-BATCH='X')
Importing CTUPARAMS TYPE CTU_PARAMS SPACE CTU Recording Parameter
Tables DYNPROTAB TYPE BDCDATA Table for screens of a transaction
Exception INTERNAL_ERROR TYPE Internal error of batch input (see
Exception NOT_OPEN TYPE Queue was not opened (see SYSLOG)
Exception QUEUE_ERROR TYPE Error reading/writing the queue (see SYSLOG)
Exception TCODE_INVALID TYPE Transaction code is not known
Exception PRINTING_INVALID TYPE
Exception POSTING_INVALID 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  19950206 
SAP Release Created in