DBA Data[Home] [Help]

APPS.AP_CUSTOM_TRIAL_BALANCE_PP_PKG dependencies on FND_PROFILE

Line 18: FND_PROFILE.GET('JGZZ_COUNTRY_CODE', l_country_code);

14:
15:
16: BEGIN
17:
18: FND_PROFILE.GET('JGZZ_COUNTRY_CODE', l_country_code);
19:
20: IF l_country_code = 'BR' then
21:
22: BEGIN