DBA Data[Home] [Help]

APPS.AHL_WIP_JOB_PVT dependencies on WIP_OPERATIONS

Line 1242: WIP_OPERATIONS

1238: IS
1239: SELECT
1240: department_id
1241: FROM
1242: WIP_OPERATIONS
1243: WHERE
1244: wip_entity_id = c_wip_entity_id and
1245: operation_seq_num = c_op_seq_no;
1246: