DBA Data[Home] [Help]

APPS.PAY_HK_IR56_REPORT dependencies on FF_ARCHIVE_ITEMS

Line 47: return ff_archive_items.value%type;

43:
44: function get_archive_value
45: (p_archive_name in ff_user_entities.user_entity_name%type,
46: p_assignment_action_id in pay_assignment_actions.assignment_action_id%type)
47: return ff_archive_items.value%type;
48:
49: end pay_hk_ir56_report;