Hlo Experts
My jdeveloper version is 11.1.2.3.0
And i need to access the name of Department in Employees view object
Department and Employees have view link (Department is master and Employee view object is child and Employees vo contains the Department Id )
The Employee View object contains the id of Departments now i need to show the corresponding Department name ??
can i do this by using Employees RowImpl class as i hava a reference of Department's View in this class ??

so with the help of this link how can i get the dpartment name ??
