null

Skip to end of banner
Go to start of banner

BPF Authorization

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 10 Next »

Normal user do not need any special authorization to work with ProProcess. But authorizations like for example changing a object might be checked on the level of certain tasks.

For details / parameters of the ProNovia authority objects described below, see the ProNovia Authority Map.

Authorization for special customizing/modelling tools

Besides the classic process modelling application several expert tools (see ProProcess Customizing Manual) exist which require the authority object /PCH/BPFCF.

Authorization for process administrators

In some cases, it is needed that an administrator is changing something on ongoing processes (see ProProcess User Manual). There are several actions available, which are all protected using the authorization object /PCH/BPFAD and a function.

Fiori Apps and SAP MyInbox integration

The access to the back-end services of ProProcess are protected by the SAP default authorization object for ODATA Services (S_SERVICE).

The following fields and values are being checked. For details please refer to the authorization object documentation.

In case of Gateway Hub Systems, this authorization must be assigned in the back-end system.

Field

Value

Type

TADIR Service

PgId

R3TR

Object Type

IWSV

Object Name

My Inbox integration:

  • /PCH/BPF_INBOX_SRV 0001

  • /PCH/BPF_TASKS_SRV 0001

Dashboard and Process List:

  • /PCH/BPF_REPORTING_SRV 0001

In case of Gateway Hub Systems, the authorization must be assigned in the front-end system.

Field

Value

Type

TADIR Service

PgId

R3TR

Object Type

IWSG

Object Name

<technical service name>_<service version 4 digits with leading zeros> (use available Value Help). The name depends on the prefix used during service activation.
My Inbox integration:

  • e.g. ZBPF_INBOX_SRV_0001

  • e.g. ZBPF_TASK_SRV_0001

Dashboard and Process List:

  • e.g. ZBPF_REPORTING_SRV_0001

Please keep in mind, that any user using any SAP ODATA Service in a non local deployment scenario (call via RFC) need proper backend authorizations for the Gateway RFC Interface. Please refer to the SAP NetWeaver Gateway Foundation Security Guide for more Information on your landscape setup. The user should have at least the following authorizations for the authorization object S_RFC:

Field

Value

Type of RFC object to which access is to be allowed

FUGR (Function group)

Name (Whitelist) of RFC object to which access is allowed

/IWBEP/FGR_MGW_CLIENT_IF

Activity

16 (Execute)

Schedule /PCH/BPF_RUNTIME_ACTIONS as background job

Currently users require the permission granted by authority object S_BTCH_JOB to schedule the BPF program /PCH/BPF_RUNTIME_ACTIONS as job in case of temporary errors like object locks during status change.

  • No labels