Show TOC Start of Content Area

Function documentation Guided Procedures Authorizations in the ABAP Stack  Locate the document in its SAP Library structure

Use

The Guided Procedures (GP) framework integrates with the ABAP stack of SAP NetWeaver. You can call RFC function modules and BSP applications within a process modeled with GP.

Features

The following security aspects are related to the GP functions on the ABAP side:

Portal Roles

Role

Description

Guided Procedures SAP System User

GP provides this portal role to enable users to trigger callable object execution from the ABAP stack.

 

Roles in the ABAP Stack

Role

Name

EUP_GP

This role contains the following authorization object:

      EUP_GP_TSP – contains an authorization field with value Execute, which defines a permission to import and export GP content.

 

See also:

SAP Authorization Concept

 

 

End of Content Area