Jump to content

dev botao

ACBR SPED PIS/COFINS


  • Este tópico foi criado há 4620 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

Bom dia a todos,

Comecei a trabalhar com o Componente ACBR Sped Pis/Cofins, contudo registrei um erro na estrutra do Bloco 0. Não está sendo informado a variável Nome na formação do Registro 0000.

Código Atual

Add( LFill( '0000' ) +

            LFill( strCOD_VER ) +

            LFill( strTIPO_ESCRIT ) +

            LFill( strIND_SIT_ESP ) +

            LFill( NUM_REC_ANTERIOR, 41 ) +

            LFill( DT_INI ) +

            LFill( DT_FIN ) +

            LFill( CNPJ ) +

            LFill( UF ) +

            LFill( COD_MUN, 7 ) +

            LFill( SUFRAMA, 9 ) +

            LFill( strIND_NAT_PJ ) +

            LFill( strIND_ATIV ) );
Como deveria ficar
Add( LFill( '0000' ) +

            LFill( strCOD_VER ) +

            LFill( strTIPO_ESCRIT ) +

            LFill( strIND_SIT_ESP ) +

            LFill( NUM_REC_ANTERIOR, 41 ) +

            LFill( DT_INI ) +

            LFill( DT_FIN ) +

            LFill( NOME ) + --Campo Adicionado

            LFill( CNPJ ) +

            LFill( UF ) +

            LFill( COD_MUN, 7 ) +

            LFill( SUFRAMA, 9 ) +

            LFill( strIND_NAT_PJ ) +

            LFill( strIND_ATIV ) );

Obrigado.

Jonathan Rangel

http://www.canion.com.br

Programador DELPHI

Programador PHP

Programador JavaScript

-------------------------

Manager SQL Server 2000

Manager Firebird 2.5

Manger Mysql 5.0.1

Link to comment
Share on other sites

  • Consultores

já foi corrigido, veja viewtopic.php?p=7646#p7646

[]'s

Consultor SAC ACBr

Elton
Profissionalize o ACBr na sua empresa, conheça o ACBr Pro.

Projeto ACBr     Telefone:(15) 2105-0750 WhatsApp(15)99790-2976.

Um engenheiro de Controle de Qualidade(QA) entra num bar. Pede uma cerveja. Pede zero cervejas.
Pede 99999999 cervejas. Pede -1 cervejas. Pede um jacaré. Pede asdfdhklçkh.
Link to comment
Share on other sites

  • Este tópico foi criado há 4620 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.