Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

OptionComment
XPXOptioncomment

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"