Functionality Note that this module must be used only in conjunction with theBusiness Intelligence! It is not intended as a replacement for thecorresponding functions in SAP NetWeaver.> The module reads from a specially-designed InfoCube, authorizations forreporting in BI. This enables the system to transfer the requiredauthorizations from the application data (from HR, for example) so thatthe user is able to see in BI the same data that he or she is or is notpermitted to see in the transactions in the application. This applieseven if the authorization objects or the authorization concepts aredifferent in BW and in the application. The values that have been read are stored in the E_THX_AUTVAL table.This table acts as an input parameter for the function moduleRSSB_AUTH_MODIFY in the same function group.Example In general, this module is used in conjunction with the RSSB_AUTH_MODIFYmodule. There is a simple report in RSSB_BW_AUTH_DEMO_ 2 as an example. Notes See also the documentation for the module RSSB_AUTH_MODIFY. |