...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfCreateInstanceExBN (modelId : GENERIC; qualifiedSchemaName : STRING; entityNameOrViewEntityName : STRING;) newInstanceId : GENERIC; |
This function can be used to create persistent instances, scratch instances, volatile instances and view_entity instances (all kind of instances).
...