‎2008 Feb 29 12:56 PM
hi all,
In a screen i wanted to display message
MESSAGE E000 with DATETO.
the DATETO is not displaying in status bar...and
after getting the message on status bar i can;t able to edit the contents of screen fields ...how can i enable this.??
regards
Jose
‎2008 Feb 29 1:08 PM
Hi,
double click on dat error message(E000) is it taking u to the message class...if s...do u have any & symbol in dat line....
What screen is that (selection/dialog)...?
Cheers,
jose.
‎2008 Feb 29 1:09 PM
Hi Friend,
Cause of not displaying whole message with date is the message is too long to display (max 45 chars).
Solution: write it like - Message E000 with 'message' date.
To enable the field for input after message, if it is a dialog programming then you should write within CHAIN ENDCHAIN.
Regards
Krishnendu