DBA Data[Home] [Help]

APPS.ARP_PROGRAM_GENERATE_BR dependencies on ARP_PROCESS_BR_BATCHES

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

954: APP_EXCEPTION.raise_exception;
955: END IF;
956:
957: -- Insert the batch header in RA_BATCHES and the criteria in AR_SELECTION_CRITERIA
958: arp_process_br_batches.insert_batch('FNDRSRUN', -- p_form_name
959: NULL, -- p_form_version
960: p_batch_source_id, -- p_batch_source_id
961: p_batch_date, -- p_batch_date
962: l_gl_date, -- p_gl_date

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

1072: ELSE
1073: l_status := 'CREATION_COMPLETED';
1074: END IF;
1075:
1076: arp_process_br_batches.update_batch ('FNDRSRUN', -- p_form_name
1077: NULL, -- p_form_version
1078: p_batch_id, -- p_batch_id
1079: l_batch_rec.name, -- p_name
1080: l_batch_rec.batch_source_id, -- p_batch_source_id