InterviewSolution
Saved Bookmarks
| 1. |
Why Do You Need Primary In Mvg? |
|
Answer» for a multivalue field there is a field called SSA Primary Field available in the parent BC. this field stores the primary child. which avoids querying on the child BC for displaying the value in the MVG. this is for PERFORMANCE improvision. this creates 1:1 LINK. for a multivalue field there is a field called SSA Primary Field available in the parent BC. this field stores the primary child. which avoids querying on the child BC for displaying the value in the MVG. this is for performance improvision. this creates 1:1 Link. |
|