DBA Data[Home] [Help]

APPS.LNS_REP_UTILS dependencies on LNS_TERMS

Line 277: 'lns_terms t, ' ||

273: 'and end_date is null ) AS ORIGINAL_RECEIVABLES ' ||
274: 'from ' ||
275: 'lns_loan_headers_all lh, ' ||
276: 'hz_parties hp, ' ||
277: 'lns_terms t, ' ||
278: 'lns_lookups llk, ' ||
279: 'LNS_PAY_SUM_V pay, ' ||
280: 'hz_cust_accounts_all account, ' ||
281: 'lns_lookups llkrt, ' ||

Line 1531: lns_terms t,

1527: ), XMLFormat.createformat('ROWSET')).getClobVal()
1528: from
1529: lns_loan_headers_all lh,
1530: hz_parties hp,
1531: lns_terms t,
1532: lns_int_rate_headers intrt,
1533: lns_rate_schedules ratesch,
1534: hz_locations loc,
1535: fnd_territories_tl terr,