insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'DATOSCLIENTE', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'DATOS CLIENTE', fncfhasta, fncsysdate, 'Subreporte DATOS CLIENTE', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'DATOSCONYUGE', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'DATOSCONYUGE', fncfhasta, fncsysdate, 'Subreporte DATOS CONYUGE', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'ESTADOPERDIDASYGANANCIA', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'ESTADOPERDIDASYGANANCIA', fncfhasta, fncsysdate, 'ESTADO PERDIDASYGANANCIA', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'GARANTIAS', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'GARANTIAS', fncfhasta, fncsysdate, 'Subreporte GARANTIAS', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'MEDIOAPROBACION', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'MEDIOAPROBACION', fncfhasta, fncsysdate, 'MEDIO DEAPROBACION', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'RECOMENDACIONES', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'RECOMENDACIONES', fncfhasta, fncsysdate, 'Subreporte RECOMENDACIONES', 0); insert into tformatoreporteid (cpersona_compania, cformatoreporte, rutareporte) values (2, 'SITUACIONACTUAL', null); insert into tformatoreporte (cidioma, cpersona_compania, cformatoreporte, fhasta, fdesde, descripcion, versioncontrol) values ('ES', 2, 'SITUACIONACTUAL', fncfhasta, fncsysdate, 'Subreporte SITUACIONACTUAL', 0);