DBA Data[Home] [Help]

APPS.FLM_CREATE_PRODUCT_SYNCH dependencies on BOM_PARAMETERS

Line 319: from bom_parameters

315: MRP_UTIL.MRP_LOG('In get assemblies');
316: end if;
317: /* Added to retrive inherit_phantom_op_seq value for Bug # 1973152 */
318: SELECT inherit_phantom_op_seq INTO var_inherit_phantom
319: from bom_parameters
320: where organization_id = arg_org_id;
321:
322: BEGIN
323: l_bill_sequence_id := null;