0% found this document useful (0 votes)
38 views10 pages

4.implementing Derived Attribute View of Type Shiptoparty

This document describes how to create a derived attribute view in SAP HANA Studio. A derived attribute view acts as a reference to a base attribute view and can be used when the same attribute view is required multiple times with different join types. To create a derived view, select the base attribute view and the derived view will be in read-only mode with only the description editable. The derived view output will match that of the base view.

Uploaded by

Subodh Kant
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views10 pages

4.implementing Derived Attribute View of Type Shiptoparty

This document describes how to create a derived attribute view in SAP HANA Studio. A derived attribute view acts as a reference to a base attribute view and can be used when the same attribute view is required multiple times with different join types. To create a derived view, select the base attribute view and the derived view will be in read-only mode with only the description editable. The derived view output will match that of the base view.

Uploaded by

Subodh Kant
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

IMPLEMENTING CUSTOMER ATTRIBUTE VIEW OF TYPE SHIPTOPARTY (DERIVED VIEW)

Derived attribute view:

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.

How to create a derived attribute view:

Go to remote desktop connection<start<click on saphana studio


Expand package< Right click on sub package<click new<click attribute view

Provide name<provide label<select sub type as derived


Click on browse<expand package<expand sub package<expand attribute views<click base attribute view
customer<click ok

Click finish
In customer view the color will be like this

In customer SHIPTOPARTY the color will be like this

It means derived view is in display mode we cannot change the object

We cannot change any join type. Everything is in display


Click on semantics<click on view properties

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

Go to AT_CUSTOMER VIEW<click on name2


Save and validate<save and activate

Click on Open data preview<click raw data

We can see same output in SHIPTOPARTY


Go to AT_SHIPTOPARTY view

<save and activate<save and validate<click on data preview<click rawdata


Output in different language:

Go to best system<right click on system<click on properties

Click additional properties<select locale<click apply<click ok


Click save and validate<click save and activate<click on data preview<click on raw data

You might also like