Oracle Message ORA-19257 - XQST0037 - function or variable string in module already defined

ERRORXQST0037 - function or variable string in module already defined
CAUSEA module being imported contained the function or variable that is already declared in the static context of the importing module.
ACTIONRemove the conflicting declarations.