DBA Data[Home] [Help]

APPS.WF_MONITOR dependencies on WF_ITEM_ATTRIBUTE_VALUES

Line 650: wf_item_attribute_values iav

646: 'DD-MON-YYYY HH24:MI:SS')),
647: 'LOOKUP', wf_core.activity_result(ia.format, iav.text_value),
648: iav.text_value) value
649: from wf_item_attributes_vl ia,
650: wf_item_attribute_values iav
651: where iav.item_type = x_item_type
652: and iav.item_key = x_item_key
653: and ia.item_type = iav.item_type
654: and ia.name = iav.name