01. VISIÓN GENERAL

Devolver la estructura de una tabla informada.

02. ENDPOINT

Método utilizado: GET

Tabla cualquiera: /api/gfin/v1/Tables/<alias de la tabla>/Struct

03. PARÁMETROS DE LA SOLICITUD

        Alias de la tabla: Alias de la tabla que se utilizará para estructura.

Query parameters:

Atributo

Tipo

Descripción

Estándar

fieldscharacterCampos para la estructura-

Ejemplo:
queryParam

/api/gfin/v1/Tables/SE1/Struct
 
/api/gfin/v1/Tables/SE1/Struct?fields=e1_num

04. RESPUESTA DE LA API

Objeto Json

Atributo

Tipo

Descripción

structArraystruct de los campos devueltos


Ejemplo:


response
{
    "struct": [
        {
            "field": "E1_CHAVENF",
            "type": "C",
            "title": "Clave Fact",
            "description": "Clave de la factura"
        },
        {
            "field": "E1_CTRBCO",
            "type": "C",
            "title": "Contr MCMV",
            "description": "Contrato Minha Casa Minha"
        },
        {
            "field": "E1_EC05CR",
            "type": "C",
            "title": "Ent.Cred. 05",
            "description": "Ent. Contable Crédito 05"
        },
        {
            "field": "E1_EC05DB",
            "type": "C",
            "title": "Ent.Deb. 05",
            "description": "Ent. Conable Débito 05"
        },
        {
            "field": "E1_EC06CR",
            "type": "C",
            "title": "Ent.Cred. 06",
            "description": "Ent. Contable Crédito 06"
        },
        {
            "field": "E1_EC06DB",
            "type": "C",
            "title": "Ent.Deb. 06",
            "description": "Ent. Contable Débito 06"
        },
        {
            "field": "E1_EC07CR",
            "type": "C",
            "title": "Ent.Cred. 07",
            "description": "Ent. Contable Crédito 07"
        },
        {
            "field": "E1_EC07DB",
            "type": "C",
            "title": "Ent.Deb. 07",
            "description": "Ent. Contable Débito 07"
        },
        {
            "field": "E1_EC08CR",
            "type": "C",
            "title": "Ent.Cred. 08",
            "description": "Ent. Contable Crédito 08"
        },
        {
            "field": "E1_EC08DB",
            "type": "C",
            "title": "Ent.Deb. 08",
            "description": "Ent. Contable Débito 08"
        },
        {
            "field": "E1_EC09CR",
            "type": "C",
            "title": "Ent.Cred. 09",
            "description": "Ent. Contable Crédito 09"
        },
        {
            "field": "E1_EC09DB",
            "type": "C",
            "title": "Ent.Deb. 09",
            "description": "Ent. Contable Débito 09"
        },
        {
            "field": "E1_FABOV",
            "type": "N",
            "title": "Val.FABOV",
            "description": "Valor del tributo FABOV"
        },
        {
            "field": "E1_FACS",
            "type": "N",
            "title": "Val.FACS",
            "description": "Valor del tributo FACS"
        },
        {
            "field": "E1_INDPRO",
            "type": "C",
            "title": "Tp. Proceso",
            "description": "Tipo de proceso"
        },
        {
            "field": "E1_NUMPRO",
            "type": "C",
            "title": "Proc. Refer.",
            "description": "Nro Proc. Referenciado"
        },
        {
            "field": "E1_PARCFAB",
            "type": "C",
            "title": "Cuot.FABOV",
            "description": "Cuota del tributo FABOV"
        },
        {
            "field": "E1_PARCFAC",
            "type": "C",
            "title": "Cuot.FACS",
            "description": "Cuota del tributo FACS"
        },
        {
            "field": "E1_PARTPDP",
            "type": "C",
            "title": "Cuot. TPDP",
            "description": "Cuot. TPDP"
        },
        {
            "field": "E1_PERLET",
            "type": "C",
            "title": "Per. Lectivo",
            "description": "Período lectivo"
        },
        {
            "field": "E1_PRODUTO",
            "type": "C",
            "title": "Produto",
            "description": "Cod. Produto p/ Fatura"
        },
        {
            "field": "E1_TPDP",
            "type": "N",
            "title": "Val. TPDP",
            "description": "Val. TPDP"
        },
        {
            "field": "E1_VLMINIS",
            "type": "C",
            "title": "Val Mín ISS",
            "description": "Aplica Val. Mínimo ISS"
        },
        {
            "field": "E1_ACRESC",
            "type": "N",
            "title": "Aumento",
            "description": "Valor del aumento"
        },
        {
            "field": "E1_ADM",
            "type": "C",
            "title": "Administ.",
            "description": "Adm. de Tarjeta de crédito"
        },
        {
            "field": "E1_AGECHQ",
            "type": "C",
            "title": "Agenc.Cheque",
            "description": "Agencia Cheque Liquidación"
        },
        {
            "field": "E1_AGECLI",
            "type": "C",
            "title": "Agencia Cli.",
            "description": "Agencia del Cliente"
        },
        {
            "field": "E1_AGEDEP",
            "type": "C",
            "title": "Depositaria",
            "description": "Agencia depositaria"
        },
        {
            "field": "E1_ANOBASE",
            "type": "C",
            "title": "Año base",
            "description": "Año base"
        },
        {
            "field": "E1_APLVLMN",
            "type": "C",
            "title": "Aplica Val.",
            "description": "Aplica valor mínimo"
        },
        {
            "field": "E1_BAIXA",
            "type": "D",
            "title": "Fch Baja",
            "description": "Fecha de baja del título"
        },
        {
            "field": "E1_BASCOM1",
            "type": "N",
            "title": "Base Comis 1",
            "description": "Base de la Comis. del Vend. 1"
        },
        {
            "field": "E1_BASCOM2",
            "type": "N",
            "title": "Base Comis 2",
            "description": "Base de la Comis. del Vend. 2"
        },
        {
            "field": "E1_BASCOM3",
            "type": "N",
            "title": "Base Comis 3",
            "description": "Base de la Comis. del Vend. 3"
        },
        {
            "field": "E1_BASCOM4",
            "type": "N",
            "title": "Base Comis 4",
            "description": "Base de la Comis. del Vend. 4"
        },
        {
            "field": "E1_BASCOM5",
            "type": "N",
            "title": "Base Comis 5",
            "description": "Base de la Comis. del Vend. 5"
        },
        {
            "field": "E1_BASECOF",
            "type": "N",
            "title": "Base Cof",
            "description": "Base Cofins ref. título"
        },
        {
            "field": "E1_BASECSL",
            "type": "N",
            "title": "Base Csll",
            "description": "Base Csll ref. título"
        },
        {
            "field": "E1_BASEINS",
            "type": "N",
            "title": "Base INSS",
            "description": "Base de INSS Ref. Título"
        },
        {
            "field": "E1_BASEIRF",
            "type": "N",
            "title": "Base Impost.",
            "description": "Base de Impostos Ref. Tit"
        },
        {
            "field": "E1_BASEISS",
            "type": "N",
            "title": "Base ISS",
            "description": "Base de ISS  Ref. Título"
        },
        {
            "field": "E1_BASEPIS",
            "type": "N",
            "title": "Base Pis",
            "description": "Base do Pis Ref. Título"
        },
        {
            "field": "E1_BCOCHQ",
            "type": "C",
            "title": "Bco. Cheque",
            "description": "Banco Cheque Liquidación"
        },
        {
            "field": "E1_BCOCLI",
            "type": "C",
            "title": "Banco Client",
            "description": "Banco del Cliente"
        },
        {
            "field": "E1_BOLETO",
            "type": "C",
            "title": "Gera boleto",
            "description": "Genera boleta p/ el título"
        },
        {
            "field": "E1_BTRISS",
            "type": "N",
            "title": "ISS Bitribut",
            "description": "Bitributación del ISS CPOM"
        },
        {
            "field": "E1_CARTAO",
            "type": "C",
            "title": "Nº Tarjeta",
            "description": "Nº Tarjeta de crédito"
        },
        {
            "field": "E1_CARTAUT",
            "type": "C",
            "title": "Autorización",
            "description": "Autorización del CC"
        },
        {
            "field": "E1_CARTVAL",
            "type": "D",
            "title": "Validez",
            "description": "Fecha de Validez del CC"
        },
        {
            "field": "E1_CCC",
            "type": "C",
            "title": "C.Costo Créd",
            "description": "C.Costo a Crédito"
        },
        {
            "field": "E1_CCD",
            "type": "C",
            "title": "C.Costo Déb.",
            "description": "C.Costo a Débito"
        },
        {
            "field": "E1_CCUSTO",
            "type": "C",
            "title": "C. de Costo",
            "description": "Centro de costo"
        },
        {
            "field": "E1_CDRETCS",
            "type": "C",
            "title": "Cód. Ret. CS",
            "description": "Código de Retención CSLL"
        },
        {
            "field": "E1_CDRETIR",
            "type": "C",
            "title": "Cód. Ret. IR",
            "description": "Código de Retención del IR"
        },
        {
            "field": "E1_CHQDEV",
            "type": "C",
            "title": "Chq Devuelto",
            "description": "Cheque devuelto"
        },
        {
            "field": "E1_CLASCON",
            "type": "C",
            "title": "Clasific.",
            "description": "Clasificación"
        },
        {
            "field": "E1_CLIENTE",
            "type": "C",
            "title": "Cliente",
            "description": "Código del cliente"
        },
        {
            "field": "E1_CLVL",
            "type": "C",
            "title": "Clase Valor",
            "description": "Clase de Valor"
        },
        {
            "field": "E1_CLVLCR",
            "type": "C",
            "title": "Cl.Val. Créd",
            "description": "Clase de valor a crédito"
        },
        {
            "field": "E1_CLVLDB",
            "type": "C",
            "title": "Cl.Vlr. Déb.",
            "description": "Clase de valor a débito"
        },
        {
            "field": "E1_CNO",
            "type": "C",
            "title": "Cód CNO",
            "description": "Código CNO"
        },
        {
            "field": "E1_CODBAR",
            "type": "C",
            "title": "Codig.Barras",
            "description": "Codigo de Barras"
        },
        {
            "field": "E1_CODCOR",
            "type": "C",
            "title": "Cód Corrector",
            "description": "Codigo corrector"
        },
        {
            "field": "E1_CODDIG",
            "type": "C",
            "title": "Códig.Digita",
            "description": "Código digitado"
        },
        {
            "field": "E1_CODEMP",
            "type": "C",
            "title": "Empresa/Grup",
            "description": "Empresa/Grupo"
        },
        {
            "field": "E1_CODIMOV",
            "type": "C",
            "title": "Cód. Inmueble",
            "description": "Código del inmueble"
        },
        {
            "field": "E1_CODINT",
            "type": "C",
            "title": "Institución",
            "description": "Institución"
        },
        {
            "field": "E1_CODIRRF",
            "type": "C",
            "title": "Cód.Ing.IRRF",
            "description": "Código del ingreso - IRRF"
        },
        {
            "field": "E1_CODISS",
            "type": "C",
            "title": "Cód.Alíc.ISS",
            "description": "Código alícuota ISS"
        },
        {
            "field": "E1_CODORCA",
            "type": "C",
            "title": "Cód. Presup.",
            "description": "Codigo del presupuesto"
        },
        {
            "field": "E1_CODRDA",
            "type": "C",
            "title": "Código RDA",
            "description": "Código de la Red de Atenc"
        },
        {
            "field": "E1_CODRET",
            "type": "C",
            "title": "Cód. Ret.PCC",
            "description": "Código Retención del PCC"
        },
        {
            "field": "E1_CODSERV",
            "type": "C",
            "title": "Cód.Serv.ISS",
            "description": "Código de servicio del ISS"
        },
        {
            "field": "E1_COFINS",
            "type": "N",
            "title": "COFINS",
            "description": "Valor COFINS"
        },
        {
            "field": "E1_COMIS1",
            "type": "N",
            "title": "% Comisión 1",
            "description": "% de la Comisión 1"
        },
        {
            "field": "E1_COMIS2",
            "type": "N",
            "title": "% Comisión 2",
            "description": "% de la Comisión 2"
        },
        {
            "field": "E1_COMIS3",
            "type": "N",
            "title": "% Comisión 3",
            "description": "% de la Comisión 3"
        },
        {
            "field": "E1_COMIS4",
            "type": "N",
            "title": "% Comisión 4",
            "description": "% de la Comisión 4"
        },
        {
            "field": "E1_COMIS5",
            "type": "N",
            "title": "% Comisión 5",
            "description": "% de la Comisión 5"
        },
        {
            "field": "E1_CONEMP",
            "type": "C",
            "title": "Contr. Empr.",
            "description": "Contrato Empresa"
        },
        {
            "field": "E1_CONHTL",
            "type": "C",
            "title": "Cuenta Hotel",
            "description": "Número de la Cuenta hotelería"
        },
        {
            "field": "E1_CONTA",
            "type": "C",
            "title": "Nº de la Cuenta",
            "description": "Número de la cuenta corriente"
        },
        {
            "field": "E1_CONTRAT",
            "type": "C",
            "title": "Contrato",
            "description": "Contrato con banco"
        },
        {
            "field": "E1_CORREC",
            "type": "N",
            "title": "Corrección",
            "description": "Valor de la corrección"
        },
        {
            "field": "E1_CREDIT",
            "type": "C",
            "title": "Cuenta Créd.",
            "description": "Cuenta Contable a Crédito"
        },
        {
            "field": "E1_CSLL",
            "type": "N",
            "title": "CSLL",
            "description": "Valor CSLL"
        },
        {
            "field": "E1_CTACHQ",
            "type": "C",
            "title": "Cuenta Cheque",
            "description": "Cuenta Cheque Liquidación"
        },
        {
            "field": "E1_CTACLI",
            "type": "C",
            "title": "Cuenta Cli.",
            "description": "Cuenta del cliente"
        },
        {
            "field": "E1_DATABOR",
            "type": "D",
            "title": "Fch Borderó",
            "description": "Fecha del borderó"
        },
        {
            "field": "E1_DATAEDI",
            "type": "D",
            "title": "Fecha EDI",
            "description": "Fecha de generación del EDI"
        },
        {
            "field": "E1_DEBITO",
            "type": "C",
            "title": "Cuenta Déb.",
            "description": "Cuenta contable a Débito"
        },
        {
            "field": "E1_DECRESC",
            "type": "N",
            "title": "Descuento",
            "description": "Valor del descuento"
        },
        {
            "field": "E1_DESCFIN",
            "type": "N",
            "title": "Desc Financ.",
            "description": "Descuento financiero"
        },
        {
            "field": "E1_DESCJUR",
            "type": "N",
            "title": "Desc.Interés",
            "description": "Descuento interés"
        },
        {
            "field": "E1_DESCON1",
            "type": "N",
            "title": "Descuento",
            "description": "Valor del descuento 1° rango"
        },
        {
            "field": "E1_DESCON2",
            "type": "N",
            "title": "Desconto",
            "description": "Valor del descuento 2º rango"
        },
        {
            "field": "E1_DESCON3",
            "type": "N",
            "title": "Desconto",
            "description": "Valor del descuento 3º rango"
        },
        {
            "field": "E1_DESCONT",
            "type": "N",
            "title": "Descuento",
            "description": "Descuento concedido"
        },
        {
            "field": "E1_DESDOBR",
            "type": "C",
            "title": "Desdoblamen.",
            "description": "Desdoblamiento"
        },
        {
            "field": "E1_DIACTB",
            "type": "C",
            "title": "Cód. Diario",
            "description": "Cód. Diario contabilidad"
        },
        {
            "field": "E1_DIADESC",
            "type": "N",
            "title": "Días p/ Desc",
            "description": "Días para descuento"
        },
        {
            "field": "E1_DOCTEF",
            "type": "C",
            "title": "Nº NSU",
            "description": "Número NSU-SITEF"
        },
        {
            "field": "E1_DTACRED",
            "type": "D",
            "title": "Fecha p/ Comp",
            "description": Fecha para compensación"
        },
        {
            "field": "E1_DTDESC1",
            "type": "D",
            "title": "Fch.Descuento",
            "description": "Fecha del descuento 2º rango"
        },
        {
            "field": "E1_DTDESC2",
            "type": "D",
            "title": "Fch.Descuento",
            "description": "Fecha del descuento 3º rango"
        },
        {
            "field": "E1_DTDESC3",
            "type": "D",
            "title": "Fch.Descuento",
            "description": "Fecha del descuento 1º rango"
        },
        {
            "field": "E1_DTFATUR",
            "type": "D",
            "title": "Fecha Facturac",
            "description": "Fecha facturación"
        },
        {
            "field": "E1_DTVARIA",
            "type": "D",
            "title": "Fch ÚIt.Var.",
            "description": "Fecha de la última variación"
        },
        {
            "field": "E1_EMIS1",
            "type": "D",
            "title": Fch Contab.",
            "description": "Fecha de la Contabilidad"
        },
        {
            "field": "E1_EMISSAO",
            "type": "D",
            "title": "Fch Emisión",
            "description": "Fecha de emisión del título"
        },
        {
            "field": "E1_EMITCHQ",
            "type": "C",
            "title": "Emisor CHQ",
            "description": "Emisor del cheque"
        },
        {
            "field": "E1_FAMAD",
            "type": "N",
            "title": "Val.FAMAD",
            "description": "Valor del Famad"
        },
        {
            "field": "E1_FATPREF",
            "type": "C",
            "title": "Pref. Factura",
            "description": "Prefijo de la factura generada"
        },
        {
            "field": "E1_FATURA",
            "type": "C",
            "title": "Factura",
            "description": "Número de la factura"
        },
        {
            "field": "E1_FETHAB",
            "type": "N",
            "title": "Val.FETHAB",
            "description": "Valor del impuesto FETHAB"
        },
        {
            "field": "E1_FILDEB",
            "type": "C",
            "title": "Suc.Débito",
            "description": "Sucursal de débito"
        },
        {
            "field": "E1_FILIAL",
            "type": "C",
            "title": "Sucursal",
            "description": "Sucursal del sistema"
        },
        {
            "field": "E1_FILORIG",
            "type": "C",
            "title": "Sucurs Orig",
            "description": "Sucursal de origen"
        },
        {
            "field": "E1_FLAGFAT",
            "type": "C",
            "title": "Flag Factura",
            "description": "Flag para Facturas"
        },
        {
            "field": "E1_FLUXO",
            "type": "C",
            "title": "Flujo caja",
            "description": "Flujo de caja"
        },
        {
            "field": "E1_FMPEQ",
            "type": "N",
            "title": "Val.FUMIPEQ",
            "description": "Valor del tributo FUMIPEQ."
        },
        {
            "field": "E1_FORMREC",
            "type": "C",
            "title": "Forma Pago",
            "description": "Código de la forma de pago"
        },
        {
            "field": "E1_FORNISS",
            "type": "C",
            "title": "Proveed.ISS",
            "description": "Proveedor de ISS"
        },
        {
            "field": "E1_FRETISS",
            "type": "C",
            "title": "Form Ret ISS",
            "description": "Forma de retención del ISS"
        },
        {
            "field": "E1_HIST",
            "type": "C",
            "title": "Historial",
            "description": "Historial del título"
        },
        {
            "field": "E1_IDAPLIC",
            "type": "N",
            "title": "Matriz Aplic",
            "description": "Matriz Aplicada"
        },
        {
            "field": "E1_IDBOLET",
            "type": "N",
            "title": "Id.Boleta",
            "description": "Id. Boleta"
        },
        {
            "field": "E1_IDCNAB",
            "type": "C",
            "title": "Id. Cnab",
            "description": "Identificador Cnab"
        },
        {
            "field": "E1_IDENTEE",
            "type": "C",
            "title": "Ident CEC",
            "description": "Ident de la Comp entre Cart"
        },
        {
            "field": "E1_IDLAN",
            "type": "N",
            "title": "Nº Asiento.",
            "description": "Nº Asiento en la FLAN"
        },
        {
            "field": "E1_IDMOV",
            "type": "C",
            "title": "Id.Mov.",
            "description": "Id. Movimento"
        },
        {
            "field": "E1_IMA",
            "type": "N",
            "title": "Valor IMA",
            "description": "Valor del impuesto IMA"
        },
        {
            "field": "E1_INDICE",
            "type": "C",
            "title": "Reajuste",
            "description": "Cód de la Tabla de reajuste"
        },
        {
            "field": "E1_INSCRIC",
            "type": "C",
            "title": "Inscripc.P.S.",
            "description": "Inscripc.Proceso de selección"
        },
        {
            "field": "E1_INSS",
            "type": "N",
            "title": "INSS",
            "description": "Valor INSS"
        },
        {
            "field": "E1_INSTR1",
            "type": "C",
            "title": "Inst.Primar.",
            "description": "Instrucción primaria CNAB"
        },
        {
            "field": "E1_INSTR2",
            "type": "C",
            "title": "Instr.Secund",
            "description": "Instrucción secundaria CNAB"
        },
        {
            "field": "E1_IRRF",
            "type": "N",
            "title": "IRRF",
            "description": "Valor del IRRF"
        },
        {
            "field": "E1_ISS",
            "type": "N",
            "title": "ISS",
            "description": "Valor del ISS"
        },
        {
            "field": "E1_ITEMC",
            "type": "C",
            "title": "Ít.Ctb.Créd.",
            "description": "Ítem Contable Crédito"
        },
        {
            "field": "E1_ITEMCTA",
            "type": "C",
            "title": "Ítem Contab.",
            "description": "Ítem Contable"
        },
        {
            "field": "E1_ITEMD",
            "type": "C",
            "title": "Ítem Ctb.Déb",
            "description": "Ítem Contable a Débito"
        },
        {
            "field": "E1_JURFAT",
            "type": "C",
            "title": "Núm Fact Jur",
            "description": "Número Factura Juridico"
        },
        {
            "field": "E1_JUROS",
            "type": "N",
            "title": "Interés",
            "description": "Valor del interés"
        },
        {
            "field": "E1_LA",
            "type": "C",
            "title": "Ident. Asiento",
            "description": "Identificador de asiento"
        },
        {
            "field": "E1_LIDESCF",
            "type": "D",
            "title": "Lím Desc Fin",
            "description": "Fecha Límite p/Desc Financ"
        },
        {
            "field": "E1_LOJA",
            "type": "C",
            "title": "Tienda",
            "description": "Tienda del cliente"
        },
        {
            "field": "E1_LOTE",
            "type": "C",
            "title": "Lote Contable",
            "description": "Lote Contable"
        },
        {
            "field": "E1_LTCXA",
            "type": "C",
            "title": "Lote Cja",
            "description": "Lote de caja"
        },
        {
            "field": "E1_MATRIC",
            "type": "C",
            "title": "Matricula",
            "description": "Matricula"
        },
        {
            "field": "E1_MDBONI",
            "type": "N",
            "title": "Bonific Ctr",
            "description": "Bonificación de contrato"
        },
        {
            "field": "E1_MDCONTR",
            "type": "C",
            "title": "N° Contrat",
            "description": "Nº Contrato"
        },
        {
            "field": "E1_MDCRON",
            "type": "C",
            "title": "Nº Cronogr",
            "description": "Número del Cronograma"
        },
        {
            "field": "E1_MDDESC",
            "type": "N",
            "title": "Descuento Ctr",
            "description": "Descuento de Contrato"
        },
        {
            "field": "E1_MDMULT",
            "type": "N",
            "title": "Multa Ctr",
            "description": "Multa de Contrato"
        },
        {
            "field": "E1_MDPARCE",
            "type": "C",
            "title": "Nº Cuota",
            "description": "Número de la cuota"
        },
        {
            "field": "E1_MDPLANI",
            "type": "C",
            "title": "Nº Planilla",
            "description": "Nº Planilla"
        },
        {
            "field": "E1_MDREVIS",
            "type": "C",
            "title": "Revisión",
            "description": "Revisión del contrato"
        },
        {
            "field": "E1_MEDNUME",
            "type": "C",
            "title": "Nº Medición",
            "description": "Número de la medición"
        },
        {
            "field": "E1_MESBASE",
            "type": "C",
            "title": "Mes Base",
            "description": "Mes Base"
        },
        {
            "field": "E1_MODSPB",
            "type": "C",
            "title": "Mod. Pago",
            "description": "Modalidad Pag.Previsto"
        },
        {
            "field": "E1_MOEDA",
            "type": "N",
            "title": "Moneda",
            "description": "Moneda del título"
        },
        {
            "field": "E1_MOTIVO",
            "type": "C",
            "title": "Motivo",
            "description": "Motivo de la falta de pago"
        },
        {
            "field": "E1_MOTNEG",
            "type": "C",
            "title": "Motivo Negoc",
            "description": "Motivo de la negociación"
        },
        {
            "field": "E1_MOVIMEN",
            "type": "D",
            "title": "Últ.Movimient",
            "description": "Fecha del último movimiento"
        },
        {
            "field": "E1_MSEMP",
            "type": "C",
            "title": "Empresa Orig",
            "description": "."
        },
        {
            "field": "E1_MSFIL",
            "type": "C",
            "title": "Sucursal Orig.",
            "description": "."
        },
        {
            "field": "E1_MULTA",
            "type": "N",
            "title": "Multa",
            "description": "Valor de la multa"
        },
        {
            "field": "E1_MULTDIA",
            "type": "N",
            "title": "Multa al día",
            "description": "Multa al día"
        },
        {
            "field": "E1_MULTNAT",
            "type": "C",
            "title": "Múlt. Modalid.",
            "description": "Multiples modalidades p/Tít"
        },
        {
            "field": "E1_NATUREZ",
            "type": "C",
            "title": "Modalidad",
            "description": "Código de la modalidad"
        },
        {
            "field": "E1_NFELETR",
            "type": "C",
            "title": "Fact Electr",
            "description": "Factura electrónica"
        },
        {
            "field": "E1_NODIA",
            "type": "C",
            "title": "Sec. Diario",
            "description": "Sec. Diario Contabilidad"
        },
        {
            "field": "E1_NOMCLI",
            "type": "C",
            "title": "Nombre Cliente",
            "description": "Nombre reducido del cliente"
        },
        {
            "field": "E1_NOPER",
            "type": "N",
            "title": "Nº Trans",
            "description": "Nº Trans Caja"
        },
        {
            "field": "E1_NRDOC",
            "type": "C",
            "title": "NºDocumento",
            "description": "Número del documento"
        },
        {
            "field": "E1_NSUTEF",
            "type": "C",
            "title": "NSU SITEF",
            "description": "Número NSU SITEF"
        },
        {
            "field": "E1_NUM",
            "type": "C",
            "title": "Nº Título",
            "description": "Número del título"
        },
        {
            "field": "E1_NUMBCO",
            "type": "C",
            "title": "Nº en el Banco",
            "description": "Nº del Título en el banco"
        },
        {
            "field": "E1_NUMBOR",
            "type": "C",
            "title": "Nº Borderó",
            "description": "Número del borderó"
        },
        {
            "field": "E1_NUMCART",
            "type": "C",
            "title": "Nº de la Tarjeta",
            "description": "Número de la tarjeta"
        },
        {
            "field": "E1_NUMCON",
            "type": "C",
            "title": "NºContrato",
            "description": "Número del contrato"
        },
        {
            "field": "E1_NUMCRD",
            "type": "C",
            "title": "Contr Financ",
            "description": "Número Contrato Financiac"
        },
        {
            "field": "E1_NUMINSC",
            "type": "N",
            "title": "Nº Inscr.",
            "description": "Número inscripción"
        },
        {
            "field": "E1_NUMLIQ",
            "type": "C",
            "title": "NºLiquidación",
            "description": "Número de la liquidación"
        },
        {
            "field": "E1_NUMMOV",
            "type": "C",
            "title": "Movimiento",
            "description": "Movimiento del día"
        },
        {
            "field": "E1_NUMNOTA",
            "type": "C",
            "title": "Factura",
            "description": "Número de la factura"
        },
        {
            "field": "E1_NUMRA",
            "type": "C",
            "title": "Número RA",
            "description": "Número de RA Alumno"
        },
        {
            "field": "E1_NUMSOL",
            "type": "C",
            "title": "Nº Solic.",
            "description": "Nº Solicitud de Transf"
        },
        {
            "field": "E1_OCORREN",
            "type": "C",
            "title": "Cód Ocurrenc",
            "description": "Código ocurrencia CNAB"
        },
        {
            "field": "E1_OK",
            "type": "C",
            "title": "Iden.Selección",
            "description": "Identificador de selección"
        },
        {
            "field": "E1_OP",
            "type": "C",
            "title": "Ord Producción",
            "description": "Orden de produción"
        },
        {
            "field": "E1_ORDPAGO",
            "type": "C",
            "title": "Orden Pago",
            "description": "Orden de pago"
        },
        {
            "field": "E1_ORIGEM",
            "type": "C",
            "title": "Origen",
            "description": "Origen del título"
        },
        {
            "field": "E1_PARCCSS",
            "type": "C",
            "title": "Cuot.CSS",
            "description": "Cuota del Funrural"
        },
        {
            "field": "E1_PARCELA",
            "type": "C",
            "title": "Cuota",
            "description": "Cuota del título"
        },
        {
            "field": "E1_PARCFAM",
            "type": "C",
            "title": "Cuot.FAMAD",
            "description": "Cuot.FAMAD"
        },
        {
            "field": "E1_PARCFET",
            "type": "C",
            "title": "Cuot.FETHAB",
            "description": "Cuota del impuesto FETHAB"
        },
        {
            "field": "E1_PARCFMP",
            "type": "C",
            "title": "Parc.FUMIPEQ",
            "description": "Cuota tributo Fumipeq"
        },
        {
            "field": "E1_PARCIMA",
            "type": "C",
            "title": "Cuota IMA",
            "description": "Cuota del impuesto IMA"
        },
        {
            "field": "E1_PARCIRF",
            "type": "C",
            "title": "Cuota IRRF",
            "description": "Cuota título IRRF"
        },
        {
            "field": "E1_PARTOT",
            "type": "C",
            "title": "Cuota actua",
            "description": "Cuota actual"
        },
        {
            "field": "E1_PEDIDO",
            "type": "C",
            "title": "Nº Pedido",
            "description": "Número del pedido"
        },
        {
            "field": "E1_PIS",
            "type": "N",
            "title": "PIS/PASEP",
            "description": "Valor PIS"
        },
        {
            "field": "E1_PLCOEMP",
            "type": "C",
            "title": "Contr Empres",
            "description": "Contrato Empresa"
        },
        {
            "field": "E1_PLLOTE",
            "type": "C",
            "title": "Lote PLS",
            "description": "Número del Lote de PLS"
        },
        {
            "field": "E1_PLNUCOB",
            "type": "C",
            "title": "NºCobranza",
            "description": "Número cobranza"
        },
        {
            "field": "E1_PLOPELT",
            "type": "C",
            "title": "Operadora Lt",
            "description": "Operadora Lote Pago"
        },
        {
            "field": "E1_PLTPCOE",
            "type": "C",
            "title": "Tp Cont Empr",
            "description": "Tipo Contrato Empresa"
        },
        {
            "field": "E1_PORCJUR",
            "type": "N",
            "title": "Porc Interés",
            "description": "Porcentaje interés diario"
        },
        {
            "field": "E1_PORTADO",
            "type": "C",
            "title": "Portador",
            "description": "Código del portador"
        },
        {
            "field": "E1_PREFIXO",
            "type": "C",
            "title": "Prefijo",
            "description": "Prefijo del título"
        },
        {
            "field": "E1_PREFORI",
            "type": "C",
            "title": "Pref Origen",
            "description": "Prefijo origen"
        },
        {
            "field": "E1_PRINSS",
            "type": "N",
            "title": "Prov INSS",
            "description": "Provisión de  - INSS"
        },
        {
            "field": "E1_PRISS",
            "type": "N",
            "title": "Prov ISS",
            "description": "Provisión de  - ISS"
        },
        {
            "field": "E1_PROCEL",
            "type": "N",
            "title": "Proc. Sel.",
            "description": "Proceso de selección"
        },
        {
            "field": "E1_PROJETO",
            "type": "C",
            "title": "Proyecto",
            "description": "Código del proyecto"
        },
        {
            "field": "E1_PROJPMS",
            "type": "C",
            "title": "Prorrateo Proy.",
            "description": "Prorrateo de proyectos"
        },
        {
            "field": "E1_RATFIN",
            "type": "C",
            "title": "Prorrateo Fin",
            "description": "Prorrateo financiero"
        },
        {
            "field": "E1_RECIBO",
            "type": "C",
            "title": "Nº Recibo",
            "description": "Número de recibo"
        },
        {
            "field": "E1_RELATO",
            "type": "C",
            "title": "Env. Informe",
            "description": "Enviado en el informe"
        },
        {
            "field": "E1_RETCNTR",
            "type": "N",
            "title": "Retención Ctr",
            "description": "Retención de contrato"
        },
        {
            "field": "E1_SABTCOF",
            "type": "N",
            "title": "Saldo Desc.COF",
            "description": "Saldo descontar - COFINS"
        },
        {
            "field": "E1_SABTCSL",
            "type": "N",
            "title": "Saldo Desc.CSL",
            "description": "Saldo por descontar - CSLL"
        },
        {
            "field": "E1_SABTIRF",
            "type": "N",
            "title": "Sld Desc Irrf",
            "description": "Saldo de descuento IRRF"
        },
        {
            "field": "E1_SABTPIS",
            "type": "N",
            "title": "Saldo Desc.Pis",
            "description": "Saldo por descontar - PIS"
        },
        {
            "field": "E1_SALDO",
            "type": "N",
            "title": "Saldo",
            "description": "Saldo por cobrar"
        },
        {
            "field": "E1_SATBIRF",
            "type": "N",
            "title": "Saldo Desc.irf",
            "description": "Saldo por descontar - IRRF"
        },
        {
            "field": "E1_SCORGP",
            "type": "C",
            "title": "PisCof OrgP.",
            "description": "Calcula Pis/Cofins Org.Públ"
        },
        {
            "field": "E1_SDACRES",
            "type": "N",
            "title": "Sld.Aumento",
            "description": "Saldo del aumento"
        },
        {
            "field": "E1_SDDECRE",
            "type": "N",
            "title": "Sld.Descuento.",
            "description": "Saldo del descuento"
        },
        {
            "field": "E1_SDOC",
            "type": "C",
            "title": "Serie Doc.",
            "description": "Serie del documento fiscal"
        },
        {
            "field": "E1_SDOCREC",
            "type": "C",
            "title": "Serie Recibo",
            "description": "Serie del recibo"
        },
        {
            "field": "E1_SEQBX",
            "type": "C",
            "title": "Sec.Baja",
            "description": "Sec.Baja"
        },
        {
            "field": "E1_SERIE",
            "type": "C",
            "title": "Serie",
            "description": "Serie de la factura"
        },
        {
            "field": "E1_SERREC",
            "type": "C",
            "title": "Serie Recibo",
            "description": "Serie del recibo"
        },
        {
            "field": "E1_SERVICO",
            "type": "C",
            "title": "Cód. Servicio",
            "description": "Código del servicio"
        },
        {
            "field": "E1_SITFAT",
            "type": "C",
            "title": "Sit. Factura",
            "description": "Situación de la factura"
        },
        {
            "field": "E1_SITUACA",
            "type": "C",
            "title": "Situación",
            "description": "Situación del título"
        },
        {
            "field": "E1_STATUS",
            "type": "C",
            "title": "Estatus",
            "description": "Estatus"
        },
        {
            "field": "E1_SUBCON",
            "type": "C",
            "title": "Subcontrato",
            "description": "Subcontrato"
        },
        {
            "field": "E1_SUPERVI",
            "type": "C",
            "title": "Supervisor",
            "description": "Código del supervisor"
        },
        {
            "field": "E1_TCONHTL",
            "type": "C",
            "title": "Tipo cuenta",
            "description": "Tipo de la cuenta - Hotelería"
        },
        {
            "field": "E1_TIPO",
            "type": "C",
            "title": "Tipo",
            "description": "Tipo del título"
        },
        {
            "field": "E1_TIPODES",
            "type": "C",
            "title": "Tipo Descuent",
            "description": "Tipo de Descuento"
        },
        {
            "field": "E1_TIPOFAT",
            "type": "C",
            "title": "Tipo Factura",
            "description": "Tipo da Factura"
        },
        {
            "field": "E1_TIPOLIQ",
            "type": "C",
            "title": "Tipo Liquida",
            "description": "Tipo generado p/Liquidación"
        },
        {
            "field": "E1_TIPREG",
            "type": "C",
            "title": "Tp. Registro",
            "description": "Tipo de registro"
        },
        {
            "field": "E1_TITPAI",
            "type": "C",
            "title": "Tit.Princip PCC",
            "description": "Título principal de impuestos P"
        },
        {
            "field": "E1_TPDESC",
            "type": "C",
            "title": "Desc. F100",
            "description": "Descuento F100"
        },
        {
            "field": "E1_TPESOC",
            "type": "C",
            "title": "Tp servicio",
            "description": "Clasif tipo de servicio"
        },
        {
            "field": "E1_TRANSF",
            "type": "C",
            "title": "Doc.Transf.",
            "description": "Número del docto. transf."
        },
        {
            "field": "E1_TURMA",
            "type": "C",
            "title": "Grupo",
            "description": "Grupo"
        },
        {
            "field": "E1_TXMDCOR",
            "type": "N",
            "title": "Ts Cor.Moneda",
            "description": "Ts. Moneda en la Corrección M."
        },
        {
            "field": "E1_TXMOEDA",
            "type": "N",
            "title": "Tasa moneda",
            "description": "Tasa de la moneda"
        },
        {
            "field": "E1_VALCOM1",
            "type": "N",
            "title": "Vlr. comis.1",
            "description": "Valor comisión vend. 1"
        },
        {
            "field": "E1_VALCOM2",
            "type": "N",
            "title": "Vlr. comis.2",
            "description": "Valor comisión vend. 2"
        },
        {
            "field": "E1_VALCOM3",
            "type": "N",
            "title": "Vlr. comis.3",
            "description": "Valor comisión vend. 3"
        },
        {
            "field": "E1_VALCOM4",
            "type": "N",
            "title": "Vlr. comis.4",
            "description": "Valor comisión vend. 4"
        },
        {
            "field": "E1_VALCOM5",
            "type": "N",
            "title": "Vlr. comis.5",
            "description": "Valor comisión vend. 5"
        },
        {
            "field": "E1_VALJUR",
            "type": "N",
            "title": "Tasa Perman.",
            "description": "Tasa permanencia diaria"
        },
        {
            "field": "E1_VALLIQ",
            "type": "N",
            "title": "Val.Net Baja",
            "description": "Valor neto de la baja"
        },
        {
            "field": "E1_VALOR",
            "type": "N",
            "title": "Val.Título",
            "description": "Valor del título"
        },
        {
            "field": "E1_VARURV",
            "type": "N",
            "title": "Val.Variación",
            "description": "Valor de la variación calculada"
        },
        {
            "field": "E1_VENCORI",
            "type": "D",
            "title": "Vencto Orig",
            "description": "Vencimiento original"
        },
        {
            "field": "E1_VENCREA",
            "type": "D",
            "title": "Vencto real",
            "description": "Vencimiento real del título"
        },
        {
            "field": "E1_VENCTO",
            "type": "D",
            "title": "Vencimiento",
            "description": "Vencimiento del título"
        },
        {
            "field": "E1_VEND1",
            "type": "C",
            "title": "Vendedor 1",
            "description": "Código del Vendedor 1"
        },
        {
            "field": "E1_VEND2",
            "type": "C",
            "title": "Vendedor 2",
            "description": "Código del Vendedor 2"
        },
        {
            "field": "E1_VEND3",
            "type": "C",
            "title": "Vendedor 3",
            "description": "Código del Vendedor 3"
        },
        {
            "field": "E1_VEND4",
            "type": "C",
            "title": "Vendedor 4",
            "description": "Código del Vendedor 4"
        },
        {
            "field": "E1_VEND5",
            "type": "C",
            "title": "Vendedor 5",
            "description": "Código del Vendedor 5"
        },
        {
            "field": "E1_VERCON",
            "type": "C",
            "title": "Versión Contr",
            "description": "Versión del contrato"
        },
        {
            "field": "E1_VERSUB",
            "type": "C",
            "title": "Versión Sub",
            "description": "Versión subcontrato"
        },
        {
            "field": "E1_VLBOLP",
            "type": "N",
            "title": "Beca Puntu.",
            "description": "Valor beca puntualidad"
        },
        {
            "field": "E1_VLBOLSA",
            "type": "N",
            "title": "Valor beca",
            "description": "Valor de la beca"
        },
        {
            "field": "E1_VLCRUZ",
            "type": "N",
            "title": "Val R$",
            "description": "Valor en la moneda nacional"
        },
        {
            "field": "E1_VLFIES",
            "type": "N",
            "title": "Beca Fies",
            "description": "Valor de la beca FIES"
        },
        {
            "field": "E1_VLMULTA",
            "type": "N",
            "title": "Valor Multa",
            "description": "Valor de la multa en la boleta"
        },
        {
            "field": "E1_VLRREAL",
            "type": "N",
            "title": "Valor real",
            "description": "Valor real del título"
        },
        {
            "field": "E1_VRETBIS",
            "type": "N",
            "title": "Vlr. Ret ISB",
            "description": "Val. Retención ISS Bitrib."
        },
        {
            "field": "E1_VRETIRF",
            "type": "N",
            "title": "Vlr.Rt.Irf",
            "description": "Valor retención Irrf"
        },
        {
            "field": "E1_VRETISS",
            "type": "N",
            "title": "Valor Rt.ISS",
            "description": "Valor retenido - ISS"
        }
    ]
}
  • Sem rótulos