/*Ingreso TACCIONESCOMENTARIOS*/ delete from tsubsistematransacciones where csubsistema='00' and ctransaccion='0322'; delete from tcompaniatransacciones where csubsistema='00' and ctransaccion='0322'; delete from tsubsistematransaccionesid where csubsistema='00' and ctransaccion='0322'; insert into tsubsistematransaccionesid (CSUBSISTEMA, CTRANSACCION, VERSIONTRANSACCION, ORDENMENU, PRESENTARENMENU, INTERNA, FORMULARIOBASE, AFECTAINMOVILIZACION, CGRUPOTRANSACCION, PRESENTARENREVERSO, CNIVELMENU, LISTAVALOR, USACACHE, SUMACOMPONENTES, PROVISION, COMPLETARRUBROS, LOTEGENERICO, VERIFICANIVELSEGURIDAD, CUSUARIO_INGRESO, FINGRESO, ACUMULACONTADOR, PAGINA, ORIGENDESTINO, CONTROLAEFECTIVO, REQUIEREAUTORIZACION, EJECUTAENAUTORIZACION) values ('00', '0322', '01', 1, '1', '0', '1', '0', null, '1', '0101', '0', '1', '1', '1', '0', '0', '0', null, null, '0', null, 'O', '0', '0', '0'); insert into tcompaniatransacciones (CPERSONA_COMPANIA, CSUBSISTEMA, CTRANSACCION, VERSIONTRANSACCION, VERSIONCONTROL) values (2, '00', '0322', '01', 1); insert into tsubsistematransacciones (CIDIOMA, CSUBSISTEMA, CTRANSACCION, VERSIONTRANSACCION, FHASTA, FDESDE, DESCRIPCION, SIGLAS, VERSIONCONTROL) values ('ES', '00', '0322', '01', fncfhasta, fncsysdate, 'INGRESO Y MANTENIMIENTO ACCIONES A TOMAR EN COMENTARIOS', null, 0); /*Consulta TACCIONESCOMENTARIOS*/ delete from tsubsistematransacciones where csubsistema='00' and ctransaccion='0323'; delete from tcompaniatransacciones where csubsistema='00' and ctransaccion='0323'; delete from tsubsistematransaccionesid where csubsistema='00' and ctransaccion='0323'; insert into tsubsistematransaccionesid (CSUBSISTEMA, CTRANSACCION, VERSIONTRANSACCION, ORDENMENU, PRESENTARENMENU, INTERNA, FORMULARIOBASE, AFECTAINMOVILIZACION, CGRUPOTRANSACCION, PRESENTARENREVERSO, CNIVELMENU, LISTAVALOR, USACACHE, SUMACOMPONENTES, PROVISION, COMPLETARRUBROS, LOTEGENERICO, VERIFICANIVELSEGURIDAD, CUSUARIO_INGRESO, FINGRESO, ACUMULACONTADOR, PAGINA, ORIGENDESTINO, CONTROLAEFECTIVO, REQUIEREAUTORIZACION, EJECUTAENAUTORIZACION) values ('00', '0323', '01', 1, '1', '0', '1', '0', null, '1', '0101', '0', '1', '1', '1', '0', '0', '0', null, null, '0', null, 'O', '0', '0', '0'); insert into tcompaniatransacciones (CPERSONA_COMPANIA, CSUBSISTEMA, CTRANSACCION, VERSIONTRANSACCION, VERSIONCONTROL) values (2, '00', '0323', '01', 1); insert into tsubsistematransacciones (CIDIOMA, CSUBSISTEMA, CTRANSACCION, VERSIONTRANSACCION, FHASTA, FDESDE, DESCRIPCION, SIGLAS, VERSIONCONTROL) values ('ES', '00', '0323', '01', fncfhasta, fncsysdate, 'CONSULTA ACCIONES A TOMAR EN COMENTARIOS', null, 0);