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

Organisational 0Orgunit Unit Time Dependent in customer exit (cmod)

$
0
0


Hello,

 

Can I use the Time Dependent of the 0ORGUNIT in customer exit .

If Time Dependent-Attribut is 01.08.1999 - 31.01.2015, Then i nedd the month 01.

 

Regards

Kerim


User not able to open query fron Analyzer

$
0
0

Hello Mates,

 

One of user is not able to open the query from Bex Analyzer. If he clicks on open folder nothing happens. He has sufficient roles to access the Bex Analyzer. Not sure what is the exact reason. Could any one advice me on this.

 

Analyzer issue.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

 

BR,

Prakash K

Query not fetching data

$
0
0

Hi Experts,

 

 

I am facing an issue,Report is not fetching the data.

 

But if check on Info provider with same selections, there is a data.

 

I did Copied(Save As) the same report, that is working fine and fetching the data.

 

What could be the cause for not fetching the data.

 

Recently Backend ECC got upgraded to HANA. Apart from that there is no changes.

 

Please guide me.

 

 

Thanks,

Nag

Error : ABEND RS_EXCEPTION (000): Invalid column name 'TXTMD'

$
0
0

Dear Team,

 

Am getting this Dump / Error Msg. when tring to execute the query in BI Java Stack, the same query is executing perfectly in BI ABAP Stack, could some one throw some light to how to fix this, we are in process of Upgradating from BI 3.5 to BI 7.0 EHP1,

all production report of earlier version is being upgraded to BI. 7, currently our Java Stack is on SP 6.

 

The details of the error Msg:

 

The initial exception that caused the request to fail was:

 

Termination message sent

