The Adabas 8.2SVC uses two authorization mechanisms: System Authorization Facility (SAF) and APF authorization.
If you want or need to use SAF authorization (because the SAFcheck occurs first),it requests read access to an entity in the FACILITY class.
It would be helpfull if the customer could decide, which class should be used. Similar things are done in Entire/X and there you can choose the class you want to use (EntieX Parameters SAF-CLASS/SAF-CLASS-IP).
So, introduce a parameter in the SVC that lets youchoose the class the customer wants to.
This has been implemented with ADA852 in 2020Apr.