how to create a variable for an authorization object

Question: For some authorization objects you have give dataset names authorized.

The name of the data set may be longer than the length of the authorisation zone, or it can depends on the systme name.

I'd like to create a variable for such authorization objects, put the variable in the authorization value, and at execution time the variable would be filed in by a userexit.

Has somebody already do that, and how ?

Thank You

Answer:
Will not work.
The authorization object field is a specific length and that is EXACTLY what will be evaluated. If you feed the "field" a value longer than the fiels length it will get truncated adn be of little use.
Variable concept is not supported at the KErnel level of authorizations.
Copyright ?2007 - 2008 www.jt77.com