Oracle Error ORA-38471: ROWIDs for table aliases cannot be null

Oracle Error Message

ORA-38471: ROWIDs for table aliases cannot be null

Reason for the Error

An attempt was made to pass a null value for the table alias attribute in the data item, which is not permitted.

Solution

Pass a valid rowid value for the table alias.