DBA Data[Home] [Help]

APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on BOM_PARAMETERS

Line 3850: from bom_parameters

3846: --get inherit_op_sequence
3847: l_stmt_num := 30;
3848: select INHERIT_PHANTOM_OP_SEQ
3849: into l_inherit_phantom_op_seq
3850: from bom_parameters
3851: where organization_id = p_organization_id;
3852:
3853: l_stmt_num :=40;
3854: IF l_inherit_phantom_op_seq = 1 THEN