DBA Data[Home] [Help]

APPS.QLTTRAMB dependencies on QLTDATE

Line 13: who_creation_date constant date := qltdate.get_sysdate;

9: who_user_id constant number := fnd_global.conc_login_id;
10: who_request_id constant number := fnd_global.conc_request_id;
11: who_program_id constant number := fnd_global.conc_program_id;
12: who_program_application_id constant number := fnd_global.prog_appl_id;
13: who_creation_date constant date := qltdate.get_sysdate;
14: who_created_by number;
15: who_last_update_login number;
16:
17: --