DBA Data[Home] [Help]

APPS.JL_XLA_GL_TRANSFER_PKG dependencies on FND_PROFILE

Line 83: fnd_profile.get('JGZZ_COUNTRY_CODE', l_country_code);

79:
80: -------------------------------------
81: -- Get the Country and Product Code
82: -------------------------------------
83: fnd_profile.get('JGZZ_COUNTRY_CODE', l_country_code);
84: fnd_profile.get('JGZZ_APPL_SHORT_NAME', l_apps);
85:
86: -------------------------------------------------
87: -- Execute the Country Subledger Accounting

Line 84: fnd_profile.get('JGZZ_APPL_SHORT_NAME', l_apps);

80: -------------------------------------
81: -- Get the Country and Product Code
82: -------------------------------------
83: fnd_profile.get('JGZZ_COUNTRY_CODE', l_country_code);
84: fnd_profile.get('JGZZ_APPL_SHORT_NAME', l_apps);
85:
86: -------------------------------------------------
87: -- Execute the Country Subledger Accounting
88: -------------------------------------------------