‎2007 Mar 08 5:31 AM
Hi All
I know the physical path name of a file so how can i open the file or the screen where my file exist in R/3.
For example can any one tell me how can i find the screen where my file whose
physical path name is F:\usr\sap\O20\SYS\........, exists.i want to see the contents of the file.
Regards
bunty
‎2007 Mar 08 5:33 AM
hi bunty,
goto transaction al11, follow the path by double clicking ,it will lead u to the file,
keerthi
‎2007 Mar 08 5:35 AM
There is more than one method to do this - opening app. server text file to see contents via SAP GUI.
1. If you have AL11 access, you can configure the path and save it under a name and when you double click the folder path, you can see your file, now click it to open it.
2. Use SXPG_COMMAND_EXECUTE function
3. Use CG3Y transaction, give the app. server path to the file in first field and give a path on your pc in the second field. You can then download the file ( this works above 4.6C)
‎2007 Mar 08 5:40 AM
chk in AL11 transaction
or
If u have access to FTp , u can open file from ftp