Do you have any question about this SAP term?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Component: BC-ABA
Component Name: ABAP Runtime Environment
Description: A PFCG mapping associates CDS elements with authorization fields. It is defined using DEFINE PFCG_MAPPING as part of a CDS access policy and can be used in PFCG conditions.
Key Concepts: CDS PFCG mapping is a feature of the ABAP Runtime Environment (BC-ABA) in SAP. It allows for the mapping of authorization objects to CDS views, which are used to define the data that can be accessed by a user. This mapping ensures that users only have access to the data they are authorized to view. How to use it: To use CDS PFCG mapping, first create a CDS view in the ABAP Development Tools (ADT). Then, create an authorization object in the Authorization Object Maintenance (PFCG) transaction. Finally, map the authorization object to the CDS view using the CDS PFCG mapping feature. Tips & Tricks: When creating an authorization object, make sure to include all necessary fields and values that will be used for authorization checks. This will ensure that users only have access to the data they are authorized to view. Related Information: For more information on CDS PFCG mapping, please refer to SAP Help documentation or contact your local SAP support team.