DBA Data[Home] [Help]

APPS.FII_MV_REFRESH dependencies on FII_MESSAGE

Line 249: FII_MESSAGE.write_log(msg_name => 'FII_AR_REV_NO_RECS', token_num => 0);

245: end;
246:
247: IF l_count = 0 THEN -- no records in fii_ar_revenue_b
248:
249: FII_MESSAGE.write_log(msg_name => 'FII_AR_REV_NO_RECS', token_num => 0);
250:
251: retcode := 1;
252:
253: RETURN;