DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on OKX_SALESREPS_V

Line 9142: FROM okx_salesreps_v

9138: WHERE cust_account_id = cp_cust_acct_id;
9139:
9140: CURSOR c_salesrep(p_salesrep_id NUMBER) IS
9141: SELECT name
9142: FROM okx_salesreps_v
9143: WHERE id1 = p_salesrep_id;
9144:
9145: CURSOR c_prompt_name IS
9146: SELECT rdef.rule_code,col.form_left_prompt