DBA Data[Home] [Help]

APPS.WIP_REQUIREMENT_DEFAULT dependencies on WIP_ENTITIES

Line 124: from wip_entities we,

120:
121: /* MRP_net_flag */
122: select wdj.wip_supply_type, wdj.job_type, we.entity_type
123: into X_temp_wip_supply_type, X_job_type, X_entity_type
124: from wip_entities we,
125: wip_discrete_jobs wdj
126: where wdj.wip_entity_id = p_wip_entity_id
127: and wdj.organization_id = p_organization_id
128: and wdj.wip_entity_id = we.wip_entity_id