Author: Attila Berencsi

Authorization Group Tool

About This tool support exploration and management of authorization groups. The Problem A recurring task is to create SM30 maintenance views in onPremise SAP systems on top of customizing tables to enable configuration of processes. When You generate a maintenance dialog, You can choose an authorization group to protect recording data to the table/view through […]

READ MORE

Team Time Fiori Map

Problem Joining a large multi location team can be tricky, because you have to know what time is it at Your colleagues location. One hand during communication with Your colleagues or scheduling a meeting a fast insight can be really helpful, other hand if You are not challenged enough professionally, then You turn to fun […]

READ MORE

GRC Programming – Working with Entity APIs

Business documents/entities in SAP GRC use a common transaction manager to persist changes to their data model. This is realized by common interfaces, and the entity implementations are responsible for their own buffer and persistency management through these interfaces. The GRC Entities like PROCESS, RISK etc. are enumerated in table GRFNENTITY. You can also check […]

READ MORE

Mass User Comparison

Once upon a time a developer wanted to do User Comparison in the quality System after the adjusted (composite) roles were imported, so that the users have access to new fetures, like Fiori catalogs and tiles for example ASAP. Has this to be completed manually in PFCG for each, like 20 composite roles ? Or […]

READ MORE

ABAP and CI/CD ? – Part 0 – What is this about

Transport requests, right ? Spending decades with Transport Organizer (SE09…) and import queues (STMS), standard extensions to prevent release with special magic logic. Pretty familiar for all of us. Companies with development guidelines, include variety of rules, what should be the proper description for a transport request. Hunting the right request based on the name. […]

READ MORE

ABAP Where-used List not working

Sometimes You have to recognize, that a where-used list for a given repository object, like constant interfac members, messages or data elements etc. are not working, but You are sure, there must some results. SAP has dedicated index tables for that cross-references, which might not be up to date for whatever reason. Upgrades or broken […]

READ MORE