cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the path in computer on SAP

0 Kudos

Whenever I use T-code zmm63, click on field path to find an excel file on computer to upload to SAP, the system shows me the path to my previous file I uploaded to SAP. That makes me confused because I intend to find the path of the other file, not the file in the previous upload to SAP. So could you help me solve this problem or make SAP not to show any path so that I can fill in the path I want?

Accepted Solutions (0)

Answers (1)

Answers (1)

jmodaal
Active Contributor
0 Kudos

Hello,

don't know about your (custom) transaction ZMM63, but in general you can set a value for parameter GR9 to use it as a default for uploads from the frontend. Just try it (transaction SU3). For downloads there is also a user parameter GR8 available.

0 Kudos

Thanks for your reply but I don't really get your idea. Regarding transaction zmm63, I use it to find the path of excel file in the computer to upload orders, their quantity to SAP. The problem I face now is when clicking on button path to find the path in the computer, SAP automatically shows the path of the previous file I uploaded to the system, not the file I plan to upload so I'd like to know there are any ways to order SAP not to display the path like that?

jmodaal
Active Contributor
0 Kudos

Hello,

transaction ZMM63 is available in your system only (Zxxxx: own developed, not SAP standard).

Usually for uploads and downloads - in case the SAP standard function modules / classes are used for it - the default path can be set by user parameters GR9 (for download) and GR8 (for upload).

So the idea is that you set the value for your preferred path in transaction SU3 (also available via menu: System > User Profile > User data). See attached screenshot.

If this does not work, then you should contact the developer of the transaction in your company.