Database Error Messages

LPX-00750

arguments "~1s" to function "~2s" are null

Cause

Input arguments passed into this function are null when it is not supposed to.


Action

Make sure the caller function is not passing null for this parameter.