DBA Data[Home] [Help]

APPS.IBC_BULKUPLOAD_PVT dependencies on FND_GLOBAL

Line 242: Fnd_Global.apps_initialize(l_owner_resource_id, 23812, 549);

238: ELSE
239: l_attach_file_id := i_rec.attachment_file_id;
240: END IF;
241:
242: Fnd_Global.apps_initialize(l_owner_resource_id, 23812, 549);
243:
244: -- ---------------------------------
245: -- I N I T I A L I Z E
246: -- ---------------------------------