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

characteristic Filter issue in BEX

$
0
0

Hi All

 

I am facing a issue while filtering the data in BEX report . I am creating a inventory report on 0IC_C03 infocube . In filter tab (characteristic Restriction ) I am using calday filter , for which I am using my input variable.

 

Now I am using MAP price as a characteristic (due to some limitation) in my cube 0IC_C03 . Field is of type CHAR. so I am using the field in row in my report .

 

Now my problem is that my filter is applied correctly on all my ketfigures and all of my stock values is correct in report .But since I am using MAP in row it is not restricting the data based on input variable.


I have few question:-


1. Is it the global filter in BEX report works only for the keyfigures and not for the characteristic values.

2. is it a way I am restrict my characteristic field based on calday (input variable). I tried to create a replacement path variable but it's not working.



Request you all to kindly help .


Regards,

Jagriti Jha


Bex Report Displaying #

$
0
0

Hi Gurus,

 

We have recently added few new fields to the DSO and then to the Cube.

We are loading daily delta to the DSO and then to Cube and data gets compressed in the cube.

Now in order to populate the values of these new fields we did a full load to DSO for one period and then we are pushing the data to Cube thru delta.

But when we run the bex report we get the value for new fields but another line also comes with #.

 

My doubt is doesn't the delta from dso takes care of the replacing the old record with new one.

As in cube all chars are key so this issue is coming? One with old record and one with new one.

If we do compression this issue will get resolved?

 

Thanks and Regards,

Monalisa Mohanty

Calculate YTD value with calmonth in rows.

$
0
0

Hi,

 

I want to calculate YTD values as shown in screenshot with calendar month in rows and with no variable screen input.I have gone through many threads but still not able to understand where my problem lies.Please help.

 

plant wise.png

 

Thanks,

Urmil.

Business Objects Advanced Analysis for Office - Object Reference Error

$
0
0

Hello

 

Can somebody please explain to me why I would be getting the following error message?

 

This happened while adding fields to the layout of query.

 

 

Object reference not set to an instance of an object

 

 

- See attached file

 

Thanks,

 

James

Multiple Sorting in BEx Query Designer

$
0
0

I have a query I made in BEx that I would like to sort by two key fields (field A first, then Field B). I went to the "Display" property group and set the sort ascending option on field A and Field B. I re-ran the query and the results were sorted by field A, but field B remained unsorted:

 

Field A    Field B

2000          75Z

2000          36B

2050          25C

2050          20B

2060          30U

 

Do you know how I can get it to sort by both fields?

RFC_ERROR_COMMUNICATION

$
0
0

Hi Experts,

 

I am trying to create a Query but upon connecting to BW Server theirs an error  pop-up. Anybody can help me for this kind of error?

 

Thanks and God bless.

 

- Whel

 

Error Group

 

 

RFC_ERROR_COMMUNICATION

 

 

Message

 

 

SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed

Connect_PM  GWHOST=192.99.147.146, GWSERV=sapgw00, SYSNR=00

 

 

LOCATION    CPIC (TCP/IP) on local host

ERROR       partner '192.99.147.146:3300' not reached

TIME        Mon Feb 16 09:28:54 2015

RELEASE     730

COMPONENT   NI (network interface)

VERSION     40

RC          -10

MODULE      nixxi.cpp

LINE        3285

DETAIL      NiPConnect2: 192.99.147.146:3300

SYSTEM CALL connect

ERRNO       10060

ERRNO TEXT  WSAETIMEDOUT: Connection timed out

COUNTER     1

BEx query - aging summarized at the GL account level

$
0
0

Hello,

 

I am trying to create a BEx query that ages at the GL account level, like the example below:

 

 

Company          GL Account          Net          Net Over 90 Days

2010                    2190090          $100               $50

2010                    2216035          ($200)             ($100)

2090                    2190090          $1000              $800

 

I've built aging reports that list out the individual records within the GL accounts and individually age those records, but I haven't built one summarized at the GL Account level.  This report is also in FS-CD, not FI - in case that matters, but I don't think that matters too much, it's the same concept (we have Posting Date to use for the Current Calendar Day SAP Exit).

 

I've tried to make a restricted key figure for the Net Over 90 Days column, but that is not working.  I am wondering if it needs to be a formula instead?  Or maybe a restricted key figure used in a formula?

 

Thank you for your help.

 

Angela 

Exception:'com.sap.bi.et.analyzer.addin.BExShape+FailedToAddPicture'

$
0
0

Hi All,

 

I am getting the following exception when i open any query in Analyzer. Kindly porvide me a solution.

 

GRID_1: Exception of type 'com.sap.bi.et.analyzer.addin.BExShape+FailedToAddPicture' was thrown.

 

Best Regards.

 

Edited by: Swatiiiii on Jul 30, 2009 10:47 AM


BEx analyzer - error occurred while importing this file

$
0
0

Dear all,

 

   We have recently upgraded our backend system to 7.4 SP10 and our frontend to 7.4 PL200. Our users use CITRIX to open the applications, and since the upgrade, we are getting the following error message:

 

