‎2007 Sep 28 1:41 AM
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.
‎2007 Sep 28 3:48 AM
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
‎2007 Sep 28 4:19 AM
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.
‎2007 Sep 28 6:50 AM
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
‎2007 Sep 28 12:20 PM
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
‎2007 Sep 28 6:34 AM
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.