DBA Data[Home] [Help]

APPS.CSTPOYLD dependencies on WIP_REQUIREMENT_OPERATIONS

Line 1675: wip_requirement_operations WRO,

1671: INTO
1672: x_pl_cost
1673:
1674: FROM
1675: wip_requirement_operations WRO,
1676: cst_item_costs CIC
1677: WHERE
1678: CIC.INVENTORY_ITEM_ID = WRO.INVENTORY_ITEM_ID
1679: AND CIC.ORGANIZATION_ID = WRO.ORGANIZATION_ID