Hi Sarif,
Search help is maintained in flow logic of the screen. Value is picking from DD03L by passing the condition TABLENAME = 'UKM_CHCK_STEP' and KEYFLAG = space.
Select Query:
SELECT * FROM DD03L
WHERE TABNAME = 'UKM_CHCK_STEP'
AND KEYFLAG = SPACE.
Table: DD03L ( Table Fields)
Search Help
Debugger:
Regards
Rajkumar Narasimman



