DBA Data[Home] [Help]

APPS.OE_ITORD_PUB dependencies on OE_MSG_PUB

Line 53: OE_MSG_PUB.Add_Exc_Msg

49: End If;
50:
51: Exception
52: when others then
53: OE_MSG_PUB.Add_Exc_Msg
54: (
55: G_PKG_NAME
56: ,'Import_Item_orderability_rules'
57: );