Application Development 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: 

F110 - Download DME file( How to make file name non-editable and re-name the file )

Former Member
0 Kudos

Hi All,

I need to re-name the DME file downloaded using F110 on to network folder path.

But before the file is saved to network path, I need to change the file name and also make the file name field on the screen non-editable.

There are no exits and BADI' seem to be available. So if any of you have already done this, please let me know how to achieve the same.

Best regards,

Srinivas 

2 REPLIES 2

Former Member
0 Kudos

hello,

The file name can be controlled via program -  SAPFPAYM

You could find a enhancement in above program to control(make it display only) the file name.

best regards,

swanand

raymond_giuseppi
Active Contributor
0 Kudos

Look in the Customizing (SPRO)

Or SM34 on cluster VC_TFPM042FC. You could change the filename in event 21.

Regards,

Raymond