xpxGetTouchedInstancesInTransaction

FUNCTION 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;

Use this function to ....

Arguments


1TypeNameComment
2GENERICmodelIdcomment
3INTEGERoptions 
4SET OF GENERICcreatedInstances 
5SET OF GENERICmodifiedInstances 
6SET OF GENERICdeletedInstances 
7SET OF GENERICchangedRolesInstances 
8SET OF GENERICvalidatedInstances 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


OptionComment
XPXOptioncomment

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â