DBA Data[Home] [Help]

APPS.ASO_DEPENDENCY_UTIL dependencies on STANDARD

Line 302: Comment('Standard Call to get message count ', 1);

298: Comment('--- ', 1);
299: Comment(' End of API body ', 1);
300: Comment('--- ', 1);
301:
302: Comment('Standard Call to get message count ', 1);
303:
304: Text('fnd_msg_pub.count_and_get ( ', 1);
305: Text(' p_count => x_msg_count, ', 1);
306: Text(' p_data => x_msg_data ', 1);