DBA Data[Home] [Help]

APPS.BOMPLDCB dependencies on BOM_OPERATION_RESOURCES

Line 2237: bom_operation_resources bor,

2233: NULL, /* program_id */
2234: NULL /* program_update_date */
2235: from
2236: bom_op_sequences_interface osi,
2237: bom_operation_resources bor,
2238: bom_op_routings_interface b
2239: where
2240: osi.routing_sequence_id = b.routing_sequence_id
2241: and b.set_id = TO_CHAR(to_number(USERENV('SESSIONID')))