Skip to main content
Answer

Business event notifications fo unlocking prior periods.

  • October 27, 2023
  • 1 reply
  • 53 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

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.