Skip to main content
Solved

Business event notifications fo unlocking prior periods.

  • October 27, 2023
  • 1 reply
  • 51 views

Hello, has anyone created a business event notification for when a prior period is unlocked?

Best answer by MayomiRodrigo36

Create a GI using the table PX.Objects.GL.FinPeriods.TableDefinition.FinPeriod, only to show closed periods

Create a business event using the created GI and set it to trigger by record change.

Please check the attached XML files for further information.

 

1 reply

Forum|alt.badge.img
  • Jr Varsity I
  • 28 replies
  • Answer
  • December 28, 2023

Create a GI using the table PX.Objects.GL.FinPeriods.TableDefinition.FinPeriod, only to show closed periods

Create a business event using the created GI and set it to trigger by record change.

Please check the attached XML files for further information.