SAP BW-egenskaper och nyckeltal
⚡ Smart sammanfattning
Characteristics and key figures in SAP BW define the structure of every query, where characteristics describe business dimensions and key figures hold the measurable values that formulas, calculated key figures, and restricted key figures refine for reporting.
What Are Characteristics and Key Figures in SAP Svartvitt?
In SAP BW, a query is built from characteristics and key figures. Egenskaper describe the business dimensions of the data, such as customer, product, or fiscal period. Nyckelfigurer hold the measurable values, such as revenue, quantity, or cost.
The settings below control how characteristics and key figures are displayed and calculated, and how formulas, calculated key figures, and restricted key figures refine the results.
Egenskapsinställningar – Visningsnamn
Som standard, när en egenskap läggs till i frågan, visar den beskrivningen som anges i SAP BW. It is possible to replace this with customized text as follows:
- Klicka på Egenskaper.
- Välj fliken Allmänt.
- Ange Descriptjon.
Egenskapsinställningar – Displayegenskaper
- Välj fliken Visa i egenskapsfönstret för den valda egenskapen.
- The “Display as” option is used to display either only the Key, only the Text, or both Key and Text.
- If a characteristic has two or more of Short / Medium / Long Text populated, “Text View” is used to display the corresponding text.
- It is possible to sort data ascending or descending either by the characteristic or any of its attributes.
- The “Result Rows” option is used to show or hide the sub-total for the underlying characteristic.
Egenskapsinställningar – Visa poster
The display option is used to define what data is viewed by the user during data selection (in filters) and after report execution.
- Välj fliken Avancerat i egenskapsfönstret för den valda egenskapen.
- Åtkomsttyp för resultatvärden. Välj ett av dessa värden.
- “Posted values” shows only records that have some transactions associated with them.
- “Master Data” displays all master data records irrespective of whether a transaction exists for them. It is ineffective if used with zero suppression.
- Val av filtervärde. Välj ett av dessa värden.
- Only Posted Values for Navigation: the system displays only posted values from the current navigational state.
- Only Values in InfoProvider: the system displays only values contained in the InfoProvider.
- Values in Master Data Table: faster, but may result in zero records matching the selection criteria.
Nyckelfigursinställningar – Visningsnamn
Som standard, när en nyckelfigur läggs till i frågan, visar den beskrivningen som anges i SAP BW. It is possible to replace this with customized text as follows:
- Klicka på Egenskaper.
- Välj fliken Allmänt.
- Ange Descriptjon.
Nyckeltalsinställningar – Bildskärmsegenskaper
- Välj fliken Visa i egenskapsfönstret för den valda nyckelfiguren.
- Dölj:
- The options “Always Show” and “Always Hide” are self-explanatory.
- “Hide (Can be Shown)” keeps a key figure hidden in the default output, but the user can later display it using filters.
- Number of Decimal places can be used to restrict the decimals displayed in the report.
- Scaling factor is used to show data in thousands, hundreds, and so on.
- The sign of key figures can be reversed if required. For example, Sales Quantity is a negative movement from the inventory perspective but positive from the sales perspective.
Nyckeltalsinställningar – Valuta eller enhetsomvandling
BW does not allow cumulating amounts in different units, for example one rupee to one dollar or one kilogram to one yard. When data exists in multiple currencies or units, all records must be converted to a single currency or unit using Currency Translation or Unit Conversion. The translation can be dynamic (using a selection screen variable) or static (with the target currency or unit hardcoded). The advantage of doing this in SAP BW är att den direkt importerar de omvandlingsfaktorer som finns tillgängliga i SAP ERP.
- Välj fliken Konverteringar.
- För valutaomräkning kan detta alternativ användas.
- För enhetsomvandling kan detta alternativ användas.
Nyckeltalsinställningar – Aggregation
Frågedesigner gives the flexibility of calculating aggregates such as average, summation, and minimum. Similar calculations can also be performed on row-level data.
- Välj fliken Beräkningar.
- Select from the different options available under the drop-down of “Calculate Results As”.
Nyckeltal – Lokal formel
BW allows the use of formulas on data coming from the InfoProvider to provide calculated values to the user, for example subtracKostnad från Revenue to calculate Profit.
Steps to Create a Formula
Steg 1)
- Right click on the structure “Key Figure”.
- Click on “New Formula”.
Steg 2) Click on the edit button of the properties box to create or edit a local formula.
Steg 3) Några av de vanliga operatorerna som används i BW inkluderar:
- Tillägg, Subtraction, Multiplication, and Division.
- NODIM displays key figures without their corresponding unit.
- NOERR displays zero instead of an error message, for example zero instead of a division-by-zero error.
- %GT shows the value of a key figure as a percentage of the total value.
- In the “Detail View” box, enter the formula.
- Använd operatorerna från "Operators” box.
Nyckeltal – Beräknat nyckeltal
If the same calculation is required for multiple reports, it can be mapped to the InfoProvider instead of being created individually in each query. Such a key figure is called a “Calculated Key Figure” or CKF.
Once defined, it can be dragged into a query like any other key figure. The biggest advantage of this approach is that it enables global definitions of common calculated KPIs.
Steg för att skapa ett beräknat nyckeltal:
- Navigate to the InfoProvider section.
- Right click on the Key Figures folder.
- Välj alternativet "Nytt beräknat nyckeltal".
Nyckeltal – Begränsat nyckeltal
Restricted Key Figures (RKF) can be used to selectively apply filters to a specific KPI in the report, but not to the entire report, for example splitting sales into columns such as YTD (Year To Date) Sales and PYTD (Previous Year To Date) Sales.
Steg 1)
- Navigate to the InfoProvider section.
- Right click on the Key Figures folder.
- Välj alternativet "Nytt begränsat nyckeltal".
Steg 2) Click on the edit button of the properties box to create or edit an RKF.
Steg 3) I den efterföljande skärmen måste minst ett nyckeltal och en egenskap anges för att göra en meningsfull RKF.
- The key figure which is to be restricted.
- The characteristic may be restricted by a selection screen variable to make it a “Dynamic” RKF.
- It may also be restricted by a constant, for example year = 2008. In the screenshot, version is restricted with the constant value “1”.
Liksom CKF är RKF:er också globala för InfoProvider och kan återanvändas i flera frågor med samma InfoProvider.















