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

ARCHIV_CREATE_FILE

Former Member
0 Likes
1,268

One of the program uses this function mudule to archive a PDF document. How can i check the location of archived file. I mean which parameter hold this information.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
786

Hi !

The Parameter "PATH" of this function should be one of SAP's logical File and Pathnames.

Thy are defined in the transaction FILE (or SF01 if you are using them client dependent).

Check if you find the logical Path that is given to the function if FILE or SF01.

There you can see whre is's physically file is.

Hope that helped a bit.

Rainer