‎2006 Dec 12 1:25 PM
HI,
I want to assign the search help to the following fields while executing the program.
The problem is that search help is changing of one field for activity type . if the Activity type is 'A', i have to assign search help for A and if the activity type is P, i have to assign the other search help to that field . so i cannot hard code the search help name at the beginning of the program.
‎2006 Dec 12 1:28 PM
Try assigning the values of relevant internal table by checking the condition and pass it to the FM F4IF_INT_TABLE_VALUE_REQUEST
Regards,
Deepa