DBA Data[Home] [Help]

APPS.FII_EA_AP_TRAN_PKG dependencies on FND_MESSAGE

Line 44: l_msg1 := fnd_message.get_string('FII', 'FII_EA_MULTIPLE');

40: INTO fii_ea_util_pkg.g_coaid, fii_ea_util_pkg.g_period_set_name, fii_ea_util_pkg.g_accounted_period_type
41: FROM GL_Sets_Of_Books
42: WHERE Set_Of_Books_ID = l_ledger_id;
43:
44: l_msg1 := fnd_message.get_string('FII', 'FII_EA_MULTIPLE');
45:
46: /*This report drills from gl so only pick up payables lines picked up in gl base mvs.
47: To link ap to gl:
48: (1) find subset of CCID dimensions in FII_GL_CCID_DIMENSIONS,