DBA Data[Home] [Help]

APPS.PAY_CA_ARCHIVE_UTILS dependencies on FF_CONTEXTS

Line 71: ff_contexts ffc

67: select fai.value
68: from ff_archive_items fai,
69: ff_database_items fdi,
70: ff_archive_item_contexts fac,
71: ff_contexts ffc
72: where fai.context1 = p_asg_act_id
73: and fai.archive_item_id = fac.archive_item_id
74: and fai.user_entity_id = fdi.user_entity_id
75: and fdi.user_name = p_db_name