Re: FM to assign role to the user, based on HRPOSITION
Sonu, I believe you will have to use the following BAPIs BAPI_USER_GET_DETAILBAPI_USER_ACTGROUPS_ASSIGN second BAPI may need modification , i.i.r.c. it overwrites instead of append.These are used for...
View ArticleNew to SAP security, need help in tcode assignment...
Hi there, I`m new to some SAP security procedures. I want to know what is the best practice to do the following: A user asked me to add them the following transactions.va01va02zva05mm3bzmsk Problem is,...
View ArticleRe: New to SAP security, need help in tcode assignment...
Ashod,You have just discovered one of the drawbacks to your organization's security design. It is much easier to decide which roles to assign to users when tcodes are only granted by one role. I know,...
View ArticleRe: NW 7.3 SSO to SuccessFactors
Hi Stuart - I'm not seeing any brave replies to your issue yet We are experiencing the same for an EU instance so please update same if you solve this. -Paul
View ArticleRe: SU25 after an upgrade - should you complete step 3?
Thanks for reply, After lots of analysis and research(Comparing table dumps Dev. & Quality) I concluded that there is no impact as upgrade role analysis and change in Dev. is done using Dev....
View ArticleRe: NW 7.3 SSO to SuccessFactors
the answer was as suspected. for EU ccertificate needs to be .eu. And the SAP NW Identity provider needs to be set up for .eu. Download the eu certificate from the web browser from...
View ArticleRe: SSL certificate import error
Hi everyone, we have the same problem, we change the key length from 1024 to 2048 like in these SCN threadHow to replace the SSL server Standard PSE?but the owner is not the same like the issuer. than...
View ArticleRe: How can we hide the URL with Webdispatcher after SSO redirect
I got the answer in http://scn.sap.com/thread/3559055 Thanks!
View ArticleYou do not have the sufficient authorization
Hi Experts, I am trying to setup Structural Authorization from HCm in BW. I am using 0HR_PA_2 and 0HR_PA_3 extractors to pull the data from HCM in 0TCA_DS01 and 0TCA_DS02. I am able to load the data...
View ArticleRe: You do not have the sufficient authorization
Hi Folks, Please this is urgent. I am stuck here from longtime and do not know what to do because there are no guidelines available. I have checked so many threads but nothing provides any solid help....
View ArticleProblem with digital signature of documents
I have a requirement to upload documents and his respected fingerprint signed (SHA1WithRSA). To achive this I am using the functions modules: SSF_KRN_DIGESTSSF_KRN_SIGN_BY_AS but I can´t make it work....
View ArticleHiding password in debug
Hi folks ! I have a questionhere,how couldhide aparametertypedin apassword, sothisis not visiblein debugmode?Is this possible? Thanks for help.
View ArticleRe: Hiding password in debug
Nope, anybody with access to debugger can read any variables. That's why debugger in read only mode is still dangerous and access to it should be given easily. Cheers
View ArticleRe: Problem with digital signature of documents
Hi, SSF_KRN_DIGEST uses PKCS#7 format. That does not seem to be the case for dgst. Cheers
View ArticleRe: Hiding password in debug
Hi Martin, Thanks for your explanation. I imaginedit waspossible to create avalidation whenit was typedvalue(Asi doneinJavawithkeypressevent)Thanks anyway.
View ArticleHow to access User's Time Zone if no access to USR02
Hi, I have requirement to change User's Default Time zone but only for those who has blank entry and other will remain as it is. I can do mass update via SU10 however to get list of user's with Blank...
View ArticleRe: You do not have the sufficient authorization
Hi, did you try to setup trace in RSECADMIN ? if not please follow below steps to get exact authorization trace which will help you to analyze authorization error. 1) go to tcode - rsecadmin2) go to...
View ArticleRe: How to access User's Time Zone if no access to USR02
Hi, if you can call BAPI_USER_GETLIST in SE37 then this FM allows you to search by field TZONE (time zone). Read documentation for this FM for more info how to pass values to this FM. Cheers
View ArticleRe: You do not have the sufficient authorization
Hi Shehzad Kindly check the below details and confirm. 1. Check auth objects S_RS_COMP, S_RS_COMP1, S_RS_AUTH and S_RS_DSO as you mentioned data is coming from DSO.2. Now check the value maintained in...
View ArticleHR tables in SAP CRM
Hi I wrote a programme for removing and adding roles on mass in ECC6, our security team would now like to have this programme avialble in SAP CRM, where I have come across a bit of a snag. The FM and...
View Article