Re: Dashboards Crashes On Save of Snapshot as Excel
Well it seems the best advise is to close excelcius, close all excel and re-open. Their recommendaiton is to only have one excelcius.exe and excel.exe running at one time. I often work with excel open...
View ArticleRe: Using a field value in the details section in the report header
Hi You have to create a formula field. Inside thr formula write logic as follows whileprintingrecords;numbervar status_value; If { yourtable.variable.status } = '"Fail " then status_value =...
View ArticleUsing CE_JOIN with two join fields?
Hi,I am trying to join two tables using the CE_JOIN function. The SQL statement looks like this:AIRPORT_LOC = Select a."MANDANT", a."AIRPORT", a."MASTERCITY", b."NAME", a."COUNTRY", b."TIME_ZONE"...
View ArticleRe: User_Exit; Customer_Exit in APO Material master
Hi Julian! Are you transferring the Product from ECC? If so, check this SPRO path for an exit for Material Master Data and other objects as well. Best regards, Will
View ArticleRe: SAP Crystal Report - Print is exporting to PDF on Chrome browser
Even when you run IE10 in Compatibility Mode? - Ludek
View ArticleRe: BPC Consolidation - BCF every month for YTD
Hi Ashwin Thanks for your reply. Based on the reply, i have prepared a table showing the behaviour of the data. Pl let me know whether the same is in order....
View ArticleRe: Is it possible to retrieve data using a function module?
Hi Chris, I generally used SAP Functions as a data source to my all crystal Reports and dashboards. In that sense, I would say, you can ask the SAP ABAP developer to provide you a RFC ( Remote Function...
View ArticleRe: Crystal Reports Unhandled Exception Error (CRPE)
Both 32 bit and 64 bit runtime is fine. What version of .NET are you working with (include SKU - e.g.; pro, std, etc)? Try one of the sample apps from here: http://wiki.sdn.sap.com/wiki/x/JQBmBQ See if...
View ArticleRe: Exception Class Help
Hi Dae, Change the exception class type as CX_NO_CHECK if possible or remove the raising clause in Get_order method definition.for more details...
View ArticleRe: file to mail
>he problem is i am unable to send the data to gmail,and my office mail in same communication channel You can configure SMTP or IMAP for one mail server in the channel. If you want to send mails...
View ArticleRe: Tablas de usuarios
Angel, Puede registrar inicialmente como "Lead" y luego lo convierte en Cliente o Proveedor, si es necesario, manteniendo así la funcionalidad nativa del núcleo (core) del "SAP Business One". Espero...
View ArticleRe: Query to find last payment for a account
It works but I would only need the most recent payment.
View ArticleEHP5 or EHP6
Hi all, I am trying to jump into ESS/MSS. I have been going through HR255 and HR290 courses. My profile is a functional consultant. I felt HR290 has some topics related to Basis and connections - do I...
View ArticleRe: Manipulating checkboxes in Personas
Hi Steve, after reading through your scenario description, I tried to reproduce it in GUIT (my favorite transaction for testing Personas features.).I went to screen 500, added a new checkbox and tried...
View ArticleRe: Special procurement type 30
I think this is all caused by a missing functionality like it is explained in Note 102595 - Subcontracting Preqs generated from SD/PS have no components SAP recommends to convert the PR of the main...
View ArticleRe: Queries on Replication of Install Base
Hello Atul1.Each equipment is created as installbase in CRM .You cannot create installbase in ECC and replicate to CRM.each equipment will downloaded as component under the installbase in CRM by...
View ArticleRe: EBS: error in mapping (no blank)
I've been able to use search strings without having the mapping field filled in and has worked without any issues. Are you sure you have the define search string setup correctly? what is it you are...
View ArticleRe: How to make parameters for ALL or choice
hey Paul, if you phrase your record selection similar to {AEMPLOCM.LMLOC2} <> "" and{AEMPLOCM.LMLOC2}) like (IF {?Level} = "ALL" then "*" else {?Level}) and... then it should be fine. the big...
View ArticleRe: Standar revaluation and Material Ledger
Hi Oscar. about your comment " however our idea is get an actual cost with Material Ledger" Ok, the topic "Have an actual cost" sometimes is difficult to understand. As a consultant, we must explain...
View Article