Problem with function module KD_GET_FILENAME_ON_F4 in SCM 5.0
Hello everybody,
I have a problem with function module KD_GET_FILENAME_ON_F4.
The parameter "mask" does not seem to work properly, while in R/3 4.6c, it is working properly...
In SCM 5.0: call function with mask = '*.xls'
---> File name is blank
---> Files of type = .XLS (without the *)
---> NOT OK
In R/3 4.6c: call function with mask = '*.xls'
---> File name = *.xls
---> Files of type = All files
---> OK
Please can you help?
Do I have to install a special OSS note?
Thanks in advance for your help.
Regards,
Rudy