DBA Data[Home] [Help]

APPS.ARP_PROGRAM_GENERATE_BR dependencies on ARP_PROCESS_BR_BATCHES

Line 939: arp_process_br_batches.insert_batch('FNDRSRUN', -- p_form_name

935: APP_EXCEPTION.raise_exception;
936: END IF;
937:
938: -- Insert the batch header in RA_BATCHES and the criteria in AR_SELECTION_CRITERIA
939: arp_process_br_batches.insert_batch('FNDRSRUN', -- p_form_name
940: NULL, -- p_form_version
941: p_batch_source_id, -- p_batch_source_id
942: p_batch_date, -- p_batch_date
943: l_gl_date, -- p_gl_date

Line 1057: arp_process_br_batches.update_batch ('FNDRSRUN', -- p_form_name

1053: ELSE
1054: l_status := 'CREATION_COMPLETED';
1055: END IF;
1056:
1057: arp_process_br_batches.update_batch ('FNDRSRUN', -- p_form_name
1058: NULL, -- p_form_version
1059: p_batch_id, -- p_batch_id
1060: l_batch_rec.name, -- p_name
1061: l_batch_rec.batch_source_id, -- p_batch_source_id