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 875: OE_MSG_PUB.Count_And_Get

871: END IF;
872:
873: END IF; -- Defaulting Flag
874:
875: OE_MSG_PUB.Count_And_Get
876: ( p_count => l_msg_count,
877: p_data => l_msg_data
878: );
879: