DBA Data[Home] [Help]

APPS.AR_BUS_EVENT_COVER dependencies on AR_CASH_RECEIPTS

Line 115: p_receipt_number IN ar_cash_receipts.receipt_number%type,

111: ( p_request_id IN NUMBER);
112:
113: PROCEDURE Raise_Rcpt_Deletion_Event
114: ( p_payment_schedule_id IN NUMBER,
115: p_receipt_number IN ar_cash_receipts.receipt_number%type,
116: p_receipt_date IN ar_cash_receipts.receipt_date%type
117: );
118:
119: END AR_BUS_EVENT_COVER; -- Package spec

Line 116: p_receipt_date IN ar_cash_receipts.receipt_date%type

112:
113: PROCEDURE Raise_Rcpt_Deletion_Event
114: ( p_payment_schedule_id IN NUMBER,
115: p_receipt_number IN ar_cash_receipts.receipt_number%type,
116: p_receipt_date IN ar_cash_receipts.receipt_date%type
117: );
118:
119: END AR_BUS_EVENT_COVER; -- Package spec