DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on APP_EXCEPTION

Line 3396: app_exception.raise_exception;

3392: END IF;
3393:
3394: fnd_message.set_name ('AR','GENERIC_MESSAGE');
3395: fnd_message.set_token('GENERIC_TEXT', x_msg_data);
3396: app_exception.raise_exception;
3397:
3398: END IF;
3399:
3400: IF pg_debug IN ('Y', 'C') THEN