Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languageexpress
The function will only return an aggregateId when the actual returned aggrId is an existing aggregate in the actual data base. 
When the actual aggregateId is not a valid id, the function will fail, return the value xpxNULLID and throw an exception.

FUNCTION xpfIntegerToAggregateId (value       : INTEGER)
                                  aggregateId : AGGREGATE OF GENERIC;