DBA Data[Home] [Help]

APPS.WIP_BFLPROC_PRIV dependencies on BOM_EXPLOSION_TEMP_S

Line 1092: bom_explosion_temp_s.nextval,

1088: end if;
1089:
1090: begin
1091: select bp.inherit_phantom_op_seq,
1092: bom_explosion_temp_s.nextval,
1093: msi.bom_item_type,
1094: bp.maximum_bom_level
1095: into l_inheritPhOpSeq,
1096: l_grpID,