DBA Data[Home] [Help]

APPS.ARP_PROCESS_RETURNS dependencies on ARP_APP_PKG

Line 582: arp_app_pkg.fetch_p(p_ra_id=>

578: END IF;
579: --
580: -- Fetch Rec App record for the application
581: --
582: arp_app_pkg.fetch_p(p_ra_id=>
583: ar_receipt_api_pub.apply_out_rec.receivable_application_id,
584: p_ra_rec=>l_new_ra_rec);
585: --
586: -- Get Amount Applied from for the new application

Line 1154: arp_app_pkg.fetch_p(p_ra_id=>c02_rec.receivable_application_id,

1150: -- remaining amount re-app to old transaction.
1151: --
1152: -- Fetch Rec App record for the application
1153: --
1154: arp_app_pkg.fetch_p(p_ra_id=>c02_rec.receivable_application_id,
1155: p_ra_rec=>l_ra_rec);
1156: --
1157: -- Add Receivable Application record to the list
1158: --