DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on MTL_PLANNERS

Line 6493: ,mtl_planners p

6489:
6490: SELECT u.user_name
6491: INTO x_planner_code
6492: FROM mtl_system_items_vl item
6493: ,mtl_planners p
6494: ,fnd_user u
6495: WHERE item.inventory_item_id = p_inventory_item_id
6496: and item.organization_id = p_organization_id
6497: and p.organization_id = item.organization_id