locked
SFx 2.1: Is it possible to change the default behavior of <table>_SelectChanges stored procedure? RRS feed

  • Question

  • Using SFx 2.1 and I want to avoid having to "touch" records that move into a scope in order to force them to be seen as "changed". Instead I want to add a union to the _SelectChanges SProc so that it returns the records that moved into the scope (without having been added/edited) since I can easily select them.

    Is it as simple as editing the SP or do I need to change the framework tables too?

    Thanks!

    Thursday, September 8, 2016 9:15 PM