sap 怎么设置用户可以调用rfc的权限
3个回答
展开全部
有个权限对象S_RFC可能可以吧。
Authorization Check for RFC Access
Definition
Authorization check for RFC access to program modules (for example, function
group).
Defined fields
This authorization object contains the following three fields:
RFC_TYPE: Type of the RFC object you want to protect
This field can take the value 'FUGR' (for function group).
RFC_NAME: Name of the RFC object you want to protect
This field currently contains the name of the function group.
ACTVT: Activity
This field may take the value 16 (execute).
Example:
If you want a user to be able to call function modules in group 'ABCD' remotely, they will need a user in the target system with the following authorization:
Activity 16
Name of RFC object to be protected ABCD
Type of protected RFC object FUGR
CALL FUNCTION 'AUTHORITY_CHECK_RFC' EXPORTING
USERID = 'USER' FUNCTIONGROUP = 'ABCD'
EXCEPTIONS RFC_NO_AUTHORITY = 1.
Authorization Check for RFC Access
Definition
Authorization check for RFC access to program modules (for example, function
group).
Defined fields
This authorization object contains the following three fields:
RFC_TYPE: Type of the RFC object you want to protect
This field can take the value 'FUGR' (for function group).
RFC_NAME: Name of the RFC object you want to protect
This field currently contains the name of the function group.
ACTVT: Activity
This field may take the value 16 (execute).
Example:
If you want a user to be able to call function modules in group 'ABCD' remotely, they will need a user in the target system with the following authorization:
Activity 16
Name of RFC object to be protected ABCD
Type of protected RFC object FUGR
CALL FUNCTION 'AUTHORITY_CHECK_RFC' EXPORTING
USERID = 'USER' FUNCTIONGROUP = 'ABCD'
EXCEPTIONS RFC_NO_AUTHORITY = 1.
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-12-27
展开全部
”路过,路过”装完了后,想要用一下,结果要开发key,没办法,只好在去网上找,找了N个方法,也许别人的安照那个方法可以了就是修改那个权限文件,不过我的还是不可以了——topsap
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
SU01 and function authorization
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询