Skip to Content
0
Apr 16, 2014 at 05:43 PM

Selection field filtering issue..

119 Views

Hi Friends,

My req is to filter the data based on app id with company code, date and pay run id.

Here the the app id is from global constant table, there is no key field, but we fetch the same app id in the smartform to print using the below query, i don't know how to use this query for selection screen with filtering condition.

SELECT SINGLE high FROM zglobconstants INTO v_app_name
WHERE programname = 'ZFI_OK_FILEVALUE'
AND low = v_file_name.

VJ.

Attachments

selection.jpg (32.2 kB)