Quantcast
Channel: SCN : Discussion List - SAP Business Explorer (SAP BEx)
Viewing all 4032 articles
Browse latest View live

Lookup Code using two table

$
0
0

Hi Expert,

 

I have a PSA table and RSREQDONE table.

Now I want to populate one field in DSO with following logic :

 

select request no from PSA.

select req no date from rsreqdone table where req no = psa req no

 

populate that date into field sloadate of dso.

 

please provide routine for this.

 

I have written code but is is giving error.

 

Thanks,

Neetu


Switch To, Retry dialog box when executing from Bex Browser

$
0
0

When I run a workbook from the Bex Browser, a dialog box usually pops up.  The title of the dialog box is "Server Busy", and the box presents 3 choices: "Switch To", "Retry", or "Cancel".

 

Does anyone know how to eliminate this message?

Server Busy Message pops up every time

$
0
0

Experts,

I wanted to know why Server Busy message pops up every time when user runs any BW reports through BEX Browser. We are on BW/BEX version 3.5 and GUI 6.4. I am getting lot of phone calls from user about this. Can some one please help me out? Is that Excel issue or is there a fix in SAP-BW/BEX? Thanks in advance.

 

Regards,

Nimesh

Creating variable without reference characterictic in Bex query

$
0
0

Hi,

 

I have a requirement to have values of MTD, QTD and YTD to be shown base on the selection parameter.

Need to create a selection parameter for user to choose MTD, QTD or YTD. If User choose MTD then the query will display

MTD values else QTD is choosen then query will display QTD values.

 

My question is how to create a selection parameter without referencing any characteristic?

Has anyone done this type of requirement before?

 

Regards,

Bee

BI 7.0 Analyzer - Button not Working

$
0
0

Hello everybody,

 

I'm working with Bex Analyzer for BI 7.0. If I try to insert a command button in design mode i'm getting an error message the following error message in a window with title "analyzer message popup":

"could not access ms visual basic project".

I've looked up the messages in trace-file for BexAnalyzer and there is the following message (transleted from german -> in englisch language could be slightly different):

"Access for Visual Basic Project is not save"

 

I tried this on several clients with different Versions of bex analyzer (Windows XP, Windows 200, Office 2003, Office 2002 and so on). On every system is sap sapgui 7.10 core with bi add on 7.x installed (tried different patches too include the actual patch 8 for gui 7.1 and bi 7.1 sp5).

 

If you like to reproduce the problem just oben Bex Analyzer, change into design mode and insert a normal button.

 

So my question is: Does anybode expierience the same problems ? (And even better:) Does anybody know how to solve it ?

 

I've search this forum and sap notes and couldn't find a solution for my problem.

 

Any help would be greatly appreciated.

 

Kind Regards

Bernd

Hot to manipulate Bex Query Output

$
0
0

Dear Expert,

 

I am running a report where there are 2 KF say X & Y

Now when KF X is showing some data Y is also displaying data based on that

But when KF X is showing 0 value,Y is displaying value as "X"

Now my requirement is when KF X is shwoing as 0 values Y should display fix values as "9999"

How wil achieve this ?

 

Thanks,

Neetu

Issue with Broadcaster using Exceptions

$
0
0

Hi Everyone,

 

I created a bex query and it is working fine with broadcaster using exceptions.The broadcaster sends the report to the respective user through mail based on the exception.Issue is here when user opens the attached file( html file ), user can able to see the report output only in text format for one column. But user requires this column to be displayed in both KEY and TEXT Format.I have already kept the property 'key and text' under display tab in the query level but still the report showing text format only for one of the column in the report output.

 

What could be the reason for this? Or Is this a limitation when using exceptions while broadcasting the queries.

 

Note: If i execute the query directly in analyzer or portal then the report output showing both key and text format for the same column.

 

Thanks for your help in advance.

In Webui,I am able to search BP using last and first name,but I am unable to search using user id .It gives runtime error.

$
0
0

In Webui,I am able to search BP using last and first name,but I am unable to search using user id .It gives runtime error.


BEX: variable selection restriction

$
0
0

How do I?

 

 

AP Budget figures are being loaded to BW without the ‘DIVISION” field.

 

 

The actual sales figures are being loaded with a ‘DIVISION” and the user restricts the
query to two values ‘J’ and ‘H’.

 

 

Problem is that only the ACTUAL SALES figures will display when the report is run as
BUDGETS do not have a division.

 

 

The user does not want the variable for DIVISION to be removed from the variable
selection screen.

 

 

Is there anything I can do from a BEX query point of view to ensure that the BUDGET
figures are also displayed when they restrict DIVISION to J&H?

 

 

Thanks inadvance.

Cj

How can I get automatically into Roles in the open dialogue?

$
0
0

Hi there,

 

when I select open within the BEx Analyzer, I get into the tab "History" first.

 

Does anyone know if it is possible to change settings so that you'll get into the tab "Roles" first automatically?

 

Thank you for your help in advance!

 

Best Regards,

Matthias

no transcation data load without master data

$
0
0

Hi All,

 

What changes we need to do to ensure that transcation data load fails if no master data exist. Normally what happens is that while loading the transcation data if BW doesn't find the Master data then it first makes an entry in master data table and then load the transcation data.

 

But the issue here is that although you have master data attribute record with no attribute data.

 

