DBA Data[Home] [Help]

APPS.ARP_DEDUCTION_COVER dependencies on ARP_CMREQ_WF

Line 161: arp_cmreq_wf.InsertTrxNotes

157: FND_MESSAGE.set_token('CLAIM_NUM',p_claim_number);
158: FND_MESSAGE.set_token('AMOUNT',p_amount);
159: l_note_text := FND_MESSAGE.get;
160:
161: arp_cmreq_wf.InsertTrxNotes
162: (x_customer_call_id => NULL,
163: x_customer_call_topic_id => NULL,
164: x_action_id => NULL,
165: x_customer_trx_id => p_customer_trx_id,