SAP Note 22860 - Incorrect authorization check for report groups

Component : Report Writer / Report Painter -

Solution : https://service.sap.com/sap/support/notes/22860 (SAP Service marketplace login required)

Summary :
This SAP Note addresses a program error affecting authorization checks in Report Writer programs. Users encounter authorization issues when the system checks for activity '3' instead of '03' while accessing report groups using transaction GR55, as well as during operations with the mass generator RGRJBG00 and report pointer table RGRPTT00. The error lies in the handling of activity values within the code. A preliminary solution involves correcting specific lines in the code of program includes and the affected programs listed, ensuring that the ACTVT field accurately reflects the expected value ('03'). This adjustment will standardize authorization checks across the affected components.

Key words :
additional key words, solution preliminary correction, mass generator rgrjbg00, authorization object g_803j_gjb, prerequisites program error, program rgrjbg00, error occurs, program rgrptt00, report group, pointer tables

Related Notes :

353697Composite note 'Authorization'