Code Block |
---|
The functions will only return an instanceId when the actual returned instanceId is an existing instance in the actual data base.
When the actual instanceId is not a valid id, the function will fail, return the value xpxNULLID and throw an exception.
FUNCTION xpxIntegerToInstanceId (value : INTEGER)
instanceId : GENERIC;
|
Page Comparison
General
Content
Integrations