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.
Correct Answer: B,D
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.
Question 57
Which cloud-based SAP solution helps organizations control their data across various cloud platforms and on-premise data sources?
Correct Answer: A
Question 58
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.
Correct Answer: B,C
Question 59
SAP BTP distinguishes between which of the following users? Note: There are 2correct answers to this question.
Correct Answer: B,C
* Context:SAP BTP categorizes users based on their roles and functionalities within the system. * Solution Descriptions: * Technical users: System-to-system interaction and automation. * Platform users: Direct interaction with SAP BTP services for development, management, or operational purposes. SAP Security References: * SAP BTP User Management Guide * SAP Help Portal for BTP User Roles and Permissions
Question 60
What are some security safeguards categories? Note: There are 3correct answers to this question.
Correct Answer: A,B,D
Security safeguards in SAP are categorized into distinct areas to ensure a holistic approach to protecting systems and data. * Physical Safeguards (A):These include measures to protect physical IT infrastructure, such as data centers and hardware, from unauthorized access or environmental damage (e.g., CCTV, biometric access controls). * Access Control Safeguards (B):Mechanisms to restrict access to data and systems based on user roles and responsibilities. Examples include user authentication, role-based access control, and segregation of duties (SoD). * Technical Safeguards (D):Tools and configurations to protect digital assets, such as encryption, firewalls, intrusion detection systems, and vulnerability management. SAP Security References: * SAP GRC Security Framework * SAP Note on Physical and Logical Access Safeguards * SAP Access Control and Data Security Best Practices