...
Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
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
...
1 | Type | Name | Comment |
2 | GENERIC | modelId | comment |
3 | INTEGER | options | |
4 | SET OF GENERIC | createdInstances | |
5 | SET OF GENERIC | modifiedInstances | |
6 | SET OF GENERIC | deletedInstances | |
7 | SET OF GENERIC | changedRolesInstances | |
8 | SET OF GENERIC | validatedInstances | |
Return Value
...
Insert excerpt |
---|
| US:_r_XPX_Return_Value |
---|
| US:_r_XPX_Return_Value |
---|
nopanel | true |
---|
|
Options
...
Option | Comment |
XPXOption | comment |
Example
...
Code Block |
---|
|
<Missing Example> |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "extension_schema" and parent = "5636522" |
---|
|