Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxGetTouchedInstancesInTransaction (modelId                   : GENERIC;
                                     options                   : INTEGER;
                                      VAR createdInstances      : SET OF GENERIC;
                                      VAR modifiedInstances     : SET OF GENERIC;
                                      VAR deletedInstances      : SET OF GENERIC;
                                      VAR changedRolesInstances : SET OF GENERIC;
                                      VAR validatedInstances    : SET OF GENERIC)
                                     status                    : INTEGER;
 
 
To be completed
 
The function xpxGetTouchedInstancesInTransaction

  • No labels