Lease amendment updates/extends the existing payment term end date, while adding new payment terms
Lease amendment updates/extends the existing payment term end date, while adding new payment terms
We have leases with payment lines created in first run.
Then we have some amendments on the same lease, while adding new payment terms
When we tried to amend the lease , by adding new payment terms.
But this also extended the existing payment terms.
Is there any parameter that controls this behavior in update lease API.
pn_lease_pub.update_lease
(p_api_version => 1.0 ,
p_init_msg_list => fnd_api.g_false ,
p_commit => fnd_api.g_false ,
p_validate => fnd_api.g_false ,
p_lease_rec => lv_lease_rec ,