bug#21726
dev: qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/GeneradorBoletosCNAB/trunk@105451 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
cc81ffe53d
commit
7c1a78066f
|
@ -51,11 +51,11 @@
|
|||
<IdType name="IDReg" length="1" position="1" value="1"/>
|
||||
<Field name="TipoInscricao" length="2" type="INTEGER" />
|
||||
<Field name="NumeroInscricao" length="14" type="INTEGER" /><!-- CNPJ EMPRESA -->
|
||||
<Field name="Agencia" length="3" />
|
||||
<Field name="Agencia" length="4" />
|
||||
<Field name="DVAgencia" length="1" />
|
||||
<Field name="CodigoEmpresa" length="8" type="INTEGER" padding="ZERO_LEFT" />
|
||||
<Field name="ContaCorrente" length="8" type="INTEGER" padding="ZERO_LEFT" />
|
||||
<Field name="NumControleDoParticipante" length="25" type="INTEGER" padding="ZERO_LEFT" />
|
||||
<Field name="NumControleDoParticipante" length="25" type="INTEGER" padding="ZERO_LEFT" />
|
||||
<Field name="NossoNumeroComDigito" length="8" type="INTEGER" />
|
||||
<Field name="DataSegundoDesconto" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
|
||||
<Field name="Brancos1" length="1" type="CHARACTER" blankAccepted="true" /><!--Enviar 1 Brancos -->
|
||||
|
|
Loading…
Reference in New Issue