DBA Data[Home] [Help]

APPS.PN_VAR_RENT_PKG dependencies on PN_VAR_NATURAL_BP_PKG

Line 9190: pn_var_natural_bp_pkg.build_bkpt_details_main(errbuf => l_errbuf,

9186: l_bkpt_exists := rec.bkpt_exists;
9187: END LOOP;
9188:
9189: /* This generates the breakpoint details for Natural breakpoints */
9190: pn_var_natural_bp_pkg.build_bkpt_details_main(errbuf => l_errbuf,
9191: retcode => l_ret_code,
9192: p_var_rent_id => p_var_rent_id);
9193:
9194: