Re: Hidde / Lock salary fields on system.
Hi Sandeep: No i dont have tried that, but im going to investigate and i will come back here to tell if works, i just want make not visible the salary fields to everyone one, except of course 3 or 4...
View ArticleRe: ERROR: -> Cannot export - JAVA is not the current PSE provider!
Here is another discussion of the same issue:Where to set parameter ssl/pse_provider as ABAP... | SCN
View ArticleRe: Web DynPro application in role
Thanks a lot. We took help from the portal and checked for iViews.
View ArticleRe: Hidde / Lock salary fields on system.
which transactions are you referring to for salary fields? This would determine the options
View ArticleRe: System asking to change password everytime a user is trying to Login.
Hi Arya I haven't commented no this post much as Bernard already jumped in. I agree with his suggestion to switch on logging for the one user. I haven't worked Germany market for privacy rules but are...
View ArticleRe: Authorization object P_ADMIN doesn't exist
After spending some awesome hours on debugging SAP standard programs the problem was solved by reseting table buffer of application server. /$TAB - Resets the TABLE buffers of the application server
View ArticleRe: Restrict deletion of background jobs with cross client authorization
Thank you Ramesh. Setting the activity to Y in S_BTCH_ADM does allow the user to see jobs by others, it also lets them see jobs across clients, but it also provides access to all the other job admin....
View ArticleAccess to CV03N via xD03 tcode
Hi,I was recently dealing with users that were able to access documents (t-code CV03N) via tcodes for viewing customer (FD, VD, XD03). They got there clicking Extras --> Documents in the upper bar...
View ArticleHow to give access to a T-code without letting the user use it?
In some cases, when you use FK02 and want to change Payee, you need some more autorisations. Especially object F_LFA1_AEN and we recently found that it also needed FB03 and FB02. The problem is that we...
View ArticleRe: How to give access to a T-code without letting the user use it?
Hi, Check the ABAP program corresponding to particular tcode and create custom tcode for it and control it via authorization object or you can create a authorization group for the program and assign to...
View ArticleRe: Access to CV03N via xD03 tcode
Hi, It's all about CALL TRANSACTION statement in ABAP. It allows you to call a transaction from an ABAP program. Unfortunately, by default it does not perform standard auhtorization checks. This...
View ArticleX.509 and User ID/password or SAML and User ID/Password
Hello Experts, is it possible to configure an ICF service that you need first authenticate with a X.509 certificate or SAML and only after that you see the login screen? An authentication with username...
View ArticleRe: X.509 and User ID/password or SAML and User ID/Password
Hi Igor, the ABAP application sever does not support this as part of the standard. Two me, what you are askining for sounds like two factor authentication. If you want to achieve something like this,...
View ArticleRe: X.509 and User ID/password or SAML and User ID/Password
Hi Patrick, thank you for your answer. Yes, thats right. I want something like a two factor authentication for fiori apps over the internet. So only users with a valid x.509 certificate are able to see...
View ArticleBI consultant with Developement access - Developer Key - SoD Violations??
Security Experts - Could you please pass your thoughts on a BI consultant requesting for Developer key. Is this allowed as per std SoD violation framework? Have any of you observed in any organization...
View ArticleRe: BI consultant with Developement access - Developer Key - SoD Violations??
functional consultant should not have access as developer but Its depend on your organization policy.
View ArticleRe: SNC without third party product and SSO
Hi You can use SNC client encryption.The library can't by used for SSO scenarios but don't require additional licenses. You can see details in:1643878 - Release Notes for SNC Client EncryptionSNC...
View ArticleUnable to access Manager workitems
Hi All, We are trying to approve manager workitems from portal - UWL with structural authorizations.When I'm trying to execute a time entry workitem, it is showing 'no authorization to approve...
View ArticleHow to set automatic user password reset policy ?
Hi Experts ! We have maintained the password policies in our ECC systems but we are getting lots of requests for password reset on daily basis.Is there any other way to make it automatic ? I mean,...
View ArticleRe: How to set automatic user password reset policy ?
Hi, you can do password self service through SAP GRC or Netweaver IdM. There are also other PSS tools on the market which are but a web search away. Have you identified why people are requesting...
View Article