Re: WHAT determines the speed of select command in this case?
A9xx sounds like generated price condition table. First selecting more than required then deleting from the result is almost always a bad idea.This might well lead to your problem here.Why did you not...
View ArticleRe: Add Command Limitations
However, bear in mind that later versions of Crystal also have limitations - I have run into it in CR 2008. I don't remember what the exact number of characters is, though. Once a query gets...
View ArticleRe: SAP PCO Socket Connection VS Terminal (telnet).
Hi Pablo, I think you are using the default CICS mode of the scale. There should be another manual available for the IND560 that describes how to set the scale up for demand printing. once that is...
View ArticleRe: Total running total in Group Header or Top of Page?
I doing a distinct count on account # and evaluating using the following formula. I will try the sub report {@Hospitalist} <> "SIGNED OFF, HOSPITALIST"
View ArticleRe: getPrincipals function for LDAP users
Hi Ashwin,Please find hereunder the unique id format for the UME users imported from LDAP. USER.CORP_LDAP.username Hope this would resolve your issue. Regards,Ahmed
View ArticleHardware Sizing for high Availability system
Hi, I have to perform Hardware sizing for high Availability system for a fresh installation and I am quite new to this area. It will be a User based sizing. Total user count 150. 105 - Info-consumer...
View ArticleRe: BSI Tax Factory 10.0
Matt,what concerned us is that we just run payroll for two weeks now and have 20K messages already. With BSI 9, we have 30K probably in a whole year.Do you know if there was message suppress...
View ArticleRe: SALES Analysis and profit loss statment
the difference might be due to rounding off the figures. BTW, just in case you need a fillable Profit Loss statement, you can create one from this site PDFFiller, Inc using their available templates. I...
View ArticleRe: Unable to delete the interval in CO82 T-Code
Hi Vaibhav, Please raise this querry in below forum SAP ERP Manufacturing - Production Planning (SAP PP) Try to google it.. You will find lot of threads on topic CO82. RegardsTushar
View ArticleRe: update jdk jre for bi platform 4.1
thanks for your reply and that makes more sense. Do you know where i can find which version of Java i should expect i am on 4.1 fp3 and have 1.6.0_37 ... is that expected?
View ArticleChanging the Activities page title in Web UI
Hi All, We have a requirement to change the tActivity title in web ui. For example : In WEBUI Salespro->activities->search activities then open any activity like customer visit etc. the standard...
View ArticleExcel export to Microsoft Excel workbook Data-only from crystalreports 2013 SP4
We have a report where we do have hyperlinks set to a file location. Excel export works fine for 97-2003 excel and 97-2003 data only options and hyperlinks works very well. However, we need our users...
View ArticleAdding Part Number Information to MISys BOM Report
I am tying to use Crystal Reports to get the manufacturer name, manufacturer product code, supplier name and supplier product code added to a MISys exploded bill of materials report. I am able to open...
View ArticleProduct Safety Desing related
Dear Guru's I need to submit my observations to one of my customer related Product Safety, And this is very high priority, Required your inputs to check if I am on the same page. A) I had found in my...
View ArticleRe: Data lost in Chart
p.s. if you're interested in making an SPC style chart where the 'warning's are readily identifiable, please see the blog post here. the thick grey lines at the top and bottom of the chart can be...
View ArticleRe: Passing parameters from ITS URL to module pool
Kirill, I have tried the options mentioned and here are my findings: Option1 -> Cannot be used. The ABAP transaction is triggered in a different context and memory ids are not working. Option 2->...
View ArticleCheck printed with dots instead of commas
Hi everyone, I´m facing a problem with the amount format of some checks, when I look at the check in SAP the amount is correct, for example: $20,123.45 but when I send the check to the printer, the...
View ArticleRe: Issues Setting DateTime Parameter Value
Hi Dell, Yes it does but the point is defining the type by using this: Convert.ToDateTime() So you should be using that property for any type: rpt.SetParameterValue("pcname",...
View Article