DBA Data[Home] [Help]

APPS.GMD_FOR_SEC1 dependencies on STANDARD

Line 196: /*standard call to get msge cnt, and if cnt is 1, get mesg info*/

192: AND formula_id = p_formula_id ;
193: END IF;
194: END IF;
195: fnd_global.apps_initialize (x_user_id, x_resp_id , 552);
196: /*standard call to get msge cnt, and if cnt is 1, get mesg info*/
197: FND_MSG_PUB.Count_And_Get(p_count=>x_msg_count, p_data=>x_msg_data);
198:
199: EXCEPTION
200: WHEN FND_API.G_EXC_ERROR THEN