DBA Data[Home] [Help]

APPS.WIP_OPERATION_RESOURCES_PKG dependencies on BOM_RESOURCES

Line 216: from bom_resources br,

212: wcti.last_updated_by,
213: SYSDATE,
214: wcti.created_by,
215: wcti.last_update_login
216: from bom_resources br,
217: wip_operations wo,
218: wip_cost_txn_interface wcti
219: where wcti.source_code = 'NEW_RES'
220: and wcti.group_id = p_group_id