DBA Data[Home] [Help]

APPS.WIP_WICTPG dependencies on WIP_ENTITIES

Line 90: wip_entities we,

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
94: and wl.line_id (+) = tmp.line_id

Line 141: -- of WIP_DISCRETE_JOBS/WIP_ENTITIES. Please refer to the WIP Technical

137:
138:
139: -- Below are non-WIP tables that have foreign key references to WIP_ENTITY_ID
140: -- (note that WIP tables also have foreign key references to WIP_ENTITY_ID
141: -- of WIP_DISCRETE_JOBS/WIP_ENTITIES. Please refer to the WIP Technical
142: -- Reference Manual for a list of those tables).
143: --
144: -- cst_std_cost_adj_values
145: -- (wip_entity_id)