DBA Data[Home] [Help]

APPS.CN_CALC_SUBLEDGER_PVT dependencies on CN_ROLE_PLANS_ALL

Line 235: cn_role_plans_all crp,

231: cl.commission_amount)) bonus_earned_ptd
232: FROM cn_commission_lines_all cl,
233: cn_commission_headers_all ch,
234: cn_srp_plan_assigns_all cspa,
235: cn_role_plans_all crp,
236: cn_quotas_all cq
237: WHERE cl.credited_salesrep_id = l_salesrep_id
238: AND cl.org_id = g_org_id
239: AND ch.commission_header_id = cl.commission_header_id