DBA Data[Home] [Help]

APPS.JTF_RS_DBI_8I_CONC_PUB dependencies on FND_GLOBAL

Line 60: l_user_id := fnd_global.user_id;

56: l_table_owner := 'JTF';
57: l_insert_count := 0;
58: l_index_exists := 'Y';
59: l_sysdate := sysdate;
60: l_user_id := fnd_global.user_id;
61: l_stage := 'Stage = START : ' ;
62:
63: retcode := '0' ;
64: