Posts Tagged:CDS

Data Modeling with CDS Views – Part 2: Currency/Unit Conversion & Date Functions

Introduction This blog series is about the basics of data modeling with CDS Views. Part 1 gave you an overview about the Syntax of a CDS view, Joins, Associations and Unions. Part 2 will give you a short overwiew about Currency/Unit Conversion and Date Functions. Currency/Unit Conversion To create a currency or unit conversion there…

Read More →

Data Modeling with CDS Views – Part 1: Basics

Introduction This blog series contains the basics of data modeling with CDS Views. The first Part will provide some information about the Syntax of  CDS views, Joins, Associations and Unions. CDS Syntax Just to give a very brief overview of the syntax of CDS, here I listed some basic rules: Of course, there are some…

Read More →

Kennzahlen und Textvariablen mit ABAP CDS-Views – Query Design Teil 2

Einleitung Im Blog „dynamische Variablenableitung mit ABAP CDS“ wurde erklärt wie Parameter dynamisch befüllt und auf einen Queryfilter angewendet werden können. Auf dem selben Datenmodell aufbauend, zeigen wir im aktuellen Blog wie Parameterwerte für die Einschränkung von Kennzahlen verwendet werden die in einem Plan-\Ist Vergleich zur Anwendung kommen. Dabei wird die vom User frei selektierbare…

Read More →

Dynamische Befüllung von Variablen mit ABAP CDS – Query Design Teil 1

Einleitung In diesem Blog wird anhand eines einfachen Beispiels gezeigt, wie mittels ABAP CDS dynamisch Variablenwerte abgeleitet und auf einen Queryfilter angewendet werden können. Die Funktion ähnelt somit der Customer Exit Variable aus der klassischen SAP BW Anwendung. Daten und Zielsetzung Für dieses Szenario wurde eine Tabelle (ZTKST_DVU) mit Beispieldaten erzeugt, welche unter anderem die…

Read More →

Back to Top