DBA Data[Home] [Help]

APPS.IGS_PE_USERID_PKG dependencies on IGS_PE_PERSON_PKG

Line 1506: igs_pe_person_pkg.insert_row(

1502: l_debug_str := 'Before Person Insert';
1503: fnd_log.string( fnd_log.level_procedure,l_label,l_debug_str);
1504: END IF;
1505:
1506: igs_pe_person_pkg.insert_row(
1507: x_msg_count => l_msg_count,
1508: x_msg_data => l_msg_data,
1509: x_rowid => l_rowid,
1510: x_return_status => l_return_status,