DBA Data[Home] [Help]

APPS.PAY_BEE_SS dependencies on PAY_ACTION_INFORMATION_API

Line 1127: pay_action_information_api.create_action_information

1123: loop
1124:
1125: fetch batch_validation_messages_cur into l_source_type_meaning, l_line_text, l_message_level, l_assignment_number, l_element_name, l_batch_id_1, l_source_type, l_source_id;
1126: exit when batch_validation_messages_cur%notfound;
1127: pay_action_information_api.create_action_information
1128: (p_action_context_id => l_batch_id_1
1129: ,p_action_context_type => 'BEE'
1130: ,p_action_information_category => 'PAY_BEE_SS'
1131: ,p_source_id => l_source_id