2008 Dec 18 4:12 AM
hi all,
I have a error message to be displayed in report , its length exceeds 74 character.
What is the way to increase the default length?
or is there another way to display the error where length is greater
hi all,
I have a error message to be displayed in report , its length exceeds 74 character.
What is the way to increase the default length?
or is there another way to display the error where length is greater
2008 Dec 18 4:18 AM
2008 Dec 18 4:19 AM
Hi Bhanu,
Create a new message with message short text as '& & & &' in your message class.
Then in u r report , where u want to display error message
MESSAGE eXXX(XXXX)
WITH text-004 text-006 text-005 text-007.
where text element contains u r error message.
Regards,
Sachin M M
2008 Dec 18 4:20 AM
create ur message with placeholders,
and pass string variables to these placeholders in ur program.
2020 Oct 20 6:34 AM
Go to se91
Open your message class
Select the message number you want
uncheck the self-explainatory box
select the 'Long Text' tab at the top and add your message.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |