Rent Increase "Terms" button disabled
Hi @Vaishali -Oracle & community - I'm encountering a new issue on RI. Terms button to approve RI is disabled. Not sure whats missing and why. Tried to verify the form logic and see below SQL is returning NULL for my index period.
any help is appreciated. TIA
" IF name_in('PERIODS_FDR_BLK.INDEX_PERIOD_ID') IS NOT NULL THEN
l_term_exists := pn_index_lease_common_pkg.find_if_term_exists(
to_number(name_in('PERIODS_FDR_BLK.INDEX_PERIOD_ID')));"
Below are steps I did for the Lease.
1) Created a Lease with payment term & Lease terms as 01-JAN-2000 till 31-DEC-2004