[Home] [Help]
237: Where batch_line_id = c_batch_line_id;
238:
239: Cursor csr_get_add_user_key(c_batch_line_id Number) Is
240: Select p_address_user_key
241: From hrdpv_create_person_address
242: Where batch_line_id = c_batch_line_id;
243:
244: begin
245:
435:
436: End If;
437:
438:
439: If l_dp_batch_line_id_add Is Null Or get_line_status('HRDPV_CREATE_PERSON_ADDRESS',l_dp_batch_line_id_add) <> 'C' Then
440:
441: hrdpp_create_person_address.insert_batch_lines( p_batch_id => p_batch_id
442: ,p_data_pump_batch_line_id => l_dp_batch_line_id_add
443: ,p_user_sequence => 2