DBA Data[Home] [Help]

APPS.CN_CALC_POPULATE_PVT dependencies on CN_MARK_EVENTS_PKG

Line 519: cn_mark_events_pkg.mark_notify

515: from cn_commission_lines_all
516: where commission_header_id = cl.commission_header_id
517: and credited_salesrep_id = srp.salesrep_id));
518: IF (SQL%found) THEN
519: cn_mark_events_pkg.mark_notify
520: ( p_salesrep_id => srp.salesrep_id,
521: p_period_id => srp.period_id,
522: p_start_date => srp.start_date,
523: p_end_date => srp.start_date,