Oracle Error ORA-38613: FI Cursor is returning less than 2 columns.

Oracle Error Message

ORA-38613: FI Cursor is returning less than 2 columns.

Reason for the Error

Cursor parameter is returning less than 2 columns.

Solution

Modify the Cursor argument to return 2 columns.