DBA Data[Home] [Help]

APPS.IGF_SL_CL_ORIG_ACK dependencies on IGS_PE_PERSON_PKG

Line 5082: p_v_string => ' Invoking igs_pe_person_pkg.insert_row '

5078: l_v_person_number := NULL;
5079: l_n_location_ovn := NULL;
5080:
5081: log_to_fnd(p_v_module => 'create_person_record',
5082: p_v_string => ' Invoking igs_pe_person_pkg.insert_row '
5083: );
5084:
5085: igs_pe_person_pkg.insert_row
5086: (

Line 5085: igs_pe_person_pkg.insert_row

5081: log_to_fnd(p_v_module => 'create_person_record',
5082: p_v_string => ' Invoking igs_pe_person_pkg.insert_row '
5083: );
5084:
5085: igs_pe_person_pkg.insert_row
5086: (
5087: x_msg_count => l_n_msg_count,
5088: x_msg_data => l_v_msg_data,
5089: x_return_status => l_v_return_status,