DBA Data[Home] [Help]

APPS.AK_DOWNLOAD_GRP dependencies on MTL_PARAMETERS

Line 123: from MTL_PARAMETERS

119: and ac.region_code = ar.region_code
120: and ac.site_id is not null;
121: cursor l_get_org_id(levelpk varchar2) is
122: select organization_id
123: from MTL_PARAMETERS
124: where organization_code = levelpk;
125: cursor l_get_resp_id(levelpk varchar2) is
126: select responsibility_id
127: from FND_RESPONSIBILITY