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

problem with f4 help

Former Member
0 Likes
691

hello guys i have developed a subscreen and inserted 3 fields.i can select the field values when i press f4 in change transaction fpe2 and display fpe1 but iam unable to select the field value on transaction fpe1.please help me.

5 REPLIES 5
Read only

former_member196299
Active Contributor
0 Likes
653

hi Priya ,

I almost understood your requirement but still can you be more specific on the last part . Do you want to select values when you are in display mode ?

Regards,

Ranjita

Read only

Former Member
0 Likes
653

hi,

well i am also a little confused here...

are u tryin to say that u are unable to see f4 help in display mode?? if so, then jst check whether the search help for the specific field has been assigned or not.

or, u can see the f4 help values but when u select one of them nothing happens?? if so, then u cant do anythin about it because when u r in display mode u r only allowed to see the values and not change them (thats the fundamental idea of display mode)

hope this solved ur problem.

regards,

sagar.

Read only

0 Likes
653

Not quite true... during an F4 / POV event you can change a value in field which is locked against direct input, and there are scenarios where this can be value. Have a look at the example code I provided towards the end of:

This explains how it can be done using 'F4IF_FIELD_VALUE_REQUEST' and the "force" flag.

Jonathan

Read only

0 Likes
653

hello my question is little bit confusing for you .the problem iam facing is iam able to fill value in fields in change mode that is in transaction fpe2 but iam unable to do same when iam in create mode that is in transaction fpe1.please help me

Read only

Former Member
0 Likes
653

Hi ,

If your using function module 'F4IF_INT_TABLE_VALUE_REQUEST' then check the parameters your passing for dynpro fields, screen number and the program anme also check the retfield value.

Regards,

Navneeth K.