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

Issue with Query on Multiprovider

$
0
0

Hi All,

 

I have couple of Bex Queries which are built on the Same Multi provider but still have different run times i.e Query 1 :-5 seconds and Query 2 ;- 1 minute.

 

Both of these queries have the same structure and most of the Filters variables are also same.

The only difference is in one of the variables where Query 1 is  uses a Hierarchy Node Variable where as Query 2 uses a Characteristic variable in the

selection screen.

 

When I replace the characteristic variable  in Query 2 with Hierarchy variable, Query 2 performance drastically increases to 5 seconds but when I revert the changes Query 2 again takes 1 minute to complete.

 

Please advise what steps can be taken to improve the performance of Query 2 running on Characteristic variable.

 

 

Thanks & Regards,

Rajdeep R.Singh


Backlog quantity calculation based on date comparision

$
0
0

Hi

 

i need to create calculate keyfigure for Backlog quantity

the formula to calculate Backlog quantity is if delivery date > today and delivery date>= last day of current month then openorder quantity.

 

Let me know you have any idea how to calculate this  keyfigure

 

Thank You

"X" Values for the keyfigure in the report.

$
0
0

Hi All,

 

We are getting "X" values for the formula Unit Price Document Currency for the Order Types "KM" (Contract) only.

For other Order Types like OR(Standard Order), RE(Return Order) values are coming properly.

 

Formula is : Unit Price Document Currency = Netprice/Price Unit.

 

I checked in the target composite provider  all values are available, but in report its showing as X for Order Type KM..

 

Report is built in HANA Studio on composite provider.

 

I posted this question in BW Powered by HANA forum but not get any reply yet.

 

Thanks In Advance,

Asim.

Customer Exit revision for Month conversion to week

$
0
0

Hi,

 

User Entry Variable: CalMonth Interval Mandatory. i.e. ZMONTH_ENTER

 

 

Below code needs to be revised for Month but not on calendar date. Please do the needful.

 

Thanks

SS

 

 

DATA: range_low TYPE d,

           range_high TYPE d,

           fisc_var_range-low TYPE d.

 

   WHEN 'ZRANGE_AUTO'.

 

     IF i_step = 2.

 

       LOOP AT i_t_var_range INTO fisc_var_range WHEREvnam = 'ZDAY_ENTER'.

 

         IF fisc_var_range-low+6(2) >= '01' ANDfisc_var_range-low+6(2) <= '07'.

           CONCATENATE fisc_var_range-low(6) '01' INTOrange_low.

           CONCATENATE fisc_var_range-low(6) '07' INTOrange_high.

 

         ELSEIF fisc_var_range-low+6(2) >= '08' ANDfisc_var_range-low+6(2) <= '14'.

           CONCATENATE fisc_var_range-low(6) '08' INTOrange_low.

           CONCATENATE fisc_var_range-low(6) '14' INTOrange_high.

 

         ELSEIF fisc_var_range-low+6(2) >= '15' ANDfisc_var_range-low+6(2) <= '21'.

           CONCATENATE fisc_var_range-low(6) '15' INTOrange_low.

           CONCATENATE fisc_var_range-low(6) '21' INTOrange_high.

 

         ELSEIF fisc_var_range-low+6(2) >= '22' ANDfisc_var_range-low+6(2) <= '28'.

           CONCATENATE fisc_var_range-low(6) '22' INTOrange_low.

           CONCATENATE fisc_var_range-low(6) '28' INTOrange_high.

 

         ELSEIF fisc_var_range-low+6(2) >= '29' ANDfisc_var_range-low+6(2) <= '31'.

 

                IF fisc_var_range-low+4(2) = '01' ORfisc_var_range-low+4(2) = '03'

                    OR fisc_var_range-low+4(2) = '05' ORfisc_var_range-low+4(2) = '07'

                    OR fisc_var_range-low+4(2) = '08' ORfisc_var_range-low+4(2) = '10'

                    OR fisc_var_range-low+4(2) = '12'.

                          CONCATENATE fisc_var_range-low(6) '29'INTO range_low.

                          CONCATENATE fisc_var_range-low(6) '31'INTO range_high.

 

                ELSEIF fisc_var_range-low+4(2) = '04' ORfisc_var_range-low+4(2) = '06'

                  OR fisc_var_range-low+4(2) = '09' ORfisc_var_range-low+4(2) = '11'.

                          CONCATENATE fisc_var_range-low(6) '29'INTO range_low.

                          CONCATENATE fisc_var_range-low(6) '30'INTO range_high.

 

                ELSEIF fisc_var_range-low+4(2) = '02'.

                         CONCATENATE fisc_var_range-low(6) '29'INTO range_low.

                         CONCATENATE fisc_var_range-low(6) '29'INTO range_high.

                ENDIF.

 

         ENDIF.

 

         l_s_range-low         = range_low.

         l_s_range-high        = range_high.

         l_s_range-sign        = 'I'.

         l_s_range-opt         = 'BT'.

 

         APPEND l_s_range TO e_t_range.

         EXIT.

       ENDLOOP.

     ENDIF.

Bex report error

$
0
0

Hi All,

 

When i'm trying to execute Bex query, which contains variables with open selection, execute fine. but when i pass the variable with value report get's terminates.

But when i pass the variable with Unassigned "#" example Variable1 = #;Test1. report executes fine. with out "#" report fails.

 

please help with the issue.

Bex report error.

$
0
0

Hi All,

 

When i'm trying to execute Bex query, which contains variables with open selection, execute fine. but when i pass the variable with value report get's terminates.

But when i pass the variable with Unassigned "#" example Variable1 = #;Test1. report executes fine. with out "#" report fails.

 

please help with the issue.

Bex reports are popping up netweaver login screen

$
0
0

Hello,

 

   When we run a Bex report from BI system its pops up a Netweaver login screen asking for credentials.

Same error is seen when the report is run via the role menu link in portal.

 

 

System information :

 

   Netweaver version : 7.3 , Dual stack system

 

 

Please share your thoughts and let us know the probable root cause of it.

 

Regards,

Parthibaraja

SAPBExfilterDrill does not work????

$
0
0

Hi Gurus,

in the new BEx Analyzer standard workbok (NW2004s) there is a style available with name SAPBExfilterDrill! This style enables the same functionality like in BW3.5. The characteristics which are available in the result area (that means drill down is existing) are not marked in the navigation panel.

 

In BW 3.5 any characteristic which is in the drilldown is marked with pattern. Does anyone knows whats wrong with the workbook? I use Frontend SP 11.

Regards,

Adem


more than Condition on BEX Query

$
0
0

Dears,

I fond that i can create more than Condition for the same query in BEx query designer,

is it applicable to create more than condition of the same on the same query with the same type?

ex: Top 10 vendor by Net vale  and top 10 purchase group by Net value, etc?

Please advice , as i want to make a work around for only  one query rather than create a separate query for each one  :

one for top 10 vendor ,one for top 10 purchase  group  and etc for consuming it at dashboard .

thanks in advance.

 

Message was edited by: Hady Ibrahim

Choosing Key figure as input ?

$
0
0

Hi All,

 

We have  a requirement , user needs to choose any of the Key figures as input from below

eg:
- Fin Forecast

- Con Forecast
- Mktg Forecast

 

and with based on that dynamically the RKF in Column values(Period) should change.
Currently the report lay out is like below :



MaterialPeriod 1Period 2Period 3Period 4Period 5Period 6
800654544
801555555


So my question is how to choose/pass Keyfigures as input.

 

Regards,
Pre Dev

SumGT function is showing unexpected result

$
0
0

Hi,

 

I am creating Bex query but I am not getting proper result when I am using sumgt data function.

I am attached the screen shot.

 

in formula11 I have used SUMGT( count)

 

In attached screen shot I want formula11 as 5865 ,663 but is showing

summation of 5865+663

 

Pls suggest the solution.

BEX Cascading Variable

$
0
0


Good Morning,

 

I have a BEx query with 2 variables.  Fiscal Year, Budget Version.   The request is for Budget Version selections to only display values for the year previously entered in Fiscal Year.  I am not seeing anything recent on this topic except that BEx does not support this feature...but that was in an older post.

 

Any suggestions?

 

Thanks for your help!

 

Roseanne

Combined "and/or" Filter for two attributes in a Query

$
0
0

Hi,

 

I have two attributes - "Type" and "Reason"

 

I need a filter for e.g.


((Type = 1) and (Reason = 2 or Reason = 3)) or

((Type = 2) and (Reason = 5 or Reason = 6)) or

......

 


