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

Question about 'EDIT_TEXT' Function

Former Member
0 Likes
467

Dear Sir/Madam,

Basically my requirement is to allow the user to enter the data on clicking one button at the line item of the table grid..

and whenever user clicks that buttonn a window must displayed againest him which enables him to enter the required data.. i have achieved it upto this using 'EDIT_TEXT' Function...but now.. i want

if user clicks on the same button for the given line of table grid again the same window would be displayed in front of him again with the previously entered data... and this is what i can not achieved till now..

i guess i require to set a one or two flags... but dont know which are they...

waiting for your reply..

warm regards,

Nirav Parekh

3 REPLIES 3
Read only

Former Member
0 Likes
445

Hi,

U can use READ_TEXT FM.

Cheers,

Will.

Read only

0 Likes
445

Dear Sir,

I Think you havent still got my answer completely...!!!

I want that Data entered with the WINDOW .. with read text i may not achive that window..!!!!

Read only

0 Likes
445

Hi,

try this

POPUP_DISPLAY_TEXT

Cheers,

Will.