gif_error.jpg

 

   When you click on "Display messages" the following error is displayed:

gif_error2.jpg

   If you try for example go on "Design Mode" then you see the following, and when trying to add any component, you always get a message like the one displayed above.

 

gif_error_3.jpg

   We have tried to identify the root cause of the error. So far, the error seems to appear only with SAP standard images (like sort.gif, expanded.gif...), as we have tested with workbooks that include some other images and they are displayed fine. It is also not happening all the time, rather randomnly, on the same CITRIX server.

 

    Did anyone experience the same thing? Do you have any idea or suggestion that could help us?

 

   Thank you!

WAD chart and table showing by default

$
0
0

Hi All,

 

In Web Application Designer, I have created three buttons; Table, Chart and Chart Properties.


These work well.  When I click on Chart, I can see a chart.  When I click on Table, I can see a Table.  Of course, upon clicking on Chart Properties, the dialogue box for Chart Properties is being displayed.

 

The configuration is simple.  When the Chart button is clicked, Web Item 'Table' is set to 'hidden' with Web Item 'Chart' set to 'visible'.  Vice versa with the Table button.

 

The problem that I have at the moment is when I first execute the report, both Chart and Table is being displayed by default.  If I then click on Table, only the table will be displayed.  The requirement is that I want only the table to be visible by default after launching the query.  Then, if I wish to see a chart, I can click on the chart button.

 

Is anyone able to advise which settings are required to ensure that upon executing the report, only the table will be displayed please?

 

Kind regards,

Ross

Displaying messages in BEx with i_step = 3

$
0
0

Hello all,

 

we used to display messages  for wrong user entries by using exit variables in exit EXIT_SAPLRRS0_001 and this function module:

 

    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
      EXPORTING
        i_class  = 'ZCO05'
        i_type   = 'E'
        i_number = '102'
        i_msgv1  = l_d_yearmonth_to
        i_msgv2  = l_d_yearmonth_tvarvc.
    RAISE wrong_value.

 

But this isn't working anymore with the new exit BAdI RSROA_VARIABLES_EXIT_BADI. The replacement

 

RAISE EXCEPTION TYPE cx_rs_error.

 

for

          RAISE wrong value.

 

only prevents the output of the report but doesn't displays the above message. I also tried CX_RS_ERROR_WITH_MESSAGE and CX_RSB_GUI_ERROR_WITH_MESSAGE - with no luck!

 

Is there a solution for this issue?

 

Best regards, Martin

 

 

 

 

 

Message was edited by: Martin Lehmann:

I have one interest observation to add: when I use only   

 

CALL FUNCTION 'RRMS_MESSAGE_HANDLING'     

  EXPORTING           i_class  = 'ZCOVS'       

    i_type   = 'E'       

    i_number = '1'       

    i_msgv1  = ie_year_to       

    i_msgv2  = sy-datum(4)     

  EXCEPTIONS             dummy                = 1         

  OTHERS               = 2.

 

without raising any error class, the error message will be displayed in BEx - BUT: then the BEx report is displayed too!

 

Therefore this is not a solution that leads to the desired results (display of the error message AND prevention of the BEx output)...

Wrkbooks having huge data set, Which tool to opt?

$
0
0

Hello All,


We have recently migrated our BW workbooks from 3x to 7x and we are encountering issues upon executing workbooks having huge data set.

 

Upon contacting SAP and going thru Note 1411545 & 1040454 understood that there is a limitation set for 7x analyzer

 

Workbooks which business users are using has 98+Columns and 20,000+ Rows which makes it more than 2Million data cells OR 1.2GB Memory as
per calculation.


I am looking if anyone has encountered similar problems and which tools did they opt for?


Thanks

Abhishek Shanbhogue

corrupt BEx query cannot be deleted from system

$
0
0


I have a query that for some reason became corrupted.  When I run rsrt on the query, I get an error message similar to the following:

 

Query definition...could not be read.

Query....could not be opened.

...Inc: CONSTRUCTOR Prof: CL_RSR_OLAP_VAR

 

This error only happens in the Q/A system.  Development and production systems are fine.

 

I deleted the query from the Q/A system, but even after the query was deleted, I was still able to run rsrt on it and I still got the error message!  Metadata of this query must be sitting somewhere in the system and has to be deleted.  I deleted all cache in transaction rsrt, but that didn't help.

 

I re-migrated this query from the development system to the Q/A system, but that didn't help either.  I even changed this query, so that it contains nothing except for one key figure -- no variables, no restrictions.  I still got the error.  When I save the original query under a new name, the new query doesn't get an error message.

 

Do you have any suggestions on what I could do to fix this query?  I don't mind just getting rid of it from the Q/A system and then recreating the query, but the query still seems to be around, even after I delete it.

 

Thank you.

 

Nadia

VBA in BEx 7.0

$
0
0

Experts,

 

