4.implementing Derived Attribute View of Type Shiptoparty
4.implementing Derived Attribute View of Type Shiptoparty
In some business cases, it is required to use the same attribute view more than once. (Example: Two logical join
of different join types but defined on the same attribute view.)
Another example, Sales table has 3 dates i.e. Sales_Open_Date, sales_Closed_Date, Sales_Begin_Date. All these
columns should be joined with the date attribute view separately
In such cases, one can derive an attribute view using the base view which acts as reference to the base attribute
view. The derived attribute view will be opened in the read only mode. The only Editable field will be its
description.
The derived attribute view will act as a reference to its base attribute view.
Click finish
In customer view the color will be like this
Only we can change the description except this we cannot do any changes in derived view
If we want see more properties:
Click on data foundation<click on free space<properties<we can see engine as join <base attribute view
This view will change only when base attribute view will be change