DBA Data[Home] [Help]

APPS.PAY_AU_GENERIC_CODE_CALLER dependencies on PAY_ASSIGNMENT_ACTIONS

Line 1280: l_assignment_action_id pay_assignment_actions.assignment_action_id%type ;

1276:
1277: l_procedure_name varchar2(61) := 'pay_au_generic_code_caller.save_result' ;
1278: l_archive_item_id ff_archive_items.archive_item_id%type ;
1279: l_user_entity_id ff_user_entities.user_entity_id%type ;
1280: l_assignment_action_id pay_assignment_actions.assignment_action_id%type ;
1281: l_legislation_code ff_user_entities.legislation_code%type ;
1282: l_object_version_number ff_archive_items.object_version_number%type ;
1283: l_some_warning boolean ;
1284: l_context_store t_context_store_tab ;