DBA Data[Home] [Help]

APPS.IGI_IAC_WF_PKG dependencies on FND_FLEX_EXT

Line 129: l_return_ccid := FND_FLEX_EXT.get_ccid(

125: X_return_ccid := l_return_ccid;
126: return true;
127: elsif
128: l_return_ccid = -1 then --use the function to get the value
129: l_return_ccid := FND_FLEX_EXT.get_ccid(
130: 'SQLGL',
131: 'GL#',
132: X_chart_of_accounts_id,
133: l_char_date,