ABEND RS_EXCEPTION (000): [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'TXTMD'.

  MSGV1: [Microsoft][SQL Server Native Client 10.0][SQL

  MSGV2: Server]Invalid column name 'TXTMD'.

 

pl. revert. Your early responses are highly appreciated..!

 

Thanks in Advance.

Issue with starting BEx

$
0
0


Hi Expert,

 

I am getting an error when trying to launch Query Designer. I am getting the following error 'SAP BEx Query Designer Standalone has stopped working'. The message looks like a Window's message. Sceenshot below. I have already tried un-installing and re-installing the SAP Logon.

 

System details - 7.3 Patch 5(64 bit OS)

 

Please provide your suggestion.

error_screenshot.jpg

Thanks,

Anupama

Authorization Variable

$
0
0

Hi Friends

 

Market name is authorization object. and In the Bex Report we have used Market Name as optional variable.

 

For user 1

 

In BW Security is setup to access data only for UK market.

If user1 runs the Bex report without enter the market name in the Bex Variables getting “No Authorization”.

 

Can we enter market name compulsory in the Bex variable before runs report? is it not fetch market data based on the user authorization.

Problem in rounding off the floting value in the Bex query

$
0
0

Hi ,

      Actually there is a calculation in my calculated keyfigure Oncost,   like below 

 

Oncost = 1*(KPI Cost>= 0.9)+0 , Here in the KPI Cost is coming as 0.8996 hence I have to make it rounded of upto three decimal point as  0.900 here  before the above calculation . I have tried to make it by the display menu of the CKF by the decimal point making upto three decimal places , but it is calculating by taking original value of KPI Cost (that is 0.8996 )and showing the out put as 0.900 . So is there any function by which I can make rounded of any floating number to its third decimal point. Like 

 

if the value is 0.8778 it would be rounded of  to 0.878

if the value is 0.8712 it would be rounded of to 0.871

if the value is 0.8996 it would be rounded of to 0.900

If the value is 1.2597   it would be rounded of to    1.260

If the value is 1.3451  it would be rounded of to 1.345

 

and this needs to be rounded of before the calculation.

 

could you please help on this.

 

Thanks in advance

 

Shatadru

Weighted average on BEx Query Designer

$
0
0

Experts,

 

I have a report requirement where I need to show some KPIs with weighted average. The layout should be like that:

CHAR_1CHAR_2CHAR_3CHAR_4KPI_AKPI_B
KF at cubeKF at cube
Center 1Lot 1Material 1“028”28100
Center 1Lot 1Material 1“029”29150
Center 1Lot 1Material 1ResultShould show weighted average of KPI_A by KPI_B from white lines = 28,5447250
Center 1Lot 1Material 2“045”4575
Center 1Lot 1Material 2ResultShould show weighted average of KPI_A by KPI_B from white lines = 4575
Center 1Lot 1ResultShould show weighted average of KPI_A by KPI_B from orange lines = 34,3753325
Center 1Lot 2Material 1“090”90250
Center 1Lot 2Material 1ResultShould show weighted average of KPI_A by KPI_B = 90250
Center 1Lot 2ResultShould show weighted average of KPI_A by KPI_B from orange lines = 90250
Center 1ResultShould show weighted average of KPI_A by KPI_B from yellow lines = 73,4559575

 

I have tried the following: creation of KF that multiplies KPI_A and KPI_B at the cube and use of some calculated KFs at query using SUMCT to divide the lines by the subtotal to help calculate this KPI_A correctly, but the values are wrong:

CHAR_1CHAR_2CHAR_3CHAR_4KPI_AKPI_BKPI_CKPI_DKPI_E
KF at cubeKF at cubeA* B (calculated at cube)KPI_C / (SUMCT (KPI_A*KPI_B))KPI_A * KPI_D
Center 1Lot 1Material 1“028”2810028000,455312,7484
Center 1Lot 1Material 1“029”2915033500,544715,7963
Center 1Lot 1Material 1Result57, but should show weighted average of KPI_A by KPI_B from white lines = 28,544725061506150 / 9525 = 0,6457 57 * 0,6457 = 36,8049
Center 1Lot 1Material 2“045”45753375145
Center 1Lot 1Material 2Result45, but should show weighted average of KPI_A by KPI_B from white lines = 457533753375 / 9525 = 0,3543 45 * 0,3543 = 15,9435
Center 1Lot 1Result102, but should show weighted average of KPI_A by KPI_B from orange lines = 34,375332595259525 / 32025 = 0,2974 102 * 0,2974 = 30,3348
Center 1Lot 2Material 1“090”9025022500190
Center 1Lot 2Material 1Result90, but should show weighted average of KPI_A by KPI_B = 902502250022500 / 22500 = 1,0000 90 * 1,0000 = 90
Center 1Lot 2Result90, but should show weighted average of KPI_A by KPI_B from orange lines = 902502250022500 / 32025 = 0,7026 90 * 0,7026 = 63,2340
Center 1Result192, but should show weighted average of KPI_A by KPI_B from yellow lines = 73,45595753202532025 / 32025 = 1,0000 192 * 1,0000 = 192

 

The issue is that the user should be able to add or take characteristics off the report and the report should dinamically calculate this averages and the individual values.

 

Is there a way to attend this issue the way it is? If not, what could be offered to satisfy the user need?

 

Regards,

Maurício.


how to remove aggregation

$
0
0

Hi,

How to remove aggregation BEx report :

I want line by line reporting  (like ALV))

Capture.PNG

 

thanks

Bex variable text change

$
0
0

In several queries we have to use more than one time prompt. Unfortunately, we do not see in the prompts screen for which time characteristic the prompt is for.

For example, in below prompts screen I can see in the query that the fist  day interval prompt is for Calendar day and the second prompt is for “Start of term”. Is there a way to display the time characteristic in the prompt view so that this is clear for the person refreshing the report? Here instead of day interval, I should see Calendar day. Now, for some of the reports that we do not run frequently, I have to check in the query to be sure how to use the time prompts.

 

Do you have any good solution for this? One solution would be to redefine the variables so that the variable was not named “day interval” but calendar day interval but that would take some time to replace in all queries that we have.


Day interval.png

 

Similar is the case when using 0P_FPER . It shows Period/fiscal year but if i change the text then it would change in all queries. Is there a way to do it locally in specific queries that I use this variable in?

Report displaying as not assigned in BI report.

$
0
0

Dear Experts,

 

I am facing an issue i have created dso in which there are standard feilds for GL account and profit centre which are mapped with HKONT and PRCTR. But in be'x designer when i display as key and text the report is showing  ( #/1001000001 Not assigned/1001000001 ) but values are coming perfect in psa with text and description.

How can i solve this error please reply on urgent basis.

 

Regards

Nilesh

Joining date in 0PA_C01

$
0
0

Hi all,

 

I need to create a BEx query in which I have to show Employee's Joining date and total Salary taken till today.

 

I have installed "0PA_C01", here I am not able to get these details.

 

Kindly help me in getting these data.

 

 

 

Thanks and Regards,

Mithilesh Prasad

How to Restrict Key Figure Value In Query By Historical+Current+Future Weeks?

$
0
0

Hi All ,

 

I have a requirement in One of our Query's to display Key Figure Value for Historical Weeks + Current + Furter Weeks in the report. Can you please help me how to restrict the Key figures to get the values as displayed below.

 

If you could provide step-by-step details would be geratful.

SAP BW system connection drops after BW Upgrade 7.4

$
0
0

Since BW upgrade 2 weeks ago, Users are now reporting that their connection to SAP BW production system is dropping after 15-20

minutes. Upon checking on the rdisp/gui_auto_logout parameter, it still has 3600 secs maintained. Please see attached for the screenshots.

 

screenshot 1.jpg

Discripancy in Backend and Analyzer

$
0
0

Hello expert,

 

In SAP BW backend  currency showing USD 4 and value showing 1000. but in analyzer its showing 10 only.I want to know how and why transition happened in this way,&In source system value maintained is usd 4 and 10 onlyso why not maitaining 10 only in backend? (FYI in query designer applied NODIM to that field ).

 

Thanks,

Jinal


BEx Query designer a characteristic changed to key figure

$
0
0

Hello experts,

 

Recently, I deleted several characteristics from my dataflow and recreated them as key figures (because that is what they actually are) with the same tech name.

 

The problem is that I also have some queries that use these characteristics, but now I'm trying to edit those queries in order to use the key figures instead of the characteristics but an unhandled exception comes up. Therefore I can't edit those queries.

 

querydesigner_exception.png

 

There is any thing I can do before redoing all the queries?

 

Thank you in advance,

 

Regards,

 

Sergio.

BEx and WEBI Variables

$
0
0


Hello,

 

I am creating a WEBI report using multiple BEx queries each having a characteristic variable.  I would like to create 1 input variable in my WEBI report and use this value for the BEx variables.  Is this possible?  I am not sure if my approach is the best as I have limited experience with BEx and WEBI variables.

 

Any help will be appreciated!

 

Thanks,

Roseanne

Call BAdI only when F4 Search Help is Triggered

$
0
0

Hi,

 

I created an enhancement implementation under BAdI RSR_VARIABLE_F4_RESTRICT_BADI.

 

This is being called whenever query is opened & whenever query is executed, not only when query selection screen F4 is pressed.

 

Is there a way to call my enhancement implementation ONLY when F4 search is triggered?

This is to save time when query is opened.

(Enhancement implementation takes about 1 mins to go through, which increase the query opening time from 1 sec to 1 min.)

 

Thank you.

OS level command (Move the File From Source to BW)

$
0
0

Hi All,

 

We need to update The process chain YX_LOAD to execute an OS level command to first move the file from the source “\inbound\HBW” to “/inbound/BW”. Once the file is there, then the Process Chain will read the data into BW.


Some one please share the Steps..!!

 

 

Thanks

Prakash

Condition Aggregation at Node level in query

$
0
0

Dear All

 

I have a requirement where user needs to see the Effective active trucks based on hierarchy. While expanding the hierarchy count is correct at plant level. But at the node data is aggregated and this shows to total count of individual plant. While user requirement says that if a truck is going to two plant then in total this has to be add only 1 time not twice.

 

Data available in Cube:

Data available.JPG

 

 

For this requirement I have an option to add the new key figure also if required. Please suggest.

 

Regards

Lalit Tyagi

Viewing all 4032 articles
Browse latest View live