Need help in Lease Management API
When I create Payment schedule (Navigation-> Fixed Assets Manager -> Setup -> Asset System -> Leases -> Lease Payments) and Lease (Navigation-> Fixed Assets Manager -> Setup -> Asset System -> Leases -> Lease Details) from front end, then the details are getting populated in screen 'Export Lease Payments to Payables' and is available to export to Payables.
But when I use API FA_LEASE_SCHEDULE_PUB.CREATE_LEASE_SCHEDULE to create payment schedule and API FA_LEASE_PUB.create_lease to create Lease. Lease and Payment Schedules are created successfully, but the details are not available in the screen 'Export Lease Payments to Payables' to export payments to Payables. Can you please let me know if we need to do anything else to be available in this screen.