DBA Data[Home] [Help]

APPS.IGIRCBAP dependencies on STANDARD

Line 2212: arp_standard.fnd_message('AR_WWS_CASH_BASIS');

2208: BEGIN
2209: CheckUpgradedCustomer( l_FromRel9 );
2210: IF l_FromRel9 = 'Y'
2211: THEN
2212: arp_standard.fnd_message('AR_WWS_CASH_BASIS');
2213: ELSE
2214: PostCashReceiptHistory( p_Post );
2215: PostMiscCashDistributions( p_Post );
2216: PostNonDistApplications( p_Post );