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

T-code for delete file from application server

Former Member
0 Likes
6,338

Hi all!

Please, has any t-code for delete file from application server? For upload exist CG3Z, for download has CG3Y. And for delete? Has anyone?

I need to delete file from application server in QA system and i don't want to create a program for this because i will need to transport a request from DEV to QA.

3 REPLIES 3
Read only

Former Member
0 Likes
2,494

Your basis team should be able to take care of this for you - no transaction, program or transport needed.

Rob

Read only

Former Member
0 Likes
2,494

Hi,

You can use the FM EPS_DELETE_FILE.

regards,

Paulo.

Read only

0 Likes
2,494

I don't have contact with basis team.

The FM EPS_DELETE_FILE support directory name with max 60 char. My dir. has more than that. I need a transaction for this.

Anybody know if this transaction exist?