DBA Data[Home] [Help]

APPS.EGO_ICC_BULKLOAD_PVT dependencies on FND_APPLICATION

Line 4472: from fnd_application

4468: begin
4469:
4470: select application_id
4471: into G_EGO_APPL_ID
4472: from fnd_application
4473: where application_short_name = G_APPL_NAME;
4474:
4475: exception
4476: when others then