SAP ABAP Function Module DD_PR_WRITE (Write message or string)
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_WRITE Write message or string  
Function Group SDPW   Yet another protocol writer  
Program Name SAPLSDPW    
INCLUDE Name LSDPWU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ARBGB TYPE T100-ARBGB ' ' Application of T100 message
Importing ID TYPE SYST-TABIX 0 Channel identifier or 0 for all channels
Importing LEVEL TYPE SPROT-LEVEL 1 Log level in S(PROT) Format
Importing MSGNR TYPE T100-MSGNR ' ' Message number
Importing NEWOB TYPE SPROT-NEWOBJ ' ' Write message with set SPROT-NEWOBJ
Importing PAR_NO TYPE SYST-TABIX 0 Number of parameters expanded
Importing S1 TYPE ' ' Parameter 1
Importing S2 TYPE ' ' Parameter 2
Importing S3 TYPE ' ' Parameter 3
Importing S4 TYPE ' ' Parameter 4
Importing SEVER TYPE SPROT-SEVERITY 'N' Severity of error in S(PROT)-Format
Exception CANNOT_FLUSH TYPE Buffer could not be synchronized
Exception CANNOT_WRITE TYPE Message/string could not be buffered
Exception ILLEGAL_ID TYPE Obsolete/imadmissable 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