DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on WF_ITEM_ACTIVITY_STATUSES

Line 1302: from wf_item_activity_statuses was

1298:
1299:
1300: select activity_status
1301: into lWfStat
1302: from wf_item_activity_statuses was
1303: where was.item_type = 'OEOL'
1304: and was.item_key = to_char(pModelLineId)
1305: and was.activity_status = 'NOTIFIED'
1306: and was.process_activity in