yonda_individual_pkg.string_combination(p_sql => 'select t1.contract_number from con_contract t1,csh_payment_req_ln t2 where t1.contract_id = t2.ref_doc_id and t2.payment_req_id=',
h.payment_flag,
p_compare_column_val => h.payment_req_id,
h.print_flag,
p_division_symbol => ',') contract_number,
h.owner_user_id,
yonda_individual_pkg.string_combination(p_sql => 'select hm.bp_name from con_contract t1,csh_payment_req_ln t2,hls_bp_master hm where hm.bp_id = t1.bp_id_tenant and t1.contract_id = t2.ref_doc_id and t2.payment_req_id=',