Hi experts,
I have defined an search help on the dictionary over LFA1 table. The fields of the search help are:
LIFNR --> With import and Export flags
LAND1 --> With import flag
NAME1 --> With import flag
STCD1 --> With import an Export flags
I want to use the same search help on two fields of a dynpro, one for LIFNR an the other one for STCD1 field, so when I a record is selected the two fields get updated, but the field returned is always LIFNR.
Is there any way to get the STCD1 field of the search help and update the two fields at same time without using F4IF_INT_TABLE_VALUE_REQUEST function module?
Thanks in advance.
Regards,
Jordi