DBA Data[Home] [Help]

APPS.QA_SOLUTION_DISPOSITION_PKG dependencies on WIP_OPERATIONS

Line 2920: FROM wip_operations

2916: AND bsoav.operation_code = p_operation_code;
2917:
2918: CURSOR op_seq_cur IS
2919: SELECT operation_seq_num
2920: FROM wip_operations
2921: WHERE wip_entity_id = l_wip_entity_id
2922: AND operation_seq_num = p_op_seq_num;
2923:
2924: CURSOR dept_cur IS