DBA Data[Home] [Help]

APPS.EGO_USER_ATTRS_BULK_PVT dependencies on FND_MSG_PUB

Line 1490: FND_MSG_PUB.Initialize;

1486: G_APPLICATION_CONTEXT := p_application_id;
1487: END;
1488: -- Initialize message list even though we don't currently use it
1489: IF FND_API.To_Boolean(p_init_fnd_msg_list) THEN
1490: FND_MSG_PUB.Initialize;
1491: END IF;
1492:
1493: G_ENTITY_ID := p_entity_id;
1494: -- entity code will take precedence over entity_id