简体   繁体   中英

Prevent creation of particular infotype records?

My aim is to protect users against of creation 105 infotype (communication) for some HR persons. I found HRPAD00INFTY BADI which called every time I save infotype updates. But the problem is that I cant prevent infotype creation/update from within IN_UPDATE method.

Does anybody know solution for the problem?

客户退出的帮助下解决了这个问题( http://wiki.sdn.sap.com/wiki/display/ABAP/Customer+Exits+%28CMOD%29 )在我们的例子中,我们使用的是PBAS0001出口的组件EXIT_SAPFP50M_002

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM