DBA Data[Home] [Help]

APPS.EGO_USER_ATTRS_BULK_PVT dependencies on FND_MSG_PUB

Line 1804: FND_MSG_PUB.Initialize;

1800: G_APPLICATION_CONTEXT := p_application_id;
1801: END;
1802: -- Initialize message list even though we don't currently use it
1803: IF FND_API.To_Boolean(p_init_fnd_msg_list) THEN
1804: FND_MSG_PUB.Initialize;
1805: END IF;
1806:
1807: G_ENTITY_ID := p_entity_id;
1808: -- entity code will take precedence over entity_id