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

getting the latest file from application server

Former Member
0 Likes
404

Hi,

I have to retrieve the latest file posted in R/3 from the application server to ISU which conatins the file name with timestamp.

regards

Mac

Hi,

I have to retrieve the latest file posted in R/3 from the application server to ISU which conatins the file name with timestamp.

regards

Mac

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
340

Hi,

so use fm EPS_GET_DIRECTORY_LISTING

and sort corresp. table DIR_LIST

A.