DBA Data[Home] [Help]

APPS.QA_SOLUTION_CAR_PKG dependencies on FND_API

Line 174: Raise FND_API.G_EXC_UNEXPECTED_ERROR;

170:
171: IF (l_plan_id = -1 OR l_organization_id = -1) THEN
172:
173: -- We may need to populate appropriate error message here before return.
174: Raise FND_API.G_EXC_UNEXPECTED_ERROR;
175: END IF;
176:
177: -- Update the Disposition Status to 'Pending'.
178: