SAP ABAP Function Module DD_PR_FLUSH (Writes the buffered lines of a log and deletes them.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDBT (Package) ABAP Dictionary: Basic Tools
Basic Data
Function Module DD_PR_FLUSH Writes the buffered lines of a log and deletes them.  
Function Group SDPW   Yet another protocol writer  
Program Name SAPLSDPW    
INCLUDE Name LSDPWU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUBRC TYPE SYST-SUBRC
Importing ID TYPE SYST-TABIX 0 Identifier of channel synchronized
Importing OUT TYPE 'X' Displays whether data should be written
Importing WAIT TYPE DDREFSTRUC-BOOL ' '
Exception CANNOT_FLUSH TYPE Data could not be written
Exception ILLEGAL_ID TYPE Incorrect channel identifier
               
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