12
返回列表 发新帖
楼主: SAP马甲

请问如何实现对表进行权限控制-V_T001B

[复制链接]
论坛徽章:
64
状元
日期:2015-07-20 15:43:53榜眼
日期:2015-07-16 12:57:31探花
日期:2015-07-06 10:48:48进士
日期:2015-06-25 16:41:54举人
日期:2015-06-18 09:00:04秀才
日期:2015-08-06 13:55:21秀才
日期:2015-06-30 10:57:59秀才
日期:2015-07-17 10:06:26秀才
日期:2015-07-20 08:54:46秀才
日期:2015-07-20 09:00:26
11#
发表于 2015-4-20 09:20 | 只看该作者
SAP马甲 发表于 2015-4-14 17:35
请问能告知一下么?十分感谢。

OB52 的 AUGR 有沒有試過.

使用道具 举报

回复
论坛徽章:
64
状元
日期:2015-07-20 15:43:53榜眼
日期:2015-07-16 12:57:31探花
日期:2015-07-06 10:48:48进士
日期:2015-06-25 16:41:54举人
日期:2015-06-18 09:00:04秀才
日期:2015-08-06 13:55:21秀才
日期:2015-06-30 10:57:59秀才
日期:2015-07-17 10:06:26秀才
日期:2015-07-20 08:54:46秀才
日期:2015-07-20 09:00:26
12#
发表于 2015-4-20 09:20 | 只看该作者
幫你移到開發版.

使用道具 举报

回复
论坛徽章:
64
状元
日期:2015-07-20 15:43:53榜眼
日期:2015-07-16 12:57:31探花
日期:2015-07-06 10:48:48进士
日期:2015-06-25 16:41:54举人
日期:2015-06-18 09:00:04秀才
日期:2015-08-06 13:55:21秀才
日期:2015-06-30 10:57:59秀才
日期:2015-07-17 10:06:26秀才
日期:2015-07-20 08:54:46秀才
日期:2015-07-20 09:00:26
13#
发表于 2015-4-20 09:24 | 只看该作者
SAP马甲 发表于 2015-4-16 12:38
开发一个程序么?
怎么给ob52加个t-code啊?还请详细指教,谢谢啊。

在V_T001B裡面的維護表格控制器用的權限群組FC31就是在PFCG定義角色時用到的.可以考慮下在這里加不同公司的試下.

另外在OB52的AUGR裡面可以定義不同的權限群組.
參考下麵的定義:

權限群組
The authorization group allows extended authorization protection for particular objects. The authorization groups are freely definable. The authorization groups usually occur in authorization objects together with an activity.

Use
A posting period can be made available to only a limited set of users using the authorization group.

Procedure
If only a limited set of users is to be able to post in a particular posting period, proceed as follows:

Add the posting period authorization (authorization object F_BKPF_BUP) to the authorizations of the selected users. Assign an authorization group (e.g. '0001').
Enter the account type '+' for the posting period variant to which the restriction is to apply. Enter the period(s) whose use is to be restricted in the first period, those which are available to all users in the second period, and the authorization group (e.g. '0001') in the last column.
Examples
A posting period can be successively restricted. If, e.g. 10 users have the posting period authorization with authorization group '0001', and 3 of these 10 users also with authorization group '0002'.

If the period is only to be accessible to the 10 selected users the authorization group '0001' is entered in the posting period variant. Access can later be restricted to the remaining 3 users by entering '0002'.

使用道具 举报

回复
论坛徽章:
64
状元
日期:2015-07-20 15:43:53榜眼
日期:2015-07-16 12:57:31探花
日期:2015-07-06 10:48:48进士
日期:2015-06-25 16:41:54举人
日期:2015-06-18 09:00:04秀才
日期:2015-08-06 13:55:21秀才
日期:2015-06-30 10:57:59秀才
日期:2015-07-17 10:06:26秀才
日期:2015-07-20 08:54:46秀才
日期:2015-07-20 09:00:26
14#
发表于 2015-4-20 09:25 | 只看该作者
AUTH OBJECT: F_BKPF_BUP
可以直接在PFCG裡面人工添加F_BKPF_BUP, 輸入在OB52定義的AUGR.

使用道具 举报

回复
求职 : SAP实施
论坛徽章:
261
土豪章
日期:2018-07-10 16:19:05ITPUB18周年纪念章
日期:2018-09-17 10:09:49ITPUB18周年纪念章
日期:2018-09-17 10:12:57妮可·罗宾
日期:2018-10-28 13:07:10ITPUB18周年纪念章
日期:2018-11-13 15:31:24ITPUB18周年纪念章
日期:2018-11-13 15:40:4519周年集字徽章-庆
日期:2019-09-06 18:30:1219周年集字徽章-19
日期:2021-02-03 16:43:4820周年集字徽章-年	
日期:2023-07-21 18:25:26
15#
发表于 2015-4-20 21:38 | 只看该作者
学习

使用道具 举报

回复
论坛徽章:
3
2013年新春福章
日期:2013-02-25 14:51:242014年新春福章
日期:2014-02-18 16:44:08马上有对象
日期:2014-02-18 16:44:08
16#
 楼主| 发表于 2015-4-21 09:37 | 只看该作者
shenzhen_sap 发表于 2015-4-20 09:25
AUTH OBJECT: F_BKPF_BUP
可以直接在PFCG裡面人工添加F_BKPF_BUP, 輸入在OB52定義的AUGR.

这个权限是控制过账的,比如控制FB01在期间2015.04.01 - 2015.04.30期间可以过账,
而不是控制OB52自身的,我想实现对OB52本身按照公司单位进行控制。

谢谢建议。

使用道具 举报

回复
论坛徽章:
2
慢羊羊
日期:2015-03-04 14:51:352015年新春福章
日期:2015-03-06 11:57:31
17#
发表于 2015-4-27 12:06 | 只看该作者
SAP马甲 发表于 2015-4-16 12:38
开发一个程序么?
怎么给ob52加个t-code啊?还请详细指教,谢谢啊。

开发的程序都会指定tcode啊

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表