Thanks

Vishal

Bex Query on SAP Remote Cube/Virtual provider "No Applicable Data found"

$
0
0

Dear all experts

 

I ve a SAPBW 7.1 at SP SAPKW70107. My problem is regarding SAP Remote cube.  I ve a generic data source, the data source takes a data and returns data. When i try this by BW LISTCUBE t code i get data perfectly. But when i make a BEX query to do the same, it says no aaplicable data found. I tried debugging the query in RSRT t code and found that the data comes fine in the query and structures like <L_T_DATA>. But it gets empty

and a Exception CX_RSROA_EMPTY is raised.

I did my searching and I found out that no Virtual providers implementation guides show making query in bex on a any virtual provider, all stop at displaying data in the BW system. I would appriciate if anyone can help me to the best of their knowledge.

Regards

Fahad

Calculated Key Figure Aggregating

$
0
0

Hi all,

 

I have a calculated key figure Shipped Revenue that is being Calculated as Net Price * Quantity.

 

When I display the report by Product Hierarchy> Sales Order> Sales Order Item > Schedule Line all calculations seems correct.

 

But when I just want to see the report by Product Hierarchy and remove Sales Order> Sales Order Item > Schedule Line, the revenue is aggregating because the Net Price is summing up as well.

 

How can I make sure that the calculations are done at a line item level even when I am running the report on the Product Hierarchy level.

 

 

Correct:

1.JPG

Incorrect after I run it for Product Hierarchy only:

2.JPG

 

 

Cheers

Navigational Attribute change to Keyfigure.

$
0
0

Hi all,

 

  Is it possible to make Navigational Attribute as a Key figure? I have a master data infoobject which has attributes under which one of them is a Navigational Attribute ,, ,

 

 

 

Just wanted to know, is it possible to make it as

 

Ill assign points for sure,,

 

Thanks in Advance

Characteristic default sort

$
0
0

Is there any place on the InfoObject to specify if a characteristic will defaultly sort by key or text?  The only place that I know of is within the query designer.  If I leave that as the default then I believe the sort is being based on the display setting in the InfoObject...but I can't find anything from SAP to confirm that.

 

Thanks for any help on this.


How to accomodate a characteristic in a query just like for key figures we have RKF and CKF?

$
0
0

Hi Gurus

 

  1. Q. We have the following requirement for flat file.

Ticket No.

Created Date

Closing Date

Status

100010

01012013

08012013

Closed

100011

02012013

10012013

Closed

100012

03012013

 

Open

100013

04012013

 

Open

 

I have created a DSO for this requirement, as the status changes and we can accommodate it by using the overwrite functionality of the DSO.

We have to ask the user to enter ticket no. and date. The result should show the ticket no., given date and status of the ticket no. on that date. I have tried using 0calday for given date but to no use.

 

Any inputs will be appreciated.

 

Thanks

Ashfaq

Issue in decimal with particular currency in bex output

$
0
0

Hi,

 

I am running a report on Multiprovider.

Now for a particular currency "HUF" the value on cost of sales in Multiprovider is being displayed as 28882.48 but in Query output it is displayed as 2888248.0 due to which I am getting overall mismatch of data.

 

Please help me to resolve this.

 

Thanks,

neetu

Customer exit to restrict user input variable

$
0
0

Hi ,

 

I am stuck below requirement

 

There is a calweek range variable in my screen and. A posting date. Now I want that based on posting date entered ..the report should show max next 6 'months data. This is planning data from apo.

User is also entering calweek interval so I need a validation ..lets say I need to show max 24 weeks data based on posting date.

So if user enters week interval more than 24 weeks it should be restricted to 24 weeks only and in case week. Interval entered is less than 24 weeks then output should be as it is.

So can this be achieved by custom exit...any custom code help will be helpful.....?

 

Please share your thoughts with details.

 

Thanks

Np

Standard Web Template - Query Designer

$
0
0

Hi,

 

We have been using a customised standard web template (XANALYSIS_PATTERN). Lots of end users have created lots of Favorites based on our standard queries. We are preparing to make a number of changes to the standard web template, and we want to have all our standard queries, old and new, utilize the new layout. So, all the existing standard queries will utilize a new version of XANALYSIS_PATTERN. However, the Favorites that have already been saved won't work with the new template.

Is there any way to do a migration of users' Favorites so that they will continue to work after we put the new standard template in place?  Right now, all we can think of is to tell all users to save their Favorites as pdf files so that they can see exactly how they had set up their favorities. Then ,they will have to execute all the standard queries over again, and re-save their Favorites. This will not make us popular with the users!!

 

Thanks, Judith

Using ABAP In WAD

$
0
0

Hi,

 

I have a requirement where at the high level it looks like it can be solved if I can use an ABAP class inside a WAD template.

 

Requirement:

By sending the current user name as the parameter from WAD to ABAP class which is written in such a way that it should fetch all the Roles assigned to that particular user name. i.e. If an user say ABC executes the template, then this ABC should pass as a parameter to ABAP class and in turn it should return all the roles assigned which is maintained in the BW table AGR_USERS.

 

I have seen Custom Extension web item but I could not able to get the implementation part.

 

Appreciate any help on this.

 

Thanks and Regards,

Shravan Marathe

Viewing all 4032 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>