DBA Data[Home] [Help]

APPS.AK_AMPARAM_REGISTRY_GRP dependencies on AK_DOWNLOAD_GRP

Line 81: if (AK_DOWNLOAD_GRP.G_WRITE_HEADER) then

77: if p_init_msg_tbl then
78: FND_MSG_PUB.initialize;
79: end if;
80:
81: if (AK_DOWNLOAD_GRP.G_WRITE_HEADER) then
82: --
83: -- Call private download procedure to verify parameters,
84: -- load application ID, and write header information such
85: -- as nls_language and codeset to data file.