DBA Data[Home] [Help]

APPS.AK_ATTRIBUTE_GRP dependencies on AK_DOWNLOAD_GRP

Line 319: if (AK_DOWNLOAD_GRP.G_WRITE_HEADER) then

315: end if;
316:
317: savepoint Start_download;
318:
319: if (AK_DOWNLOAD_GRP.G_WRITE_HEADER) then
320: --
321: -- Call private download procedure to verify parameters,
322: -- load application ID, and write header information such
323: -- as nls_language and codeset to data file.