DBA Data[Home] [Help]

APPS.IGS_PE_USERID_PKG dependencies on IGS_PE_CONTACTS_V

Line 1023: l_email_address igs_pe_contacts_v.email_address%TYPE;

1019: l_return_status VARCHAR2(1);
1020: l_msg_count NUMBER;
1021: l_msg_data VARCHAR2(20000);
1022: l_error_text VARCHAR2(20000);
1023: l_email_address igs_pe_contacts_v.email_address%TYPE;
1024: l_email_format igs_pe_contacts_v.email_format%TYPE;
1025: l_user_name fnd_user.user_name%TYPE;
1026: l_user_end_date fnd_user.end_date%TYPE;
1027:

Line 1024: l_email_format igs_pe_contacts_v.email_format%TYPE;

1020: l_msg_count NUMBER;
1021: l_msg_data VARCHAR2(20000);
1022: l_error_text VARCHAR2(20000);
1023: l_email_address igs_pe_contacts_v.email_address%TYPE;
1024: l_email_format igs_pe_contacts_v.email_format%TYPE;
1025: l_user_name fnd_user.user_name%TYPE;
1026: l_user_end_date fnd_user.end_date%TYPE;
1027:
1028: l_commit VARCHAR2(100);