DBA Data[Home] [Help]

APPS.WIP_WICTPG dependencies on WIP_PURGE_TEMP

Line 89: from Wip_Purge_Temp tmp,

85: 3, we.wip_entity_name,
86: 8, we.wip_entity_name,
87: 2, NULL) wip_entity_name ,
88: wl.line_code
89: from Wip_Purge_Temp tmp,
90: wip_entities we,
91: wip_lines wl
92: where tmp.group_id = c_group_id
93: and we.wip_entity_id = tmp.wip_entity_id