DBA Data[Home] [Help]

APPS.BOMPXINQ dependencies on BOM_COMPONENT_OPERATIONS

Line 1403: FROM bom_component_operations

1399: attribute12,
1400: attribute13,
1401: attribute14,
1402: attribute15
1403: FROM bom_component_operations
1404: WHERE component_sequence_id = P_component_sequence_id;
1405: l_comp_details Component_Details_CUR%ROWTYPE;
1406: l_cnt NUMBER;
1407: j NUMBER;