Dynamic Authorization Concept in SAP BI ( BW + BOBJ + BPC Embedded) - Introduce



Applied to: 
- SAP Business Warehouse (BW) 7.4 and higher
- SAP Business Object (BO) 4.x
- SAP BPC Embedded 10.1

Summary:
This document describes the procedure and set up for Dynamic Authorization in SAP BW along with SAP BO and BPC.

Scenario:
To control user authorization in SAP BW (from BI 7) we have Analysis Authorization concept where we can define authorization object in RSECADMIN and assign it to role in PFCG through object S_RS_AUTH. We could have static authorization if we explicit the value range of infoobject in authorization object or we could have dynamic authorization by set the range through variable. Within this blog, I will bring my experience to dynamic concept not only BW system but the total solution for dynamic security in a set of BW-BO-BPC (embedded) which useful when you have a large system and complex authorization definition.

I will split content to 3 parts for each system:
 Part 1: Setting in BW
 Part 2: Security setting BW-BO
 Part 3: Security setting BW-BPC

General concept as bellow:

Comments