DBA Data[Home] [Help]

APPS.IGS_PS_WF_EVENT_PKG dependencies on FND_GLOBAL

Line 325: l_c_user_name fnd_user.user_name%TYPE:=fnd_global.user_name;

321: l_n_key NUMBER;
322: l_wf_event_t WF_EVENT_T;
323: l_wf_parameter_list_t WF_PARAMETER_LIST_T;
324:
325: l_c_user_name fnd_user.user_name%TYPE:=fnd_global.user_name;
326: l_c_cal_type igs_ca_inst.cal_type%TYPE;
327: l_n_cal_seq_num igs_ca_inst.sequence_number%TYPE;
328:
329: /* Cursor to find the setup in the Employment Category*/