Código SQL [-] select a.CLV_CLIE, a.no_fact, (SELECT * FROM osaldoafcxc(a.clv_clie,:fecha)) from cuent1 a , conc1 b where b.tipo = 'C' and a.tipo_mov = b.num_cpto and b.con_refer = 'N'
select a.CLV_CLIE, a.no_fact, (SELECT * FROM osaldoafcxc(a.clv_clie,:fecha)) from cuent1 a , conc1 b where b.tipo = 'C' and a.tipo_mov = b.num_cpto and b.con_refer = 'N'