DBA Data[Home] [Help]

APPS.OPI_DBI_RES_PKG dependencies on WIP_ENTITIES

Line 800: wip_entities we,

796: Decode(we.entity_type, 1, 1, 2, 2, 3, 1, 4, 3, 5, 5, 8, 5, 0) job_type,
797: wt.primary_item_id assembly_item_id
798: FROM wip_transactions wt,
799: wip_transaction_accounts wta,
800: wip_entities we,
801: mtl_uom_conversions m,
802: mtl_uom_conversions m2,
803: opi_dbi_run_log_curr rlc,
804: bom_department_resources bdr

Line 1111: wip_entities we,

1107: Decode(we.entity_type, 1, 1, 2, 2, 3, 1, 4, 3, 5, 5, 8, 5, 0) job_type,
1108: wt.primary_item_id assembly_item_id
1109: FROM wip_transactions wt,
1110: wip_transaction_accounts wta,
1111: wip_entities we,
1112: opi_dbi_run_log_curr rlc,
1113: bom_department_resources bdr,
1114: mtl_uom_conversions m,
1115: mtl_uom_conversions m2