Kbase P177662: Is the value of TRACKING-CHANGES passed when ProDataSet parameters are passed by value?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/04/2011 |
|
Status: Unverified
GOAL:
Is the value of TRACKING-CHANGES passed when ProDataSet parameters are passed by value?
GOAL:
Is TRACKING-CHANGES set to the same value in the called procedure as it has in the calling procedure when a ProDataSet parameter is passed by value?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
FIX:
If a ProDataSet is passed by value remotely or locally and TRACKING-CHANGES is true for the ProDataSet or any of its tables, the before- and after-tables are passed in their current state, but the value of the TRACKING-CHANGES attribute is not passed. In other words, TRACKING-CHANGES is not automatically set to true on the receiving side.