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 559: arp_cr_util.get_creation_info(p_receipt_method_id,

555: -- -------------------------------------------------------------
556:
557: -- the source type is needed for AR_DISTRIBUTIONS records
558:
559: arp_cr_util.get_creation_info(p_receipt_method_id,
560: p_remittance_bank_account_id,
561: l_creation_status,
562: l_source_type,
563: l_crh_ccid,