cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure default Printer Storage mode for specific user?

Former Member
0 Kudos

Dear all,

When we try to print something from the SAP, we can manually change the settings of the printing by clicking on the "Properties".

Inside the "Properties", there is a "Ouput Options", extend it, and we can see a field called "Storage Mode". In my screen, by default it is always "Print Only".

My question is, if the user A must to change the default to "Archive only", and this change only affect this user A, how can I do this ? O

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

jason_barton
Active Participant
0 Kudos

Eduardo,

Could be a long shot, but in the interest of helping you ... maybe the following ...

- get ABAPer to create a control table listing user

- add code in RSNASTZZ that says if entry in control table, then update NAST-TDARMOD with '2'

Let me know if this helps. If not please revert and will try again.

Thanks,

Jay

Former Member
0 Kudos

OK, I will try.

Thanks

Answers (0)