DBA Data[Home] [Help]

APPS.LNS_REP_UTILS dependencies on XMLFORMAT

Line 1527: ), XMLFormat.createformat('ROWSET')).getClobVal()

1523: )
1524: FROM lns_amort_scheds_gt agt
1525: where agt.loan_id = lh.loan_id
1526: ) -- end of AMORTIZATION
1527: ), XMLFormat.createformat('ROWSET')).getClobVal()
1528: from
1529: lns_loan_headers_all lh,
1530: hz_parties hp,
1531: lns_terms t,