This document discusses how to add dynamic search help to a selection screen field in SAP. It provides the function module and input parameters needed, including the return field, screen number, program name, screen field, and whether the values should be structured or in a cell. An example coding is also provided to call the function module for search help on a specific selection screen field.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
95 views2 pages
Search Help Dynamic in Abap Reports
This document discusses how to add dynamic search help to a selection screen field in SAP. It provides the function module and input parameters needed, including the return field, screen number, program name, screen field, and whether the values should be structured or in a cell. An example coding is also provided to call the function module for search help on a specific selection screen field.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
1.
SEARCH HELP IN SELECTION SCREEN - DYNAMIC(ACCORDING
TO USER INPUT) Function module used: F4IF_INT_TABLE_VALUE_REQUEST Input field: Return field, screen number (sy-dynnr), program name (sy-repid), screen field (so_lifnr), value_org = S or C [structured/cell], value table(contains dynamic value) Example coding: At selection screen on value request for so_agent.