Enterprise Asset Management - EBS (MOSC)

MOSC Banner

instance_status LOV in the Asset Definition Form

edited May 3, 2019 11:00AM in Enterprise Asset Management - EBS (MOSC) 4 commentsAnswered ✓

Hello All,

I'm trying to limit the instace statuses shwon In the Asset Definition form.  One way is through the forms personalizations.  I'm trying to create a record group from query and assign to the LOV probably.

Can someone either telle me why this SQL is not working?

select name,description

from csi_instance_statuses

where name IN( 'STATUS1','STATUS2')

I'm not sure what form LOV is expecting exacly.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center