DBA Data[Home] [Help]

APPS.JTF_RS_DBI_CONC_PUB dependencies on FND_GLOBAL

Line 169: l_user_id := fnd_global.user_id;

165: -- l_table_owner := 'JTF';
166: l_insert_count := 0;
167: l_index_exists := 'Y';
168: l_sysdate := sysdate;
169: l_user_id := fnd_global.user_id;
170:
171: l_usage := p_usage;
172: l_partition := 'USAGE_'||p_usage||'_P1' ;
173: