DBA Data[Home] [Help]

APPS.AK_FLOW_GRP dependencies on AK_DOWNLOAD_GRP

Line 1158: if (AK_DOWNLOAD_GRP.G_WRITE_HEADER) then

1154: end if;
1155:
1156: savepoint Start_download;
1157:
1158: if (AK_DOWNLOAD_GRP.G_WRITE_HEADER) then
1159:
1160: -- Call private download procedure to verify parameters,
1161: -- load application ID, and write header information such
1162: -- as nls_language and codeset to data file.