DBA Data[Home] [Help]

APPS.CST_PACEAMCOST_GRP dependencies on WIP_OPERATIONS

Line 2566: FROM wip_operations wo

2562: l_stmt_num := 370;
2563:
2564: SELECT department_id
2565: INTO l_dept_id
2566: FROM wip_operations wo
2567: WHERE wo.wip_entity_id = p_wip_entity_id
2568: AND wo.operation_seq_num = c_pda_rec.operation_seq_num;
2569:
2570: l_stmt_num := 375;