‎2007 Apr 19 3:58 AM
hi ALL,
I need to pass a text to the TEXT FIELD in a screen of a Module Pool Program based on some conditions in the program. How this can be acheived.
‎2007 Apr 19 6:58 AM
Hi Shyam,
Instead of a text field u can go for a Input/Output field, but u need to make that as 2-Dimensional and 'O/p Only'in the properties. Then there is no difference between the two. I have tested that.
Solution Using Input/Output field.
1) Declare a string in your program.
DATA STR(10) TYPE C.
2) In the Screen Layout get that field 'STR' from Program. Using 'Get Elements from Dictionary/Program'.
Then u can change the text Dynamically in that STR and it will reflect in your screen.
<b>Award points if useful.</b>
Sudheer
‎2007 May 07 11:16 AM
Hi,
U have to <b>award points for useful answers</b> and u have to mention it as solved if ur question is solved. Dont forget.
Regards,
Sudheer
‎2007 May 07 1:50 PM
‎2007 May 18 10:16 AM
U need to <b><u>award points for all the useful replies</u></b>, and also u nees to <b><u>mark it as Answered if ur problem is solved</u></b>.
Regards
Sudheer