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

Dailog programming - Urgent.

Former Member
0 Likes
614

I m using respond to double click for a text field in the attribute tab.

How to trigger the event by clicking that text field.

Thanks in advance

5 REPLIES 5
Read only

Former Member
0 Likes
592

Hi ,

YOu have to set the Function code for F2 button in your PF status (Say PICK).

Regards,

Ravi

Read only

0 Likes
592

I gave pick to F2 but its not working

Read only

0 Likes
592

Hi,

You cannot assign function code to text box.

Hope this helps.

Reward if helpful.

Regards,

Sipra

Read only

0 Likes
592

hi..

U Cant Assign a Function Code for a text field ..

Rather u may check the condition like this..

If the Text field is empty means ..

Perform one conditon..

Else..

The text field contains any data means

Perform the other..

hope it will helps..

Bala..

Read only

Former Member
0 Likes
592

check sy-ucomm (ok code).