Hello,
I have created many BSP applications in WAS6.20 using Model view control paradigm. I have read in the manual for 6.20 that a field or structure can be reference in the HTMLB tags using the systax //model/XYZ (XYZ could be field or structure). When we do this if there is any serach Help or check table(F4 help in ABAP) automatically the iCon will apprear next to that field for using as search help.
I tried to use the internal table defined in the model class in the table view eventhough the table structure has fields with search help assigned in data dictionary it doesn't show up in the BSP page. Any one has tried this out there is no much documentation about this..Please help.