Hello, I have a requirement to run Customer Aging Data Storage in batch on a schedule. I know it runs in batch when a New customer aging data storage parameter set is created but that is a manual step.
I need to be able to automatically update the "Aging as of" date parameter automatically without affecting the standard process. So I duplicated CustAgingDataStorageController as CSICustAgingDataStorageController and have scheduled that. Now I was going to add PreRunModifyContract to my duplicate controller and update the aging as of date there. But I get the error that CustAgingDataStorageContract is marked as internal.
How do I automate the updating of the parameter parmBalanceAsOfDate() to today?
Thank you for your input.
By the way, the parmBalanceAsOfDate() method is also marked as internal.
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156