Skip to main content

Get help for ARIS Process Mining functions and services

Create a dimension table for purchase order items

Create a transformation statement that creates a table with dimensional information for Create purchase order item activities from the EKPO and EKKO source tables.

The statement joins columns from EKPO and EKKO tables and provides them with the ACTVITY_ID of the related activities.

The procedure is similar to the one described in the Create a dimension table for purchase requisition items chapter.

The statement looks like this:

Transformation statement

Here you can find the sample transformation statement as an SQL code snippet. You can use the snippet to follow the described example: