Which authorization objects can be used to restrict access to SAP Enterprise Search models in the SAP Fiori launchpad? Note: There are 2 correct answers to this question.
To restrict access to SAP Enterprise Search models in the SAP Fiori launchpad, the authorization objects SDDLVIEW and S_ESH_CONN are used. SDDLVIEW controls access to data definition language (DDL) views, which are often underlying components of search models, ensuring that only authorized users can access or execute these views within the Fiori environment. S_ESH_CONN governs access to enterprise search connectors, which link search models to the Fiori launchpad, allowing administrators to restrict which users can utilize specific search functionalities. These objects provide granular control over search model access, aligning with security and segregation of duties requirements. S_ESH_ADM is used for administrative tasks related to enterprise search, not direct model access, and RSDDLTIP is not a standard SAP authorization object. By leveraging SDDLVIEW and S_ESH_CONN, SAP ensures that search capabilities in the Fiori launchpad are securely managed, preventing unauthorized access to sensitive data while enabling efficient search functionality for authorized users.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit