Re: The PrinterToPrinter method is more efficient, but very slow.
Hello, What version of CR runtime are you using? Don
View ArticleRe: Updating UDT Field "Name" DI API C#
The error in visual studio is COMException was unhandled - Invalid field name. Updating the U_TEST field works great! Thanks, Peter
View ArticleRe: Custom record sorting using letters and numbers
Hi Jonathan, To sort the field you can create a formula @test with the code as: stringvar s := {databasefield};s := replace(s,"A","");s := replace(s,"B","");tonumber(s); Use this @test formula in the...
View ArticleRe: Problem importing Clause (Content problem)
Hello Gary, Thank you very much for the Answer, I am on CLm 9 sp13. The file I am using is the next: When i upload this file i get the error. What did you do to not have to select a Content Before?....
View ArticleWorkflow Title text Translation issue
Hello, Recently we did German Translations for Workflows. For a Workflow created in English, when I log in with German to see the workflow overview, all the steps show correctly in German except the...
View ArticleRe: RE: How to group data from file on to IDOC Header & Line Item based on 2...
Hi Ritu, Please provide me the source and target structure (and if you have any input file). I will provide you UDF. regards,Harish
View ArticleRe: Mass transaction for FPCG; table where I can check the master data groups...
Hi Priyanka, I don't think there is any standard mass program for what FPCG does. However, if you are looking to update the master data grouping and the collection strategy, then you can use FM...
View ArticleRe: No Backend Service Found
Hi Krishna, This should be problem with your system alias.When you click on Add in /IWFND/MAINT_SERVICE, the system alias you mention should point to your system where you have created service proxy. I...
View ArticleRe: Uploading images from Mobile to Remote Network Drive
It depends on technology, you plan to use on server side.
View ArticleRe: Delivery date problem in Third party sales to Purchase request
Can you check the PR processing time?SPRO-IMG-MM-Purchaing-Purchase Requisition-Processing TimeThe delivery date is calculated with the given value plant wise.
View ArticleRe: You did not select all the docs belonging to the cross-co code transact...
Hello Kalim - I am getting error message. We can not make it to warning message, though we have option in OBA5. Any other alternatives? Thanks
View ArticleRe: Deactivation of Asset Accounting
Hello Marssel, Before undefining depreciation area from OAOB, What are the tasks to be finished, like Depreciation run. Thanks
View ArticleRe: Centralized Firefighting
Thanks Prashant, we are tetsing thsi as of now. Will keep everyone updated with progress.. Thank you.Anjan Pandey
View ArticleRe: Error For Variable.
Hi Nayab, Try below logic and check:=[amount] / Sum([amount] For All [Material]) Regards,Yuvraj
View ArticleRe: Map source XML payload to a single contained string Parameter in target,...
Hi Dude, in ESR you can use "return as xml option " to push entire xml into a single...
View ArticleRe: GRC AC 5.3 CUP error
Hi Mahesh, it is a recommended process to re uplaod the xml fiels after an upgrade. No existing functionality gets impacted due to this. Please followup standard SAP configuration guide to perform the...
View ArticleRe: Personnel Administration
Hi Sriram, Time Constraint 1 and 2, more or less, behaves the same way... Below self explanatory SAP help text can help.. Time Constraint 1 For the entire time that the employee works at the...
View ArticleRe: Providing multiple versions for own development one unique system
Hi Jorg I have gone through the whole thread please find my 2 cents for the same. In one of my last project we have programs which are global meaning common to all sites. But most of the time each...
View ArticleRe: Crystal reports, local service account for app pool and performance
I'm not sure that Crystal recommends Local Service(?). Perhaps the better question is, why is the report processing so much faster using Local Service? The way I understand things is that running under...
View ArticleRe: failed to connect oracle database
Could you try creating a 32-bit ODBC connection and see if it can connect? -Abhilash
View Article