InterviewSolution
Saved Bookmarks
| 1. |
What are the different RFC authorization objects in SAP Fiori? |
|
Answer» Authorization Object S_RFCACL Definition Authorization check for RFC users, particularly for trusted systems Defined Fields This authorization object contains the following fields − RFC_SYSID − ID of the calling system or the domain of the satellite system. RFC_CLIENT − Client of the calling system. RFC_USER − ID of the calling user. RFC_EQUSER − Flag that indicates whether the user can be called by a user with the same ID (Y = Yes, N = No) RFC_TCODE − Calling transaction code. RFC_INFO − Additional information from the calling system (currently inactive). ACTVT − Activity |
|