DBA Data[Home] [Help]

APPS.CS_PRICING_ITEM_PKG dependencies on APP_EXCEPTION

Line 804: app_exception.raise_exception;

800: EXCEPTION
801:
802: WHEN e_pricing_warning THEN
803: FND_MESSAGE.Set_Encoded(x_msg_data);
804: app_exception.raise_exception;
805:
806: WHEN OTHERS THEN
807: fnd_msg_pub.count_and_get(
808: p_count => x_msg_count