Hi Experts
I have some question concerning message and message area. I undetstand the by using the message manager will put message at the top of the application and message area at a specific position in the screen.
Let us concern the 1st case..ie. the case that message is at the top; the standard way without using message area.
The thing i'm concerning about is sometimes I see message display in a standard format (i.e a lot of white lines before the actual message and a lot of white lines after the message like in example1 ) and sometimes I see message displayed without any white lines but having a green line or red line at the bottom like example 2.. Why this happens ??? There is an SAP demo DEMO_MESSAGES that you can see messages displayed like I mentionned. I tried to understand it, copy the SAP DEMO_MESSAGES and execute to reproduce the messages with green line or red line at the bottom but not sucessful (i.e Messages are always displayed with white lines )
Example 1:
White line
White line
my message here
White line
White line
Example 2:
my message here
red line or green line
Thank you for your kindness and your time
Dean Q.