DBA Data[Home] [Help]

APPS.LNS_REP_UTILS dependencies on LNS_TERMS

Line 303: 'lns_terms t, ' ||

299: 'and end_date is null) AS ORIGINAL_RECEIVABLES ' ||
300: 'from ' ||
301: 'lns_loan_headers_all_vl lh, ' ||
302: 'hz_parties hp, ' ||
303: 'lns_terms t, ' ||
304: 'lns_lookups llk, ' ||
305: 'LNS_PAY_SUM_V pay, ' ||
306: 'hz_cust_accounts_all account, ' ||
307: 'lns_lookups llkrt, ' ||

Line 1635: lns_terms t,

1631: ), XMLFormat.createformat('ROWSET')).getClobVal()
1632: from
1633: lns_loan_headers_all_vl lh,
1634: hz_parties hp,
1635: lns_terms t,
1636: lns_int_rate_headers_vl intrt,
1637: lns_rate_schedules ratesch,
1638: hz_locations loc,
1639: fnd_territories_tl terr,