insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'DESEMBOLSOCHE', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'DESEMBOLSOCHE', fncfhasta, fncsysdate, 'Reporte de Desembolso de Cheque', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'DESEMBOLSOEFEC', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'DESEMBOLSOEFEC', fncfhasta, fncsysdate, 'Reporte de Desembolso en Efectivo', 0);