Skip to main content
10-Marble
December 3, 2014
Question

Setting Pending Effectivity for a Change Activity Programmatically

  • December 3, 2014
  • 1 reply
  • 868 views

Has anybody set the Pending Effectivity for the Parts in a Change Activity programmatically? I'm trying to make my way throught he JavaDoc and some code I

1 reply

11-Garnet
December 3, 2014

This one written for 9.1 version. It should work for 10.X, may be with little modification.


Since you mentioned, IBA values going to drive effectivity setting, make sure to createPendingDateEffectivity object first and use attached methods, filter changeRecords based on changeable value.


Let me know, how it goes or if you find a different way of doing it.