2008 Jun 12 10:57 AM
Hi
The function module FP_GET_LAST_ADS_TRACE returns an error message as a string. This string contains several lines of text. How can i display this text to the user in R/3?
Splitting the string into a table of character lines and then using a WRITE statement is no good because I would lose the line breaks which are essential.
cheers
Markus
Hi
The function module FP_GET_LAST_ADS_TRACE returns an error message as a string. This string contains several lines of text. How can i display this text to the user in R/3?
Splitting the string into a table of character lines and then using a WRITE statement is no good because I would lose the line breaks which are essential.
cheers
Markus
2008 Jun 12 11:20 AM
Hey use the FM "EHS00_WORDWRAP02"
This definitely will help you out.
2008 Jun 12 11:35 AM
Here are some more function modules...but these are not released yet...ask ur SQA team for this whether u can use or not:
RKD_WORD_WRAP
G_WRAP_LINES
IQAPI_WORD_WRAP
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |