DBA Data[Home] [Help]

APPS.PAY_HK_IR56_REPORT dependencies on PAY_ASSIGNMENT_ACTIONS

Line 46: p_assignment_action_id in pay_assignment_actions.assignment_action_id%type)

42: procedure submit_report;
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;