Re: How to register function for an event control?
HI Bobthis._oSmartFilter.attachSearch(function(oEvent) { this.onMyMethod(oEvent).bind(this); });should bethis._oSmartFilter.attachSearch(function(oEvent) { this.onMyMethod(oEvent); }.bind(this));
View ArticleRe: RA Key with No result analysis
Hi Vengaiah, There is no dependency between settlement to COPA and RA being mandatory. I do not see anything to duplicate without RA. Maybe you should explain in more detail what you think will be...
View ArticleRe: Best way to extract data when source system tables don't have a last...
If you have no way to enable change-data capturing in your source database (triggers? log-based CDC? ...), your only option consists in speeding up the transfer process. But firrst you'll have to...
View ArticleRe: Issue in launching SAP GUI transaction from Fiori Launchpad
Yes settings in LPD_CUST looks correct.
View ArticleRe: cannot load crystal report
You either did not deploy the CR runtime, or you deployed an incorrect runtime. For the correct runtime downloads see:Crystal Reports for VS 2005 and VS 2008 Updates & Runtime Downloads The...
View ArticleTransação KKAO time_out
Boa tarde a todos.Estou com dificuldades em rodar essa transação KKAO. Quando meu keyuser no custos vai rodar esta transação a mesma retorna TIME_OUT, fecha e não consigo terminar meu fechamento....
View ArticleRe: Access item of an aggregation binding
Hi Nguyen, Somehow I missed your response, sorry.As Dennis already mentioned you have to listen to attachRequestCompleted event then only you can get the IconTabBar items list. Basically it works like...
View ArticleRe: LOIPRO03 standard workflow in SAP MII
Hi! At the moment, which you mentioned above, the SFC does not exist yet, and you cannot tell the system which status should be used at SFC creation. This status will appear only at Shop Order Release....
View ArticleRe: Agentry project upgrade to lastest SP10
No, you don't need to update the Agentry application Jar files.
View ArticleRe: ActiveX PrintControl Page Size Issue
Try a different browser. Try a different computer. - Ludek
View ArticleRe: Tax Code Hungarian Non EU country
Hi Eduardo, The note is related to US tax code... Hungarian is a very specific country and until now I could not find a way to customizing the way I wanted. Any other idea ? Thanks a lot!Mari
View ArticleI have two dates (start / end) in the format dd: mm: AA HH: mm: ss. in SAP BO...
I Have two dates (star, end) in the format dd/MM/YY HH:mm:ss in sap BO WEBI.How do the difference between them. I used the Daysbetween, has another way ? thanksFrancisco gomes
View ArticleAutomatic report in ChaRM
Hello, 1.Please let me know is there any way to get Automatic report in ChaRM to email? 2.Is it possible to get update in the share point with the fields names in the ChaRM report? Regards,Neni
View ArticleRe: Count specific values
Hi, try something like this : Count([Age-Years(Visit)] Where ([Age] between (19,50))) Regards,Rogerio
View ArticleRe: For JDBC source, Command object not recognizing '(' character
Thanks for the response again Dell. That's the approach we started with, but has its limitations (which is why I started exploring command option). When I pull in Stored procedures, Crystal creates...
View ArticleRe: Memory Corrupt Problem with Crystal report CRforVS_13_0_13
Hi ,I am using runtime CR13 with VS2010 Error occured when export to TTX file for report .... Error description is: Unable to cast object of type...
View ArticleRe: Ubicaciones por defecto SAP B1 HANA
ya logre resolver , filtre segun las cantidades existentes a la mano y eso me dio las ubicaciones por defecto LEFT JOIN "RDR12" K9 ON K0."DocEntry" = K9."DocEntry"WHERE K3."SL1Code" NOT IN...
View ArticleRegarding Table Maintanence Generator
Through custom program ,how can i update TMG. I am executing one program in se38 , when new record going to be saved in TMG . Date and Time Should be auto filled..
View Article