ABAP Keyword Documentation → ABAP Glossary
Authorization Group
Program attribute, which allows the combining of different programs into groups for common
authorization checks. The group name is the
authorization field of the
authorization object S_DEVELOP, for which on execution of an
executable program an
authorization checkis implicitly carried out to determine whether the current
user is authorized to execute
the program. If the statement SUBMIT
is used, no authorization check takes place.