DBA Data[Home] [Help]

APPS.ARW_CMREQ_COVER dependencies on RA_BATCH_SOURCES

Line 173: p_batch_source_name IN ra_batch_sources.name%type,

169: ) RETURN varchar2;
170:
171: PROCEDURE ar_autocreate_cm(
172: p_request_id IN ra_cm_requests.request_id%type,
173: p_batch_source_name IN ra_batch_sources.name%type,
174: p_credit_method_rules IN varchar2,
175: p_credit_method_installments IN varchar2,
176: p_trx_number IN ra_customer_trx.trx_number%type DEFAULT NULL,
177: p_error_tab OUT NOCOPY arp_trx_validate.Message_Tbl_Type,