Function Status Codes

Function Status Codes

Data Import functions return the function status code. This code reports whether the function call was successfully completed. If the function call fails, the status code indicates the problem. This status code can be used to pinpoint run-time errors in your program.

The status code is an integer value. The Data Import provides predefined constants for the function status codes. This enables you to use the status name attached to each status code in your program.