2011 Apr 29 4:58 PM
Hi
I am creating spool from program. That spool has to display only for the user who created the spool. How to handle this through program.
Regards,
Preethi
Hi,
You can restrict the users by S_SPO_ACT object, giving Value for authorization check.
Refer SAP Notes :
Note 119147 - Spool: Authorizations
Note 158487 - How can one user view the spool requests of other users?
Another solution you can look at is coding an authority check statement or other logic into a user exit which would enable you to enforce control. The user exit is SPOOAUTH, txn SMOD. Documentation is also available.
Thanks
Harish
2011 Apr 29 10:36 PM
Hi,
You can restrict the users by S_SPO_ACT object, giving Value for authorization check.
Refer SAP Notes :
Note 119147 - Spool: Authorizations
Note 158487 - How can one user view the spool requests of other users?
Another solution you can look at is coding an authority check statement or other logic into a user exit which would enable you to enforce control. The user exit is SPOOAUTH, txn SMOD. Documentation is also available.
Thanks
Harish
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |