Informix Error -4131
-4131 No implied object for this non-shared function call ("SELF" is
not defined in this context).No object reference has been supplied for this member function call. If the member function call was made inside a member function, "self" would be the implied object reference. This call was made in a nonmember function body, so there is no implied object reference.