Re: SAP IDM Create user policies
As workarround we are trying do a update on the table to update this value during user creation on UI. This update can be done inside the script to create new users. Does anyone have this experience...
View ArticleRe: Upgrading SAP CR for VS2010 From 13.0.2000.0 to 13.0.8.1216
Hi Jan I could duplicate the issue. But I think only because I do not have the database. If I use my report and a valid database connection, I get the LOV prompting just fine. Which may be a clue, but...
View ArticleRe: Your machine does not have Microsoft .NET Framework 3.5 SP1 installed.
wow good job Chris how many manual do you read ?
View ArticleRe: Best Practice for Changing the Cell-Renderer in a TreeTab
Hi Christian You can extend from sap.ui.table.TreeTable like thisExample -D
View ArticleRe: Allowing EE to choose type of OT Allowance in ESS
You can configure this type of OT in working time in ESS for employees to record against time and can be subjected for approval and then evaluate it using Time evaluation Check your version of ESS you...
View ArticleBI 4.1 auditing sample reports in WebI format ?
Hi! Is it possible to get auditing sample reports in WebI format instead of Crystal format (like in previous versions of BO) ? When Crystal is not used by a custommer, it's a pity to install and run...
View ArticleRe: New Bank Details on ESS - Incorrect Country key, address and Payment method
if the country grouping is wrong, did you check teh Viekn field for the employee in Pa0003? it should match the country for which you are trying to display the bank details, can you share some screen...
View ArticleRe: Time sheet approval
In ehp6 we have processes and forms which replaces PCRs, which will be a good fit for this kind of request, you can copy an existing process and tailor made it to update 2007 Check Hrasr_dt and below...
View ArticleRe: Blank screen ui5-ess mss
are there any St22 or slg1 logs? you can do HTTPwatch trace as well did you check the gateway logs?
View ArticleRe: Exception occured during processing of Web Dynpro application
HI Experts, Since Most of my webdynpro pages not working.. I guess its because of "MII_Admin.SCA". I tried to deploy the file again?But no luck since it is alerting as already exist. Can any one help...
View ArticleRe: How to view Crystal report under iOS ?
Jamie, Thanks for these info. Is there a simple way to convert Crystal reports into WebI format ? Regards, Stéphane.
View ArticleTelcom Activation
Hi Experts, We are able to activate Telcom in a EHP5 system but we are not getting relevant default entries in the tables for company code 0001 in IMG steps. We have activated following components of...
View ArticleRe: Error in Leave Request
from the dump it seems a time out has occured due to large processing time typicaly in these cases , we need to ensure that no pending old requests are there in sent or approved status, they should be...
View ArticleRe: How to change Default Language English to other Language in SP05?
HI Widerman, I've been able to access HANA with locale = 'S' by changing the user locale in SAP HANA:ALTERUSER<user_name>SETPARAMETER LOCALE ='es_ES.UTF-8';Regards,Jorge
View ArticleRe: User ID creation through IDM
Essentially you need to do nothing. However, if you want to change it, you can change the mapping in the LDAP query in HCM (or add additional attributes for the other emails if you need them).
View ArticleRe: SAP Crystal Reports 2013 Hangs
Hi William, if you search here on SCN there are some posts discussing that CR is hanging after installation. See e.g. here: http://scn.sap.com/thread/3441650 I'd suggest to re-install it and as...
View ArticleRe: Hexadecimal in PI Mapping
Hey Nishant,This is helpful with other hex values , but for 0A we need not use UDFSegment terminator is an optional field with default value 0Awhen not mapped it by default creates an EDI file with...
View ArticleRe: SAP IDM Create user policies
The userID for each system is held against 'ACCOUNT<repositoryName>'. It doesn't have to be the same as IDM (although this can make admin easier). You can create the account for AD at that time...
View ArticleEmergency access procedure - non GRC
Hi guys, Just wondering if you have a written Emergency Access Procedure (FireFighter), which is not based on GRC.My client has unfortunately no GRC installed at all.Also wondering if Solman can be...
View ArticleRe: User Creation / Deletion AS ABAP
Never assign the privilege directly - assign a priv on the target system and have a 'no master task' which assigns 'PRIV:$rep.$Name:ONLY' when its called. Works for all repositories.
View Article