Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Module Pool Comment display on subscreen.

former_member225134
Participant
0 Likes
1,043

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.????/

4 REPLIES 4
Read only

PeterJonker
Active Contributor
0 Likes
920

Create a text field on your screen and fill it in the PBO event.

Or do you mean something else ?

Read only

Former Member
0 Likes
920

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

Read only

0 Likes
920

Thanks for your repli,

  Can you Please explain briefly about this??

Read only

0 Likes
920

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