Authorization objects with a value of single/double quote marks
I have some authorization objects that literally have single or double quotation marks as their values. I see these values associated with objects such as S_BTCH_NAM. What do these values allow or permit as part of this authorization object?
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
Sometimes the SAP programs perform an authorization check before a particular value has been input by the user. For example at transaction start some programs check the activity code (e.g. 01) but no opportunity to enter an organizational value has been given the user (e.g. company code). The authorization will test the user's authorization for single quotation mark values. It doesn't typically make a lot of sense to do this with an authorization object with a single field but developers who do not understand the authorization concept may be arbitrary in how they use objects and customers must provide the values that will allow their users to do their work.
Dig Deeper
-
People who read this also read...
This was first published in June 2008