DBA Data[Home] [Help]

APPS.OKL_SALES_QUOTE_QA_PVT dependencies on OKL_LEASE_APP_PVT

Line 165: OKL_LEASE_APP_PVT.get_credit_classfication(

161: lop.reference_number,
162: lop.prospect_id,
163: lop.prospect_address_id,
164: lop.cust_acct_id,
165: OKL_LEASE_APP_PVT.get_credit_classfication(
166: lop.prospect_id,
167: lop.cust_acct_id,
168: NULL) as customer_credit_class,
169: lop.sales_rep_id,

Line 182: OKL_LEASE_APP_PVT.get_credit_classfication(

178: lapp.reference_number,
179: lapp.prospect_id,
180: lapp.prospect_address_id,
181: lapp.cust_acct_id,
182: OKL_LEASE_APP_PVT.get_credit_classfication(
183: lapp.prospect_id,
184: lapp.cust_acct_id,
185: NULL) as customer_credit_class,
186: lapp.sales_rep_id,