DBA Data[Home] [Help]

APPS.WIP_BFLPROC_PRIV dependencies on BOM_EXPLOSION_TEMP_S

Line 1118: bom_explosion_temp_s.nextval,

1114: end if;
1115:
1116: begin
1117: select bp.inherit_phantom_op_seq,
1118: bom_explosion_temp_s.nextval,
1119: msi.bom_item_type,
1120: bp.maximum_bom_level
1121: into l_inheritPhOpSeq,
1122: l_grpID,