Re: Business Objects 4.0: BW descriptions in multiple languages in 1 report
Hi IngoThanks for your very quick reply. Really appreciate it. Our data comes from BW. We are also planning to pass the logon language of users so that (as a standard practice) all text fields in the...
View ArticleRe: Best Practices Business Objects
Hi, I'm also looking for SAP Best Practices for Business Intelligence V1.40 (for BO Edge 4.0) and can't find it. Were you able too? The Availability Matrix, list's it in the previous version tabs not...
View ArticleRe: Business Objects 4.0: BW descriptions in multiple languages in 1 report
Hello Sanjit all translated information from BW will be available as already mentioned. but lets say that you create a text field in the report itself - lets say a Report title - that would then have...
View ArticleCreate universe on top of Function Module.
Hello Experts, I have a function module which returns multiple internal tables.I am creating universe on top of function module using IDT.Now i wanted to join the tables returned by Function module in...
View ArticleRe: Create universe on top of Function Module.
Hi Bhasin, Can you post some screenshot here? Thanks,Vivek
View ArticleRe: Create universe on top of Function Module.
Hi vivek, Please refer error, attached here.Please consider that these tables are export parameters of function module.
View ArticleRe: Create universe on top of Function Module.
I guess I am not following why you want to create a universe on export tables of a function module. Why not join the data back in ECC using a FM then go create the desired universe? Wouldn't...
View ArticleRe: Create universe on top of Function Module.
I agree with Tammy,try out the either way, with my understanding doing join back in ECC you will be getting only the desired fields and data, hence resulting in better performance. RegardsKumar
View ArticleRe: Problems to create a new WEBI Report under a OLAP Connection using SSO...
Hello Bruno, We are experenicing the name error situation with "local variable 'osNode'". I see this is marked as resolved, can you please share the resolution that you were given? Thanks in advance.
View ArticleCORBA error while communicating with the SL service (WIS00000)
Hi All, WEBI report developers get this error while running reports based on BICS connection "CORBA error while communicating with the SL service (WIS00000). I have gone through the SAP notes 1774121...
View ArticleRe: CORBA error while communicating with the SL service (WIS00000)
Hi, Which service within the APS has been allocated 4g? Is this APS (PID) tripping over the 4g threshold when you are monitoring the process? does the error happen then? regards,H
View ArticleRe: CORBA error while communicating with the SL service (WIS00000)
Hi Henry, Thank you for quick response. We have 4 Adaptive processing servers and heap size is set to 4g in the command line parameters (Xmx parameter) in each server. We have different team of report...
View ArticleRe: CORBA error while communicating with the SL service (WIS00000)
Also the error trace logs in event viewer now shows that: "Failed to determine the status information of file/directory/SAP BusinessObjects/SAP BusinessObjects XI4.0 \Data\Web intelligence processing...
View ArticleRe: Error installing the BusinessObjects Extended Analytics Analyzer
I am facing the same problem. The steps provided in the resolution had already been performed prior to install, but the problem persists. Please let me know if you did find a solution for this problem....
View ArticleSAP BO and SAP BPC
Hi All, I am an SAP BI consultant.could any one please suggest whether which one (SAP BO or SAP BPC)having good feature and also Please share the difference between these tools and prerequisites for...
View ArticleRe: Error installing the BusinessObjects Extended Analytics Analyzer
Hi Araceli, I am facing the same problem even after performing the steps provided by Gilberto. Were you able to find a solution? Please let me know. Thanks Jatin
View Articleusing abap function
As you can see from the attachment I ' m trying to use abap function module in queries.. But I have the attached error IN other word, how can call the function module for bom explosion in Business...
View ArticleRe: using abap function
Silvana,Consider moving this to the Semantic Layer space You can use an ABAP function module as a data source in the IDT But I don't think you can call it in SQL as it appears you are trying to do Tammy
View ArticleRe: using abap function
I am using the ABAP function in the IDT .. The SQL is generated by IDT not by my self.. So, how can I do ? Thanks a lot best regards.
View ArticleRe: using abap function
Hi Silvana,Please see this document for an example of how to use an ABAP function module as a data source in the IDTSteps to Creating a Universe against SAP ECC (BI4 Feature Pack 3) Part 1Steps to...
View Article