DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on OKX_SALESREPS_V

Line 9047: FROM okx_salesreps_v

9043: WHERE cust_account_id = cp_cust_acct_id;
9044:
9045: CURSOR c_salesrep(p_salesrep_id NUMBER) IS
9046: SELECT name
9047: FROM okx_salesreps_v
9048: WHERE id1 = p_salesrep_id;
9049:
9050: CURSOR c_prompt_name IS
9051: SELECT rdef.rule_code,col.form_left_prompt