DBA Data[Home] [Help]

APPS.ARP_PROC_RECEIPTS1 dependencies on ARP_CR_UTIL

Line 41: | arp_cr_util.get_creation_info as they cause |

37: | MODIFICATION HISTORY |
38: | |
39: | 21-AUG-95 OSTEINME created |
40: | 15-MAR-96 OSTEINME removed calls to procedure |
41: | arp_cr_util.get_creation_info as they cause |
42: | problems if the receipt is created as |
43: | approved (in this case it doesn't have |
44: | entries in AR_DISTRIBUTIONS yet. |
45: | 05-APR-96 OSTEINME added functionality (and parameters) to |

Line 574: arp_cr_util.get_creation_info(p_receipt_method_id,

570: -- -------------------------------------------------------------
571:
572: -- the source type is needed for AR_DISTRIBUTIONS records
573:
574: arp_cr_util.get_creation_info(p_receipt_method_id,
575: p_remittance_bank_account_id,
576: l_creation_status,
577: l_source_type,
578: l_crh_ccid,