DBA Data[Home] [Help]

APPS.PQH_GSP_HR_TO_STAGE dependencies on FND_USER

Line 4427: l_user_name fnd_user.user_name%type;

4423: and cer.information1 = p_pgm_id
4424: and cer.table_alias = 'PGM';
4425:
4426: l_rec_found boolean := FALSE;
4427: l_user_name fnd_user.user_name%type;
4428: l_txn_name pqh_copy_entity_txns.display_name%type;
4429: l_cet_ovn number;
4430: l_copy_entity_txn_id number;
4431: begin