Definition
Authorization check when using RFC to access program modules (such as function groups)
Defined Fields
This authorization object contains the following three fields:
RFC_TYPE: Type of the RFC object that is being protected
Currently, this field can take the value FUGR (function group).
RFC_NAME: Name of the RFC object that is being protected
Currently, this field contains the names of function groups. It can have a maximum of 18 characters. Only 18 characters can be checked.
ACTVT: Activity
Currently, this field can take the value 16 (Execute).
Example
If you want a user to be able to execute function modules from the group ABCD in the target system, then this user needs the following authorization in the target system:
Activity: 16
Name of the RFC object that is being protected: ABCD
Type of the RFC object that is being protected: FUGR
No comments:
Post a Comment