2014 Sep 02 3:32 PM
Hi,
In module pool am having one screen under that i want to display two or three lines(comment) for user understanding..How to give.????/
2014 Sep 02 3:34 PM
Create a text field on your screen and fill it in the PBO event.
Or do you mean something else ?
2014 Sep 02 3:36 PM
Hi,
add those lines in the dynpro using the layout, because those text are fixed, so just write there the information to the users.
Regards
Miguel
2014 Sep 02 3:38 PM
Thanks for your repli,
Can you Please explain briefly about this??
2014 Sep 02 3:42 PM
u have a drynpro (such as 1000) in your module pool, correct? where you put the fields you want to display in the transaction, there u can write text same as using paint (windows). no need to do anything else.
Regards
Miguel