DBA Data[Home] [Help]

APPS.ARP_TRX_COMPLETE_CHK dependencies on APP_EXCEPTION

Line 1148: app_exception.raise_exception;

1144:
1145: IF PG_DEBUG in ('Y', 'C') THEN
1146: arp_util.debug( 'ERROR: date range validation failed');
1147: END IF;
1148: app_exception.raise_exception;
1149:
1150: END IF;
1151:
1152: