Hallo liebe Aq-Ler, beim Abruf der Terminüberweisungen startet die Liste erst beim 2. Umsatz.
Q: was machen wir falsch? (Code um alle Rückgabe-Prüfungen gekürzt, vollständiger Code ist auf http://cargobay.orgamon.de/aqbd.html ) ctx=AB_ImExporterContext_new(); jl=AB_Job_List2_new(); a=AB_Banking_GetAccountByCodeAndNumber(ab, blz, kto); j=AB_JobGetTransactions_new(a); rv=AB_Job_CheckAvailability(j, 0); AB_Job_List2_PushBack(jl, j); rv=AB_Banking_ExecuteJobs(ab, jl, ctx, 0); ## Ausgabe Kopfzeile ## AB_IMEXPORTER_ACCOUNTINFO *ai; ai=AB_ImExporterContext_GetFirstAccountInfo(ctx);//AccountInfo herausziehen int i=1; const AB_TRANSACTION *t; t=AB_ImExporterAccountInfo_GetFirstNotedTransaction(ai); while(t) { ## Ausgabe Datenzeile, es kommt der 2. ## } i.A. für Christoph Thielecke Andreas -- Andreas Filsinger IT-Freiberufler Stettfelder Strasse 44 76698 Ubstadt GERMANY Tel. +49(0)7251/966100 Mob. +49(0)175/5913758 http://www.OrgaMon.org ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Aqbanking-devel mailing list Aqbanking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aqbanking-devel