Issues in creating technical system :: CIM_ERR_ALREADY_EXISTS
Hi All, There are some issues while creating technical system. I did go through some of the blogs as below:https://scn.sap.com/thread/746204http://scn.sap.com/message/4062484 I tried deleting technical...
View ArticleRe: Benefits Plan To be disabled
Hi Alison, Thanks for your response. I have locked teh plan from IMP config, It has stopped employees from editing the plan however employees are able to remove teh plan. Regards,Shilpa
View ArticleRe: CATS Integration with HR,PP,PM/CS,PS
Hello Pradyp,Unfortunately SAP does not provide a connection from CATS to PP. The PP orders are not available to the CATS processes.If you need to integrate PP with HCM time management processing you...
View ArticleRe: VBA in BPC Reports
Hi Vijay, There is no special VBA for BPC coding, you just use objects, methods and properties provided by BPC add-in. But you have to be somehow experienced in the general VBA programming to get...
View ArticleRe: How to close browser window in web dynpro abap
Hi, Create an exit plug in the outbound plug of the window controller and in the parameters create a parameter CLOSE_WINDOW type WDY_BOOLEAN. Then fire this plug in the onaction button method.Pass the...
View ArticleRe: Issue in Production
Hi Venkat, Even though everything is active, the routine could be missing. Please identify the relevant transformation, and check the routine in PRD. Thanks,Ranga
View ArticleRe: COMPUTE_BCD_OVERFLOW dump
Hi Snehasish, Hmm... did not work with 0CRM_SALES_CONTR_I before. I assume the dump occur at CRM side, the standard code of extractor 0CRM_SALES_CONTR_I.I think there are a few things you can try... 1)...
View ArticleRe: Sales Employee in FBL5N
Hi Sachin, Seems like Nilesh has provided a solution that might be suitable for your needs. Since I am not competent in ABAP, I can't decide whether it is helpful or not. For GuiXT, is it possible for...
View ArticleAuditing Problem
Hello, We have a default BO installation on win 2008 server and it is sp5 patch 1. We had configured auditing using ODBC data source to the sql server and It worked fine until last saturday 8:40 pm....
View ArticleRe: Not Showing Data in report while using Global Temporary Table .
Dear Ludek I am Using Visual Studio 2010 and CR version 13.0.6.1027 , Also Using OLEDB As provider and Microsoft OLEDB provider for oracle as Driver . I am using Global Temporary Table in Command...
View ArticleRe: Any iView to add WPC page in NW Portal 7.3?
Hi Roy, The rtObjectId refers to the runtime pcd id of a page, since pages which are not under area's cannot be published the rtObjectId stays empty. you should not try to link designtime WPC pages,...
View ArticleRe: Error while promoting a job in LCM
Wait, you only have LCM installed on one server? You need LCM services on ALL servers. You only need the LCM.WAR file on the machine where you're running the promotions from, but there are services and...
View ArticleApproval Workflows with Items in Business Workplace
Hi Vladislav, There is a lot of information in the SAP Library help and I'm sure you will find existing HR workflows in IDES already. You might also want to look in the HCM forum to discuss workflows...
View ArticleRe: Credit check for cash sale customers in sales order
Hi, your requirement is not possible in standard SAP try with user exit.Requirement: System should block the user in creating the sales order without receiving the payment. how customer will know the...
View ArticleRe: Grayed out particular cell in ALV
Hi, You must of used MC_STYLE_ENABLED property of CL_GUI_ALV_GRID class to make fields enable right? only for new entry just apply this property for key fields also. and in subsequent changes for the...
View ArticleRe: To Delete Payroll Results - PU01
Hi Raj, 2 possible sources for the issue:- SAP found this transaction too critical to take any chances and hardcoded the check against P_ORGIN for IT0008. In that case, you've little chance to get...
View ArticleRe: Post Installation PI 7.31
Hi Fernanda, Check if you can get into the NWA by calling the url http://<server>:<port>/nwa/destinations. Then create the RFC Destination 'XI_EXCHANGE_PROFILE' with PILDUSER as logon user....
View ArticleRe: Session time out pop up
Hi, For this requirement you need to Enhance view 'CRMCMP_IC_FRAME/HiddenView' of BSP component 'CRMCMP_IC_FRAME'. Here in .htm page you can write the code to call a Popup and reset the timer. Hope it...
View ArticleRe: F4 Entry Help: 'Choose a valid function' error; works fine in other...
Yes, Madhuri, I am happy to say it worked. I did, however, have to enter some values in the Standard Toolbar buttons. I know it sounds weird, but after you activate you can actually remove the...
View ArticleRe: Master Page suddenly moves
Hi Dave, Yeah, I have faced this issue earlier. I could not stop moving of fields. You could do a bit work around for this, instead of selecting field in design, select the field in Hierarchy and...
View Article