DBA Data[Home] [Help]

APPS.ARP_REVERSE_RECEIPT dependencies on ARP_MISC_CASH_DIST_PKG

Line 1066: | arp_misc_cash_dist_pkg.insert_p - Insertion table handler for |

1062: | |
1063: | SCOPE - PRIVATE |
1064: | |
1065: | EXETERNAL PROCEDURES/FUNCTIONS ACCESSED - NONE |
1066: | arp_misc_cash_dist_pkg.insert_p - Insertion table handler for |
1067: | AR_MISC_CASH_DISTRIBUTIONS table|
1068: | |
1069: | ARGUMENTS : IN: |
1070: | p_mcd_rec - Misc cash distributions receord structure |

Line 1108: arp_misc_cash_dist_pkg.insert_p( p_mcd_rec, l_mcd_id );

1104: P_mcd_rec.gl_posted_date := NULL;
1105: --
1106: -- For insertion use cash_receipt_id and reversal_gl_date=NULL
1107: --
1108: arp_misc_cash_dist_pkg.insert_p( p_mcd_rec, l_mcd_id );
1109:
1110: --
1111: --Release 11.5 VAT changes, reverse accounting associated with old MCD
1112: --and create new distributions with new MCD id