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.


Report
All responses (
Answers (