DBA Data[Home] [Help]

APPS.WIP_OSP_SHP_I_WF dependencies on FND_API

Line 184: raise fnd_api.g_exc_unexpected_error;

180: where org_id = l_ou_id;
181:
182: EXCEPTION
183: WHEN NO_DATA_FOUND THEN
184: raise fnd_api.g_exc_unexpected_error;
185: END;
186:
187: /*Set the REQ_GROUP_BY attribute which is the "Group By" parameter
188: of Requisition Import Concurrent Program*/