DBA Data[Home] [Help]

APPS.ASO_DEFAULTING_INT dependencies on OE_MSG_PUB

Line 345: OE_MSG_PUB.Count_And_Get

341: END IF;
342:
343: END IF; -- Dependency Flag
344:
345: OE_MSG_PUB.Count_And_Get
346: ( p_count => l_msg_count_start,
347: p_data => l_msg_data
348: );
349:

Line 863: OE_MSG_PUB.Count_And_Get

859: END IF;
860:
861: END IF; -- Defaulting Flag
862:
863: OE_MSG_PUB.Count_And_Get
864: ( p_count => l_msg_count,
865: p_data => l_msg_data
866: );
867: