29/07/2021 10:45:51 ***** ERROR DE SISTEMA: ***** ADMINISTRADOR ***** CLASE: covensol_cxc_cuentasxcobrar
METODO: InsertarBenefCliente
ERROR->
Invalid query: ERROR: value too long for type character(10)
Whole query: LOCK TABLE rpc_beneficiario IN ACCESS EXCLUSIVE MODE;
INSERT INTO rpc_beneficiario ( codemp, ced_bene, codpai, codest, codmun,
codpar, codtipcta, rifben, nombene, apebene, dirbene,
telbene, celbene, email, sc_cuenta, codbansig, codban, ctaban,
foto, fecregben, nacben, numpasben, tipconben,
tipcuebanben, sc_cuentarecdoc,cliente)
SELECT codemp, tipperrif||numpririf||numterrif, codpai, codest, codmun,
codpar, 's1', tipperrif||'-'||numpririf||'-'||numterrif, nombre_cliente, '', dircliente,
telcliente, '', emailcliente, sc_cuenta, '', '---', '',
NULL, fecreg, tipperrif, '', 'O', NULL, '','1'
FROM cxc_clientes
WHERE id_cliente='19'