DBA Data[Home] [Help]

APPS.WIP_VALIDATEMLHEADER_PVT dependencies on WIP_JOB_DTLS_INTERFACE

Line 4669: from wip_job_dtls_interface

4665: where wo.wip_entity_id = wdj.wip_entity_id and
4666: wo.organization_id = wdj.organization_id
4667: minus
4668: select operation_seq_num
4669: from wip_job_dtls_interface
4670: where group_id = wjsi_row.group_id
4671: and parent_header_id = wjsi_row.header_id
4672: and load_type = WIP_JOB_DETAILS.WIP_OPERATION
4673: ) ;