Adjusting Balance End Time to a Date in the Past

By default, the end time of a simple or periodic G/L balance instance cannot be adjusted to a date earlier than now.

When the End Date Adjustment Type value in the balance template is set to Allow, you can configure the system to allow the balance end time to be set in the past by answering y to the create_config.info question: GLOBAL:Should a manual balance adjustment allow the end time be set in the past (y/n)?

If you answer y to this question, the end date of a simple or periodic G/L balance can be adjusted to a date earlier than now through the MtxRequestSubscriberAdjustBalance and MtxRequestGroupAdjustBalance SubMan APIs.
Note: The end time cannot be later than the current time (now).

After making this change to the create_config.info question, apply the configuration change. For more information, see the discussion about applying MATRIXX Engine configuration changes in MATRIXX Installation and Upgrade.

For more information about MtxRequestSubscriberAdjustBalance and MtxRequestGroupAdjustBalance, see the discussion about SubMan APIs in MATRIXX Subscriber Management API.