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 |
---|---|---|---|---|---|---|---|
![]() |
ARBGB | TYPE | T100-ARBGB | ' ' | Application of T100 message | ||
![]() |
ID | TYPE | SYST-TABIX | 0 | Channel identifier or 0 for all channels | ||
![]() |
LEVEL | TYPE | SPROT-LEVEL | 1 | Log level in S(PROT) Format | ||
![]() |
MSGNR | TYPE | T100-MSGNR | ' ' | Message number | ||
![]() |
NEWOB | TYPE | SPROT-NEWOBJ | ' ' | Write message with set SPROT-NEWOBJ | ||
![]() |
PAR_NO | TYPE | SYST-TABIX | 0 | Number of parameters expanded | ||
![]() |
S1 | TYPE | ' ' | Parameter 1 | |||
![]() |
S2 | TYPE | ' ' | Parameter 2 | |||
![]() |
S3 | TYPE | ' ' | Parameter 3 | |||
![]() |
S4 | TYPE | ' ' | Parameter 4 | |||
![]() |
SEVER | TYPE | SPROT-SEVERITY | 'N' | Severity of error in S(PROT)-Format | ||
![]() |
CANNOT_FLUSH | TYPE | Buffer could not be synchronized | ||||
![]() |
CANNOT_WRITE | TYPE | Message/string could not be buffered | ||||
![]() |
ILLEGAL_ID | TYPE | Obsolete/imadmissable channel identifier | ||||
Processing Type
Normal Function 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 |