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

delete file from application server

Former Member
0 Likes
708

Hi guys,

How to delete file from application server.

points will be rewarded.

Thanks

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
625

delete dataset

5 REPLIES 5
Read only

former_member156446
Active Contributor
0 Likes
626

delete dataset

Read only

GauthamV
Active Contributor
0 Likes
625

hi,

delete dataset (dataset name).

reward if hlpful.

Read only

Former Member
0 Likes
625

Hi,

parameters: p_usfile TYPE rlgrap-filename.

DELETE DATASET p_usfile.

Reward if helpful.

Read only

Former Member
0 Likes
625

Hi guys,

I dont want to use datset ,is there any other way to delete file from application server apart from dataset.

Thanks

Read only

0 Likes
625

ur basis could help u..