My only idea is to concat this two attributes in a new attribute in the cube.

 

But I'm seaching for a better solution - without a new attribut.

Web Application Designer - export to XLS/PDF layout

$
0
0

Hello experts,

 

I have a situation when Web Report has 6 different data providers. Each of these data providers is assigned to analysis item. So there are 6 analysis items (let's call them AI1, AI2, AI3, AI4, AI5 and AI6). When I do the export to excel or PDF, the layout of the document looks like this:
AI1

AI2

AI3

AI4

AI5

AI6.

 

However, I need the layout to look like this:

AI1 AI2

AI3 AI4

AI5 AI6.

 

Is there a way to do that in WAD?

 

Thank you in advance!

Filter command URL for WAD 3.x

$
0
0

Hello Guys,

 

I have a WAD in which there are 2 tabs using command URLs. Each of these tabs have their own queries. The queries are exactly the same except that the Q2 has a hierarchy restricted to a particular node.

 

Now when i jump from Tab II to Tab I, the filter value is stored and the output is shown exactly same as Tab I.

 

I want to drop filter for my hierarchy node while jumping from Tab II to Tab I.

 

Or, can I restrict my query I itself and use for Tab II by restricting (filtering) it for the required node using command URL?

I have never worked on WAD 3.x. Can anyone please help me with the command for restricting query 1 or dropping filters?

 

Thanks in advance!

 

Regards,

Sheen


Problems during refresh of BExAnalyzer Workbook

$
0
0

Dear all,

we have a custom workbook with additional functionality. We implemented a custom button for the refreshing of the data according to SAP note 2178674. With our new patch 7.4 patchlevel 601 this solution does not work anymore because an internal BEXAnalyzer.xla function fails.

 

We call the funtion sapbexinitConnection (like in SAP note). Then initConnection is called internally and in this function the object pAddin does not support an Object.
For detailed view please view the screenshots.

 

 

Maybe somebody can help me our also encountered the same Problem.

 

Best regards,

Helge

SAP BEx Analyzer GET_QCUBE_BUFFER_EXACTLY-01

$
0
0

Hi all,

 

Our BW system is 7.40 SP12 and database is Oracle 11.2.0.4

 

When we run a BEx query that attracts large data, BEx session is terminating abnormally. Immediately after we run the same query, the query is running successfully.

 

We can not see any record in transaction ST22 but in transaction sm21 we have the following error like this "X MESSAGE BRAIN 299: CL_RSR_RRK0_PARTITION GET_QCUBE_BUFFER_EXACTLY-01".

 

Do you have any suggested solution?

 

 

Best regards,

 

Mehdi

Exception aggregation not working as expected in BW 7.3 on HANA DB

$
0
0

Hello All,

 

In one of the query we have a calculated key figure wherein we have a counter defined with Exception Aggregation - “Counter of All Detailed Values That are Not Zero, Null or Error”. Also, there are cell level restrictions based on some date fields.


However, the output is showing total count value or some absurd value which is incorrect.


Kindly help with a workaround to fix this issue.

 

 

Note - We tried directly using the Key Figure with the also restricting the characteristic (doc number) is not equal to zero.but if the counter value is 2 then report output shows as 2 whereas we need to only read the doc number once and give output as 1.

 

 

 

Thanks & Regards

Sneha

keyfigure display based on two characteristic values

$
0
0

In Bex Query Desinger , I m creating one new Query  based on the data in DSO.

Requirment is :

I have to check the characterisitc values of two different fields in BEx Query Desinger

I have to dispaly a keyfigure  "quantity" accordingly with the follwing condition

 

if Material Type = AAA then 0

 

else if Material Type = BBB and Material = PPP then 0

 

else if Material Type = BBB and Material <> PPP then Qty *-1

else if Material Type = XXX or yyy then Qty * -1

 

else Qty

 

 

 

Any idea on above requirement.

Currency conversion Pre-requisite table schema

$
0
0

Hi ,

 

I am new in SAP Hana DB. I want to use the currency conversion functionality but i am unable to find the pre-requisite tables (TCURC, TCURF, TCURN, TCURR, TCURT, TCURV, TCURW and TCURX) .

 

Anybody, provide me the schema of these tables because i am unable to find these tables in SYSTEM schema .

 

Regards,

Junaid

Viewing all 4032 articles
Browse latest View live