DBA Data[Home] [Help]

APPS.JTF_RS_DBI_CONC_PUB dependencies on FND_GLOBAL

Line 166: l_user_id := fnd_global.user_id;

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