InterviewSolution
| 1. |
What Is Derived Attribute Views? |
|
Answer» In some business cases, it is REQUIRED to USE the same attribute view more than once. 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. In some business cases, it is required to use the same attribute view more than once. 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. |
|