Enterprise Asset Management - EBS (MOSC)

MOSC Banner

EAM query validate

edited Jun 11, 2016 5:04AM in Enterprise Asset Management - EBS (MOSC) 3 commentsAnswered

select wo.*

from

eam_work_orders_v          wo

     ,wip_requirement_operations ro

WHERE ro.organization_id   = 100

AND wo.organization_id     = ro.organization_id

AND wo.wip_entity_id       = ro.wip_entity_id

Can somebody validate if this query is fine? OR will there be any issue with this?

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