DBA Data[Home] [Help]

APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on BOM_PARAMETERS

Line 3882: from bom_parameters

3878: --get inherit_op_sequence
3879: l_stmt_num := 30;
3880: select INHERIT_PHANTOM_OP_SEQ
3881: into l_inherit_phantom_op_seq
3882: from bom_parameters
3883: where organization_id = p_organization_id;
3884:
3885: l_stmt_num :=40;
3886: IF l_inherit_phantom_op_seq = 1 THEN