Re: How to enable STMS for SNC authentication
Actually I don't have this problem. Perhaps it is only the SAP SSO 2.0 which works with the RFC calls of the TMSSUP* destinations, but I don't believe that. I am pretty sure there is something wrong in...
View ArticleRe: SAP NW AS add-on Code Vulnerabilities Analysis
Hi, the tool is not part of the standard NetWeaver AS ABAP delivery however it requires a seperate license to be used. Kind regards, Patrick
View ArticleRe: STAUTHTRACE not returning values for objects
Interesting is that the type and name tags are initial. This means that the context of the check (type=HS, name=<ws_name>) are not known (perhaps because it is not in USOBHASH yet?). I think you...
View ArticleRe: Replicate All/New users in Backup system
Hi, I meant a custom program scheduled to be executed periodically. I am not aware of a standard program that would take current users and replicate them into another client. I know that you can...
View Articlepopulation of hr data in su01
is there a way to have the departement and function to be automatcally filled from the hr tables?
View ArticleRe: Replicate All/New users in Backup system
Hi, Yes, as mentioned in my earlier reply, Custom program is an option which I am considering and as you mentioned this should be the easiest approach for my requirements. Thanks to you Martin and...
View ArticleRe: population of hr data in su01
Hi Auke, There is no way in which the department and functional details are automatically filled in SU01.You can either update those details manually from SU01, or you can run an ECATT script for...
View ArticleRe: population of hr data in su01
Auke, At which point (user creation or can be updated later) you want the data filled in SU01. Either way you need to have a custom program. At user creation:- I think, you can build a user exit to...
View ArticleRe: monitoring issue in cua
Hello Anil,currently we do not have change docs for the CUA landscape, but soon they will be available.Please search form time to time for notes with the words 'RSUSRCUA' / 'SCUH'.So Laxmans suggestion...
View ArticleRe: Profile is automatically getting generated in production ??
no, rhautupd_new does not generate profiles.b.rgds, Bernhard
View ArticleRe: population of hr data in su01
Hi, there is a new enhancement spot SUID_IDENTITY that can be used for this. I am not sure which version introduced it but I can see it in 7.31SP4. You can pre-fill some fields during user creation or...
View ArticleSM20 log missing due to max file size reached
Hi experts, In one of our system sm20 log is incomplete because max file size reached. Is there any possibility to get the complete data from any other table or from OS level?
View ArticleRe: SM20 log missing due to max file size reached
Hello You cannot recover from any table what has not been recorded in log files.But you audit log should be able to automatically create new files and can only get stuck if file system gets full.Check...
View ArticleRe: SM20 log missing due to max file size reached
Hi Anjani, You can check the SM20 log files which are written in the application server(DIR_LOGGING directory).It's not that hard to check transaction SM20 to see what function modules are used by SAP....
View ArticleRe: CHARM functionality for SAP role management
Hi Sameer, You can create a new project/correction in charm which you can customize as per your need(like removing the approval process, the charm details etc).The transport requests for moving the...
View ArticleRe: SM20 log missing due to max file size reached
Thanks Yves!The different files are available but the problem here is logging stopped due to max file size reached. Records are not available for 2nd half of the day.New log will start next day as...
View ArticleRe: SM20 log missing due to max file size reached
Thanks Yves!The different files are available but the problem here is logging stopped due to max file size reached. Records are not available for 2nd half of the day.New log will start next day as...
View ArticleRe: SM20 log missing due to max file size reached
Thanks Laxman! Will this option recover the log which are not available for 2nd of the day?
View ArticleSAP standard table for user group and system in CUA
Hello experts,I am trying to get a SAP standard table that have information for user group, system and userid.I need to create a customized program which once executed, it will provide information of...
View Article