DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on APP_EXCEPTION

Line 3536: app_exception.raise_exception;

3532: END IF;
3533:
3534: fnd_message.set_name ('AR','GENERIC_MESSAGE');
3535: fnd_message.set_token('GENERIC_TEXT', x_msg_data);
3536: app_exception.raise_exception;
3537:
3538: END IF;
3539:
3540: IF pg_debug IN ('Y', 'C') THEN