DBA Data[Home] [Help]

APPS.BOMPNORD dependencies on BOM_OE_EXPLODER_PKG

Line 244: BOM_OE_EXPLODER_PKG.be_exploder

240: /* Call the oe bom exploder to create the non-date specific bom */
241:
242:
243: stmt_num := 80;
244: BOM_OE_EXPLODER_PKG.be_exploder
245: (arg_org_id => org_id,
246: arg_starting_rev_date => least(X_revision_date, sysdate -
247: nvl(x_exp_past_days,1000)),
248: arg_expl_type => expl_type,