ELA: FIRST OPERAND OF . IS NULL, SO CANNOT ACCESS MEMBER TERMSCHEDULEID. 180,236
(Doc ID 2506061.1)
Last updated on OCTOBER 28, 2024
Applies to:
PeopleSoft Enterprise FIN Lease Administration - Version 9.2 and later Information in this document applies to any platform.
Symptoms
On : 9.2 version 30, Lease Maintenance
Below Error is generated when Activating a Lease with Multiple Payment Groups, Base Rent and Lease Incentive Payments:
ERROR -----------------------
First operand of . is NULL, so cannot access member TermScheduleID. (180,236) RE_BUSOBJ.TRANSACTION_MANAGEMENT.TermScheduleGenerator.OnExecute Name:GenerateTermSchedule PCPC:20054 Statement:252 Called from:RE_BUSOBJ.LEASE_MANAGEMENT.Lease.OnExecute Name:CreateFinancialSchedule Statement:195 Called from:RE_COMPONENTS.LEASE_MANAGEMENT.LeaseMaintenanceHandler.OnExecute Name:ActivateLeasePostChange Statement:838 Called from:RE_COMPONENTS.LEASE_MANAGEMENT.LeaseMaintenanceHandler.OnExecute Name:DoInPro
The first operand of the dot operator is the NULL value, indicating the lack of any object value. As a consequence, the given method or property cannot be used.