DBA Data[Home] [Help]

APPS.JL_ZZ_FA_BOOKS_PKG dependencies on JG_ZZ_SHARED_PKG

Line 142: l_country_code := JG_ZZ_SHARED_PKG.GET_COUNTRY;

138: --FND_PROFILE.GET('JGZZ_COUNTRY_CODE',l_country_code);
139: -------------------------------------------------------------------------
140: -- BUG 4650081. Profile for country is replaced by call to JG Shared pkg.
141: -------------------------------------------------------------------------
142: l_country_code := JG_ZZ_SHARED_PKG.GET_COUNTRY;
143:
144: IF l_country_code in ('AR','CL','CO','MX') THEN
145: --BUG 4618564. Due standards we cannot an schema harcoded, but in this case JL is not part
146: -- of and schema and really is a false positive. However we will decompose the string