Re: iBase error (security related) - approving ZMCR ChaRM
Hi Sateesh, my IBase setup/generation looks fine. Plus IT IS working when the Requestor has SAP_ALL and SAP_NEW. This is why I have drawn the conclusion it must be security related. CheersShaun
View ArticleRe: Rerunning SGEN for CRM
Hello PhilipYou can start SGEN and see if the time taken to regenerate the load is less than it took after the upgrade. I am not sure whether the duration will less due to the fact that SGEN was...
View ArticleRe: can we Customize of Biller Direct 6.35 without NWDI
Hi Narpal, #1. I don't think there is such limitation, as far I know you can have both running on the same machine (EP/NWDI) #2. Biller Direct does not need to run under anything 'SAP' branded, you can...
View ArticleUsing SharedObject to call webservice in multithread
Hi! I successfully implemented multithread on a wcf webservice on PB .Net 12.5.2 Now I need to call that wcf from my PB classic app, also using multithread. I want to call the webservice (a child...
View ArticleRe: Solicitud de pedido no aparece con pedido fincado
Muchas gracias Antonio por tu gran ayuda! Saludos.Héctor Moreno L.
View ArticleRe: Syclo in Function Module
Hi Tayo, Make sure the "Pass Value" flag is checked on the import parameter tab. Also make sure your Function Module is remote enabled - Cheers,Stephen
View ArticleRe: what will happen if clicked on the generate key in the security setting...
Hi, This setting is irreversible. Just accept the update. Best
View ArticleRe: BP replication to R/3
Thanks for responding, in ECC remove all mandatory fields. the field is not full "USE CENTRAL ADDRESS MANAGEMENT". Any ideas for filling from CRM. Regards,
View ArticleRe: SAP B1 is giving incorrect syntax near 'SUM'
Hi Noel, From my tests, this is because the SQL parser cannot use parameters from more than one query. So, you have to combine your queries as something like this: SELECT @Start = TS.[Year], @End =...
View ArticleRe: Operations on dimension members
There are two parts to this answer. Firstly what you ask can be done. It is a bit complex and I will not provide the solution at this point. The second part is that what you ask may not be what you...
View ArticleRe: MDG-F 7.0 Data Replication using SOA
Once you CR is approved, and data is transferred in PI, you can send the notification.
View ArticleRe: ZXPCAU03 user exit in MIRO
Have you looked at the "DISPLAY LIKE" parameter for Message? Maybe if you Display like 'W'. The other option is to try raising the message. Perhaps an FM or class is catching it and discarding it. Neal
View ArticleRe: Possible problem with isnumeric function
see a related discussion at:http://scn.sap.com/message/15213570#15213570
View ArticleRe: Is there any bug in my grouper code?
If you can't get rid of the groups, then try just putting the crosstab in the report footer instead of in the group footer. Or, if you have multiple levels of grouping, you could try putting it in the...
View ArticleRe: onAfterRendering vs. JSONModel.loadData()
Hi Micha. You can try to use something like this: onInit : function() { this.getView().addEventDelegate({ onBeforeShow : function(evt) { //do stuff },...
View ArticleRe: Capture User ID in Dashboard on iPad
What's the version of Dashboards Designer that you are using? If you have bi 4.1 you can go with BIWS. For this, create a WEBI report and add a new variable. Specify the below formula: =CurrentUser()...
View ArticleRe: Disable object selection outline on Crystal Report Viewer
To find out what version your app is using in code add this: VB:Imports CrystalDecisions.CrystalReports.EngineImports CrystalDecisions.SharedImports System.ReflectionImports...
View ArticleRe: CR2008 SP5 Labels not printing correctly
That is good. Now the question may be; is it possible that it is the printer driver that is doing the rotating? Are you able to download SP 6 from SMP? - Ludek
View ArticleMake to Order - Non Valuated Scenario
Hi Experts, we are implementing MTO - Non Valuated Scenario for our client with Product Costing (Moving Average Price Method). Client wants to see Planned Cost of Finished Product at sales order level...
View ArticleRe: Open SQL with Custom fields in Standard table
Dear Abhijit, If I login in the system first time, and run the report, it shows me wrong data and after that, I just press Back and execute the report, it shows correct data for the same parameters.If...
View Article