DBA Data[Home] [Help]

APPS.WIP_INTERFACE_ERR_UTILS dependencies on WIP_JOB_DTLS_INTERFACE

Line 86: from wip_job_dtls_interface

82: created_by
83: into l_last_update_login,
84: l_last_updated_by,
85: l_created_by
86: from wip_job_dtls_interface
87: where interface_id = current_errors(error_no).interface_id;
88: end if;
89:
90: