DBA Data[Home] [Help]

APPS.OKL_EC_UPTAKE_PVT dependencies on OKL_LEASE_APP_PVT

Line 42: OKL_LEASE_APP_PVT.get_credit_classfication(

38: lop.reference_number,
39: lop.prospect_id,
40: lop.prospect_address_id,
41: lop.cust_acct_id,
42: OKL_LEASE_APP_PVT.get_credit_classfication(
43: lop.prospect_id,
44: lop.cust_acct_id,
45: NULL) as customer_credit_class,
46: lop.sales_rep_id,

Line 60: OKL_LEASE_APP_PVT.get_credit_classfication(

56: lapp.reference_number,
57: lapp.prospect_id,
58: lapp.prospect_address_id,
59: lapp.cust_acct_id,
60: OKL_LEASE_APP_PVT.get_credit_classfication(
61: lapp.prospect_id,
62: lapp.cust_acct_id,
63: NULL) as customer_credit_class,
64: lapp.sales_rep_id,