DBA Data[Home] [Help]

APPS.WF_MAIL dependencies on WF_ITEM_ACTIVITY_STATUSES_H

Line 1614: from wf_item_activity_statuses_h ias

1610: where ias.item_type = itemType
1611: and ias.item_key = itemKey
1612: union all
1613: select notification_id
1614: from wf_item_activity_statuses_h ias
1615: where ias.item_type = itemType
1616: and ias.item_key = itemKey)
1617: iantf,
1618: wf_notifications ntf

Line 1636: from wf_item_activity_statuses_h ias

1632: where ias.item_type = itemType
1633: and ias.item_key = itemKey
1634: union all
1635: select notification_id
1636: from wf_item_activity_statuses_h ias
1637: where ias.item_type = itemType
1638: and ias.item_key = itemKey)
1639: iantf,
1640: wf_notifications ntf

Line 1656: from wf_item_activity_statuses_h ias

1652: where ias.item_type = itemType
1653: and ias.item_key = itemKey
1654: union all
1655: select notification_id
1656: from wf_item_activity_statuses_h ias
1657: where ias.item_type = itemType
1658: and ias.item_key = itemKey
1659: )
1660: iantf,