‎2008 Aug 29 12:04 PM
In creation of authorization object in su21 ..for class should i use the one that is existing in the system or should i give a new class name there in??
‎2008 Aug 29 12:07 PM
You can create your own class - that's not a problem. It's only for grouping.
Actual checks (authorization) are done by the objects within the class.
‎2008 Aug 29 12:07 PM
You can create your own class - that's not a problem. It's only for grouping.
Actual checks (authorization) are done by the objects within the class.
‎2008 Aug 29 12:07 PM
It depends... If the existing class satisfies your condition you can use it or else you can use a new class.
‎2008 Aug 29 12:08 PM
Hello,
Depends on the use of your authorization object. Take a look on this for more help:
Regards.