Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to display the name of Corresponding department ??

ZeeShan ManZoorOct 24 2016 — edited Oct 25 2016

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 ??

s1.PNG

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

s1.PNG

This post has been answered by Timo Hahn on Oct 24 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2016
Added on Oct 24 2016
8 comments
775 views