cancel
Showing results for 
Search instead for 
Did you mean: 

Bex-Analyzer

Former Member
0 Kudos

Hi,

I would like to know the business cases / scenarios for the below mentioned items:

1. Bex Analyzer

2. Conditions

3. Exceptions

4. Restricted Key Figures

5. calculated Key Figures

6. Free Characteristics

7. Filters

8. variables

9.structures

In addition to the above, I would like to know where we use the ABAP routines for the transformation.

Highly appreciate your valuable cooperation.

Regards,

Bipin

Accepted Solutions (1)

Accepted Solutions (1)

former_member182516
Active Contributor
0 Kudos

Search in sdn forums there are lots of scenarios on the below mentioned terms before posting.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Bipin ,

Bex-Analyzer : It is an Analyzing & Reporting Tool Embedded with Microsoft Excel.

An Work Bench Designer for modifying the queries.

Filter : It is meant for filtering the data according to the Characteristics you mentioned.

Only Characteristics are allowed in Filter for restricting the data.

Free-Characteristics: Helps for hiding the data , you can specify both characteristics & key figures.

Free-Charecteristics will be displayed in White colour at query designer.

If you double click it original data will be shown (similar to like a check box) .

Restricted Key-Figure: Restricting the Data locally , applied only to that particular work bench query.

->New Selection.

->New Formula.

Calculated Key-Figure: Restricting the Data Globally , applied to all queries for that Data Target ( InfoCube , DSO ).

Condition: According to your requirements you can write own condition for fetching the Data .

Exception: Similar to Condition , Colors are applied to Differentiate the Data .

Helps differentiate the data easily (Good - Green, Medium -yellow , Bad -red).

Variables: Variables are used in Run time Environment.

Data will be fetched according to the runtime variable declared.

Helps in mathematical calculation (or) at the time of currency calculations.

Structure: It is a skeleton representation of a table , which is a Re-usable Component .

Structure is a global declaration can be applied for all queries to an Data Target.

Regards,

MaNo