Ansicht
Dokumentation

S_PROGRAM - ABAP: Program Flow Checks


consolut Authorization for SAP
Easy Authorization Management for SAP

S_PROGRAM - ABAP: Program Flow Checks

CL_GUI_FRONTEND_SERVICES - Frontend Services   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Definition

Authorization to execute ABAP/4 programs by program group.

You can assign authorizations by program group for the following activities:

  • Starting a program
  • Scheduling a program to run as a background job
  • Defining variants

Defined fields

The object consists of two fields:

  • Authorization Group ABAP/4 Program: Name of the program group for which a user is authorized.
Programs that are not assigned to any class can be started and edited by any user. Generic names are not supported.
  • User Action ABAP/4 Program: Permitted operations.
Possible values are:
  • SUBMIT: Execute programs

  • BTCSUBMIT: Schedule programs for background processing

  • VARIANT: Define/edit variants

Example

This authorization allows a user to execute programs in the MMDLMAT authorization group.







consolut Authorization for SAP
Easy Authorization Management for SAP


Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1737 Date: 20240520 Time: 201708     sap01-206 ( 19 ms )
Field Value
Authorization Group ABAP/4 Program MMDLMAT
User Action ABAP/4 Program SUBMIT