I'm looking for a way show or hide zero values of a query using a macro in BEx Analyzer 7.0.

In BExApi library there is class BExZeroSuppression, would you have any examples how to call it in VBA?

DSO not overwriting primary key.

$
0
0

Hi experts,

 

I have a small problem. I have loaded both transactional data and master data with into a DSO. Then activated the data, and everything is displayed fine till here. I loaded first master data and everything worked fine, but then when i loaded transaction data to DSO, the primary keys that are the same, do not overwrite.

 

I would like them to overwrite, so in total to have only 7 Rows not 14 as I currently have. The first 7 Rows are Master data and then the second 7 rows are the transactional data.

 

Please see the picture below. The column with red is what I am trying to overwrite and that is the primary key.

 

Could you please help me to solve this problem? Should I use different type of infoprovider for putting togheter the master data and transactional data? I believe the problem is at the setting of DTP for DSO but I cannot get the right solutions.

 

 

Thank you in advance,

Regys


Bex Report Displaying #

$
0
0

Hi Gurus,

 

We have recently added few new fields to the DSO and then to the Cube.

We are loading daily delta to the DSO and then to Cube and data gets compressed in the cube.

Now in order to populate the values of these new fields we did a full load to DSO for one period and then we are pushing the data to Cube thru delta.

But when we run the bex report we get the value for new fields but another line also comes with #.

 

My doubt is doesn't the delta from dso takes care of the replacing the old record with new one.

As in cube all chars are key so this issue is coming? One with old record and one with new one.

If we do compression this issue will get resolved?

 

Thanks and Regards,

Monalisa Mohanty

Aggregation exception doesnt work for summation in a CKF

$
0
0

Dear Experts , we have an issue in a report.

 

There are two RKF. 1. Agreed requirement 2.Constrained supply. This is a planning report and depends on forecast entered in the input screen, it displays value for 25 months.

In query design, Column has Calweek, Calmonth and Calyear. and hierarchially displayed through calweek.

In rows, all the formulas are defined. User requirement is to display agreed requirement value in 0-4 months and 5-24 should display constrained supply value.

pic1.PNGI created this formula whereas Calmonth is formula variable with replacement path of 0CALMONTH and Forecast period is also Formula Var with replace path (of forecast entered in input) + 3. So, this logice works fine for 0-4 and 5-24 as per use requirement. However, I dont get the summation of month values to year. I tried exception aggregation (summation) ref charac as )calweek. Though, it doesnt work. In the year column it shows the Agreed requirement value.Am I missing anything? is there any other way to acheive this? pls help. Thanks in advance.

pic2.png

About SAP Exit variables

$
0
0

Hi All,

 

I just want to see the output values of SAP exit variables used in the Bex Query designer. By seeing some of the threads, i came to know that, one of the standard functional module RSVAREXIT_<SAPEXIT>.

 

Standard Variables in BEX related to Time Charcteristics

 

From the above link, for the calday, the standard variable is 0CWD is shownc in the document. But if i give the funtional module as RSVAREXIT_0CWD, it is showing error as function module doesnt exists. Can you please guide me how to see the values for SAP exit variables. ie)0CWD. Is it possible to see 0CWD from business content ?


Thanks.

WAD Reorts Convrsion from 3.5 to 7.x

$
0
0

Hi All,

 

In my project I need to migrate BEX WAD reports from 3.x to 7.x. Could you please suggest any links or guidelines in going further.

Do I need to recreate the entire report in 7.x WAD  or  Does migration tool in 7.x itself fulfill all the tasks of migrating from 3.x to 7.x ???

 

Thanks As Always

No value could be determined for variable ZCALMONTH2

$
0
0

Hi, Below given is my Istep 2 code used, where as after given user input as CALDAY showing error as 'No value could be determined for variable ZCALMONTH2'.

CASE i_vnam.

WHEN 'ZCALMONTH2'. "Substitute your Variable name here. e.g. ZPLANYEAR    

  CASE i_step.         "Check for step number  

    

WHEN 2.  

  DATA: loc_var_range Type rrrangeexit.   

  DATA: l_lastmth TYPE sy-datum.  

  DATA: lastmth(10) TYPE c,

 

LV_YEAR(4) TYPE C,

L_MONTH(2) TYPE C. 

       

CLEAR l_s_range.

 

LOOP AT i_t_var_range INTO loc_var_range WHERE vnam = 'ZCAL_DAY'.

 

lv_year = l_lastmth+0(4).

l_month = l_lastmth+4(2).

l_month = l_month - 1.    

 

CONCATENATE lv_year l_month  INTO lastmth.   

     l_s_range-low = lastmth .    

     l_s_range-sign = 'I'.   

     l_s_range-opt = 'EQ'.      

APPEND l_s_range TO e_t_range.

exit. 

 

CLEAR: lastmth.

 

endloop.

 

ENDCASE. "(I_STEP)

 

ENDCASE. "(I_VNAM) ENDFORM.                 

Viewing all 4032 articles
Browse latest View live


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