Jump to content

dev botao

Registro C114


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

Recommended Posts

  • Membros Pro

Pessoal, não sei se estou fazendo algo de errado, mas sempre quando adicionar um novo registro c114 é gerado um erro de list of index bounds(-1).

Codigo:


with RegistroC114New do

begin

  COD_MOD := DM.IbCupomNota.FieldByName('MODELO').AsString;

  ECF_FAB   := DM.IbCupomNota.FieldByName('MODELO').AsString;

  ECF_CX    := DM.IbCupomNota.FieldByName('PDV').AsString;

  NUM_DOC := DM.IbCupomNota.FieldByName('CUPOM').AsString;

  DT_DOC   := DM.IbCupomNota.FieldByName('DATA_EMISSAO').AsDateTime;

end;

Alguma Dica?

Link to comment
Share on other sites

  • 6 months later...
  • Este tópico foi criado há 4522 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.