DBA Data[Home] [Help]

APPS.PN_VAR_RENT_PKG dependencies on PN_VAR_NATURAL_BP_PKG

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

9169: l_bkpt_exists := rec.bkpt_exists;
9170: END LOOP;
9171:
9172: /* This generates the breakpoint details for Natural breakpoints */
9173: pn_var_natural_bp_pkg.build_bkpt_details_main(errbuf => l_errbuf,
9174: retcode => l_ret_code,
9175: p_var_rent_id => p_var_rent_id);
9176:
9177: