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

Validating file/folder path from application server.

Former Member
0 Likes
561

Hi All ,

I have used the FM '/SAPDMC/LSM_F4_SERVER_FILE' to open F4 help for application server. Now I want to validate the folder or file returned by the FM.

Can anyone help on this?

Thanks

Shilpa

4 REPLIES 4
Read only

Former Member
0 Likes
514

hi,

Check class >CL_GUI_FRONTEND_SERVICES

For more info search SCN

Regards,

Himanshu

Read only

andreas_mann3
Active Contributor
0 Likes
514

use fm's

EPS_GET_DIRECTORY_LISTING

EPS_GET_DIRECTORY_PATH

A.

Read only

0 Likes
514

Are these FM used for application server? Can you provide some more details?

Read only

Former Member
0 Likes
514

HI Shilpa,

Us this FM

F4_DXFILENAME_TOPRECURSION

Hope this will help you.

Regards,

Vijay