Authorization 

CATT is part of the ABAP Workbench. CATT authorizations use the "ABAP Development Workbench" (S_DEVELOP) authorization object. This object has five fields, for which the following settings are checked:

  1. Development class for Change & Transport Management (DEVCLASS)
  2. checked at creation. Not checked at runtime.

  3. Authorization group ABAP program (P_GROUP)
  4. not checked

  5. Development object type (OBJTYPE)
  6. Check for value ‘SCAT’

  7. Object name (OBJNAME)
  8. The test case name is checked. You can therefore assign authorizations to individual test cases or groups of test cases.

  9. Activity (ACTVT)

The following values are checked:

- 01 when creating test cases

- 02 when creating, changing, and deleting test cases

- 03 when displaying test cases

- 16 when running test cases

- 70 when managing test procedures

This authorizes you to set the check flag for test procedures. To be able to set test status, the CATT test status flag must be set in the user defaults (System ® User profile ® Own data).