Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

new fuction modules

Former Member
0 Likes
673

Hi experts,

Can anyone tell me the new function modules used inplace of the following two FM which have become obsolete:

1. WS_FILENAME_GET

2. WS_UPLOAD

I need them urgently.Please reply soon.

TIA

1 ACCEPTED SOLUTION
Read only

Kanagaraja_L
Active Contributor
0 Likes
646

WS_FILENAME_GET ~KD_GET_FILENAME_ON_F4.

WS_UPLOAD~GUI_UPLOAD

Kanagaraja L

Hi experts,

Can anyone tell me the new function modules used inplace of the following two FM which have become obsolete:

1. WS_FILENAME_GET

2. WS_UPLOAD

I need them urgently.Please reply soon.

TIA

4 REPLIES 4
Read only

Former Member
0 Likes
646

Use GUI_UPLOAD instead of WS_UPLOAD

Read only

ThomasZloch
Active Contributor
0 Likes
646

and use method "file_open_dialog" in class "cl_gui_frontend_services" instead of WS_FILENAME_GET

Read only

Kanagaraja_L
Active Contributor
0 Likes
647

WS_FILENAME_GET ~KD_GET_FILENAME_ON_F4.

WS_UPLOAD~GUI_UPLOAD

Kanagaraja L

Read only

0 Likes
646

to get local file path

f4_filename