DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_CTO_SRC_ORGS

Line 620: from bom_cto_src_orgs bcso,

616: bcolu.option_specific,
617: bcso.create_bom bom_create,
618: bcso.model_item_id,
619: bcso.config_item_id
620: from bom_cto_src_orgs bcso,
621: bom_cto_order_lines_upg bcolu
622: where bcso.line_id = pLineId
623: and bcso.model_item_id = pModelId
624: and bcso.config_item_id is not null