DBA Data[Home] [Help]

APPS.OKL_BPD_ADVANCED_BILLING_PVT dependencies on OKC_CONTACTS_V

Line 531: l_sales_person okc_contacts_v.object1_id1%TYPE;

527: AND contact.cro_code = 'SALESPERSON';
528:
529: l_salesrep_id ra_salesreps.SALESREP_ID%TYPE;
530: l_salesrep_name ra_salesreps.NAME%TYPE;
531: l_sales_person okc_contacts_v.object1_id1%TYPE;
532: --stmathew - Bug 4372869/4222231..end
533: --start:| 06-Apr-2007 cklee -- Fixed kle_id, asset_number issues |
534: l_is_top_line number;
535: is_top_line_flag boolean;