Kbase P107562: What is the procedure called when migrating a static ADM2 trigger to dynamics?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/11/2005 |
|
Status: Unverified
GOAL:
What is the procedure called when migrating a static ADM2 trigger to dynamics?
GOAL:
How does Dynamics implement static ADM2 trigger procedures?
FACT(s) (Environment):
Dynamics
FIX:
When saving a static object as dynamic, if the option to create a super procedure is selected then Dynamics creates a procedure for each static trigger event.
So for example if a static smartDataViewer contains a LEAVE trigger against a custNum fillin, then dynamics would create a "custNumLEAVE" procedure in the specified super procedure.
This procededure would then have to be associated with the custNum field on the dynamic smartDataViewer, via its dyanmic property sheet LEAVE event.