Re: Table is not visible in webi
I am using 4.0 and able to vie the table in structure but i am not getting any options when I right click on tables, these tables are not visible in report
View ArticleRe: Calling xcelsius dashboard out of another dashboard (both stored in Portal)
Please make use of the flash variable connection in Xcelsius. Using flash variables, you can pass parameter from one SWF to another. Based on the parameters passed, the child SWF will refresh the data...
View ArticleRe: How to create subfolders in a webi document to organize variables
Thanks for your answer Subbarao.
View ArticleRe: Changes to do after changing the port number in BI 4.0 SP6
Hi JRK, I Copied Document link from Launchpad, below is the link http://PRD.domain.com:8801/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AaYzU2.BIulBn11VY7jyb9o when I execute this...
View ArticleRe: BO BI 4.0 SP6 OLAP Connection
Prasad, I have one more query like already we have 3.1 sp4 landscape. In the 3.1 they haven't fetch roles from BW system. But the SAP authentication is enabled and they are maintaining few users...
View ArticleRe: Hierarchy Display (Key & Text)
HI Ajay, We are on SP6. Could you please let me know the steps how you resolved the issue. I want to display key and text in 1 column in the hierarchy in WEBi. Thanks
View ArticleRe: Mandatory Variables.
Hi Victor, I am using version 4.0 SP 6. I did not place any variable in the characteristic restrictions in the BEx query designer. Regarding default variable on the mandatory...
View ArticleRe: Showing Text for months using LOV
is there a way to manualy create a LOV. lets say i have a diemension Month Number which has a LOV 1 to 12 numbers coming from my source data. but it has no text dimension to go with it. How can i...
View ArticleRe: BO BI 4.0 SP6 OLAP Connection
Henry, Thanks for your support. In my landscape users are using only Win AD authentication type. So after the AD configuration, how can i connect my BO with BW for effective performance. Can you...
View ArticleRe: HANA Rev64 auto-update not working
What error did you face using this method? Could you please share exact error? ThanksSunny
View ArticleRe: Maintaining multiple units of measurement
Hi Biplob, Can you please put some light on other queries also: 1. No extra stock is required in meters. As soon as, stock is dispatched, then batch stock will be zero in all three units.2. Also, the...
View ArticleRe: Follow on document in Classic scenario
Sure, check out BADI BBP_TARGET_OBJTYPE. Regards,Robin
View ArticleRe: Changing data of a screen field
put break point at beginning of get_data method and for each time make EV_DATA_CHANGED = 'X' in debugging mode and check.
View ArticleRe: Material group incorrectly transfered to shopping cart from purchase...
Sorry, please try this one:http://help.sap.com/saphelp_srm50/helpdata/en/18/db183d30805c59e10000000a114084/content.htm
View ArticleRe: [BRF+ 7.01] Use structure in decision table
Hi, It's good to know anyway that we won't have the problem when we upgrade the whole thing! Best regards,Guillaume
View ArticleRe: Two Tax codes In Billing Error FF753 when release billing to acct doc ...
Hello Kashif, Please dont mind if but if you'll hit Google with Message No. FF753 you'll get alota links related to the same. Giving you a hint that issue is with your Pricing Procedure and Country...
View ArticleRe: READ PROGRAM SAPMSYST
yes i understand. but i would ask only this program related queries.otherwise sdn is the best platform.
View ArticleRe: Want to prevent the TECHO of maintenance order for future reference dates.
You can use user-exit IWO10004, to prevent the future Reference dates. Take help of technical person to write a code accordingly in the include ZXWO1U03 of this exit. Jogeswara Rao K
View ArticleRe: Execute Excel macros from ABAP
Hi Mario, CREATE OBJECT go_excel 'EXCEL.APPLICATION' . SET PROPERTY OF go_excel 'Visible' = 1 . GET PROPERTY OF go_excel 'Workbooks' = gs_wbooks . GET PROPERTY OF go_wbooks 'Application' = go_app ....
View Article