DBA Data[Home] [Help]

APPS.WIP_MASSLOAD_PVT dependencies on BOM_BILL_OF_MATERIALS

Line 511: bom_bill_of_materials bom,

507: wjsi.attribute15,
508: wjsi.serialization_start_op
509: from wip_accounting_classes wac,
510: bom_operational_routings rtg,
511: bom_bill_of_materials bom,
512: wip_parameters wp,
513: wip_job_schedule_interface wjsi
514: where wjsi.rowid = p_rowid
515: and nvl(rtg.cfm_routing_flag,2) = 2