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

Application Server details regarding Report Development

Former Member
0 Likes
722

Hi All,

Great New Year To all

I have one requirement to develop a report for application server details including folder and file system,then user will choose and delete the file in application server.

Now i have a question,where from can we get the application server details as like in al11 report format.

I ll assign Points for answers...

Regards,

Raja

Message was edited by:

raja

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
694

If you have authorization then AL11 also has 'configure' option to delete/create folders etc.

Otherwise, you need to use different FMs to create program.

6 REPLIES 6
Read only

Former Member
0 Likes
695

If you have authorization then AL11 also has 'configure' option to delete/create folders etc.

Otherwise, you need to use different FMs to create program.

Read only

0 Likes
694

Hi sanjay,

Thanks for ur answer .I know the delete fucntion available in AL11.But our requirement is creating a report and based on the report user will delete the files.

Do u know the function modules involved in this scenario or is there any other tables holding folder and file names..

Thanks,

Raja

Read only

0 Likes
694

Hello Raja,

Here is one more useful info for ur report.

The report <b>RSWATCH0</b> is used to display the data through AL11.

So if u analyse this report it will be easy for u to go with the new report.

If useful reward.

Vasanth

Read only

0 Likes
694

hi raja,

look function group EPSF

A.

Read only

0 Likes
694

Hi Andreas

Thanks for ur info..

This function module solve this situation

EPS_GET_DIRECTORY_LISTING

Thanks in sap way,

Raja

Read only

Former Member
0 Likes
694

Hello Raja,

U could try to use the Tables

DDNTF

USER_DIR

D342L

D345T

D346T

For your report.

If useful reward.

Vasanth