Getting F4 help for particular file type
By Phani Diwakar, YASH Technologies
This document provides the procedure to get the F4 help for
particular file type like excel type files or doc files but not all files.
We can achieve this using the Function module ‘KD_GET_FILENAME_ON_F4’.
To this function module we have to pass the following parameters.
- Fieldname
of the parameter
- Pass
the static as ‘X’
- File
type in MASK
The output is:
When you go through the folders you would able to
see only the excel files.
|