DBA Data[Home] [Help]

APPS.BOMPXINQ dependencies on BOM_COMPONENT_OPERATIONS

Line 1359: FROM bom_component_operations

1355: attribute12,
1356: attribute13,
1357: attribute14,
1358: attribute15
1359: FROM bom_component_operations
1360: WHERE component_sequence_id = P_component_sequence_id;
1361: l_comp_details Component_Details_CUR%ROWTYPE;
1362: l_cnt NUMBER;
1363: j NUMBER;