Oracle Solution for Error ora-31667

Solution for Oracle Error ORA-31667

ORA-31667: parameter name can not be defaulted

What triggered the Error:

A null was supplied for the parameter name.

What should we do to fix it:

Fix the call by providing a valid parameter name.