628: -- Get the to_party_id
629: error_str := '010';
630: SELECT party_id
631: INTO l_to_party_id
632: FROM hz_cust_accounts
633: WHERE cust_account_id = NUM_COL1_NEW_LIST(I);
634:
635: csi_t_gen_utility_pvt.add('l_to_party_id : ' || l_to_party_id);
636: -- process the instance party account records