Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from jai_Negi on Jul 18 at 2:24 AM Can we write statement like : authority-check object 'S_DATASET' id 'PROGRAM' field 'SAPL*' id 'ACTVT' field '06' id 'ACTVT' field '33' id 'ACTVT' field '04' id 'FILENAME' field 'D:/user/data/*'.
| | | ---------------Original Message--------------- From: Sarah Sent: Thursday, August 08, 2013 12:06 PM Subject: ABAP Auth Check '*' Value Hi Guys does this Auth Check look the way an Auth check should? Problem is the user user is getting an su53 asking for * values for CDTYPE & CNSTATUS. What does the '*' value actually do in the below Auth check? We are resticting the values for the role in PFCG for the below Fields and we dont know why the SU53 is saying the user needs * values. Please help guys.. AUTHORITY-CHECK OBJECT 'F_RECD_CN' ID 'BUKRS' FIELD ld_compcode * ID 'CNTYPE' FIELD ld_contracttype ID 'CDTYPE' FIELD '*' ID 'ACTVT' FIELD '02' ID 'CNSTATUS' FIELD '*'. * If not authorised to change data for this company code, error. IF sy-subrc NE 0. Thanks Sarah Gyle | | Reply to this email to post your response. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |