Quantcast
Channel: SCN : Popular Discussions - SAP Business Explorer (SAP BEx)
Viewing all 966 articles
Browse latest View live

IF ELSE condition formula - BEx query designer

$
0
0

Hello guys,

 

I have 3 columns - C1, C2 and ( C1 %A C2 ).

 

In C1 % C2, i have to write a formula.

 

If ( C2 = 0 ) THEN ( C1 * 100 ) ELSEIF (C2 NE 0 ) THEN ( C1 %A C2 ).

 

The formula I wrote does not seem to be working. I am using this formula in cell reference

 

(C2 == 0) * C1 * 100 + (C2 <> 0) * C1 %A C2.

 

This is not working.

 

When I use this formula in the cell reference, then the result is still 'X' (i.e. undefined)

 

If I use only this:

 

(C2 == 0) * C1 * 100

 

Then the formula works fine (eg. if C1 = 2, C2 = 0 result is 200%).

 

I tried to use 'OR' instead of '+'  in the formula. Nothing seems to work.

 

Please advise.

 

 

Thanks


Bex Analyzer with SAP GUI 7.2 SAP 4 Patch 1

$
0
0

Hi Gurus,

 

I have a big problem after install the latest SP for SAP GUI 7.2 (bi720sp04p_401-20006596). The Analyzer bar is not in function at all.  None of its button has any action.

 

Information:

 

SAP GUI 720

SP 4 PATCH 1

REVISION 660

WINDOWS 7

EXCEL 2010

 

Thanks for any idea!

 

Gilson

IF ELSE condition formula - BEx query designer

$
0
0

Hello guys,

 

I have 3 columns - C1, C2 and ( C1 %A C2 ).

 

In C1 % C2, i have to write a formula.

 

If ( C2 = 0 ) THEN ( C1 * 100 ) ELSEIF (C2 NE 0 ) THEN ( C1 %A C2 ).

 

The formula I wrote does not seem to be working. I am using this formula in cell reference

 

(C2 == 0) * C1 * 100 + (C2 <> 0) * C1 %A C2.

 

This is not working.

 

When I use this formula in the cell reference, then the result is still 'X' (i.e. undefined)

 

If I use only this:

 

(C2 == 0) * C1 * 100

 

Then the formula works fine (eg. if C1 = 2, C2 = 0 result is 200%).

 

I tried to use 'OR' instead of '+'  in the formula. Nothing seems to work.

 

Please advise.

 

 

Thanks

Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION in Report

$
0
0

Hi Gurus,

 

i have added a variable in my report which is processed by Customer exit. but after that i m not able to run the query through Bex analyser and following errors are generated..

"

Program error in class SAPMSSY1 method  : UNCAUGHT_EXCEPTION

 

system error in program SAPLRRI2 and form REP_INITAL_OPT-01

"

and the bi server gets disconnected

What can b the issues

Do u have any ideas ?

What is the table for query name

$
0
0

Hi All,

 

I need an urgent requirement for removing duplicate technical query names from the production. Since there are few issues with the SAP given program I am customizing the SAP Program. Can any one tell me what is the table where the QUERY NAME and it's technical name can be found?

 

Thanks,

Alex.

How to set variables values via VBA.

$
0
0

Anybody please help.

 

How to set variables values via VBA in workbook. SAP Netweaver 2004s.

Single Sign On not working for BW web reports

$
0
0

Hello All,

 

We configured Single sign on with SPNego and x.509 certificate. SAP GUI and SAP WebGUI is working perfectly. But when I try to open bw reports it ask for login credentials.

 

Can anyone help on this?

 

Kind Regards

Manna Das

Troubleshoot Information Broadcasting within SAP NetWeaver '04 (BW 3.5)

$
0
0

I've put together a lot of common questions that have been received with SAP NetWeaver '04 specifically related to pre-calculating BEx Workbooks. This document is attached in note 936112 or is available at the following URL:

<a href="https://service.sap.com/~sapidb/012003146900000085752006E/HowtoInformationBroadcasting.pdf">Toubleshoot Information Broadcasting (BEx Workbooks)</a>

 

If you have any issues or questions around how the pre-calc server is setup, feel free to use this document as a reference. If you have any questions, feel free to ask on this forum...


How to write a customer exit in BEX query designer

$
0
0

Hi all,

 

  I am new to BI, I need steps to write a customer exit in BEX query designer, please provide me the solutions as soon as possible.

 

Thanks.

BI 7.0 BEx Query Designer Tutorial

$
0
0

Hi all,

 

Is there a good BI 7.0 Query Designer Tutorial ? Just a basic how-to tutorial would be great ? Or something that would show how things are different from the 3.5 version to the current 7.0 version.

 

Thanks,

Mitali

What is the table for query name

$
0
0

Hi All,

 

I need an urgent requirement for removing duplicate technical query names from the production. Since there are few issues with the SAP given program I am customizing the SAP Program. Can any one tell me what is the table where the QUERY NAME and it's technical name can be found?

 

Thanks,

Alex.

How to set variables values via VBA.

$
0
0

Anybody please help.

 

How to set variables values via VBA in workbook. SAP Netweaver 2004s.

Time Limit exceeded error

$
0
0

When I execute a query I am getting an timeout error..

 

Error message:

An error occurred while communicating with BI server.

 

As a result of this error, the system has been disconnected from the BI server.

 

Detailed Description:

Time Limit Exceeded

 

what's the procedure to rectify or can we increase the timeout limit..

Troubleshoot Information Broadcasting within SAP NetWeaver '04 (BW 3.5)

$
0
0

I've put together a lot of common questions that have been received with SAP NetWeaver '04 specifically related to pre-calculating BEx Workbooks. This document is attached in note 936112 or is available at the following URL:

<a href="https://service.sap.com/~sapidb/012003146900000085752006E/HowtoInformationBroadcasting.pdf">Toubleshoot Information Broadcasting (BEx Workbooks)</a>

 

If you have any issues or questions around how the pre-calc server is setup, feel free to use this document as a reference. If you have any questions, feel free to ask on this forum...

Number of working days per month, along the year

$
0
0

Hello experts,

 

I need to build a report using the number of working days per month, according to factory calendar. The query will be restricted on the year with an input ready variable.

My report should look like that (number of working days will be used in formulas with others key figures, and may be hidden later) :

 

Month -|-|- nb of wd -|-|- key fig -|-|-|- formula

Jan -|-|-|-|- value -|-|-|-|-|- value -|-|-|-|- value

Feb -|-|-|-|- value -|-|-|-|-|- value -|-|-|-|- value

Mar -|-|-|-|- value -|-|-|-|-|- value -|-|-|-|- value

... -|-|-|-|-|-| value -|-|-|-|-|- value -|-|-|-|- value

Dec -|-|-|-|- value -|-|-|-|-|- value -|-|-|-|- value

 

I guess I will have to use a formula with a variable initiated with a customer exit (cmod), but I don't see how to build this code,

any help is welcome on this point.

And how can I use the restriction (year) done at the query level in the customer exit ?

 

Thanks in advance.


How to make BEx Analyzer shows error msg based on user wrong input?

$
0
0

BEx Experts here,.

 

How to make BEx Analyzer shows error msg based on user wrong input?  Someone told us to just write sth in the CMOD user exit code, but we have no idea how to write such code in the user exit, e.g., IF I_STEP EQ '1'. ?  or no any STEP?  or place the error msg into the statement like  APPEND L_RANGE TO E_T_RANGE.? or in Exception? 

 

We will give you rewards points for valuable answers!

Kevin

How to set variables values via VBA.

$
0
0

Anybody please help.

 

How to set variables values via VBA in workbook. SAP Netweaver 2004s.

Time Limit exceeded error

$
0
0

When I execute a query I am getting an timeout error..

 

Error message:

An error occurred while communicating with BI server.

 

As a result of this error, the system has been disconnected from the BI server.

 

Detailed Description:

Time Limit Exceeded

 

what's the procedure to rectify or can we increase the timeout limit..

IF ELSE condition formula - BEx query designer

$
0
0

Hello guys,

 

I have 3 columns - C1, C2 and ( C1 %A C2 ).

 

In C1 % C2, i have to write a formula.

 

If ( C2 = 0 ) THEN ( C1 * 100 ) ELSEIF (C2 NE 0 ) THEN ( C1 %A C2 ).

 

The formula I wrote does not seem to be working. I am using this formula in cell reference

 

(C2 == 0) * C1 * 100 + (C2 <> 0) * C1 %A C2.

 

This is not working.

 

When I use this formula in the cell reference, then the result is still 'X' (i.e. undefined)

 

If I use only this:

 

(C2 == 0) * C1 * 100

 

Then the formula works fine (eg. if C1 = 2, C2 = 0 result is 200%).

 

I tried to use 'OR' instead of '+'  in the formula. Nothing seems to work.

 

Please advise.

 

 

Thanks

What is the table for query name

$
0
0

Hi All,

 

I need an urgent requirement for removing duplicate technical query names from the production. Since there are few issues with the SAP given program I am customizing the SAP Program. Can any one tell me what is the table where the QUERY NAME and it's technical name can be found?

 

Thanks,

Alex.

Viewing all 966 articles
Browse latest View live


Latest Images

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