Show TOC

 Example: Transaction-Dependent Authorizations

Requirement

You want to ensure that certain authorizations are only granted when specific transactions are used. In other words, you want to include the SY-TCODE field in the authorization check.

Realization

  • Create a customer-specific authorization object that contains the TCD field.

  • Use this authorization object instead of the standard objects, that is deactivate the AUTSW ORGIN and the AUTSW ORGXX authorization main switches and activate the AUTSW NNNNN authorization main switch.

See also:

Creating a Customer-Specific Authorization Object