Moin,

On Donnerstag, 30. Oktober 2008, Frank Emminghaus wrote:
[...]
> AB_JobEuTransfer_FindCountryInfo das Land mit (nehme ich mal an), das
> heißt dass es für jedes Land andere Limits geben kann? Ist damit das
> Ziel-Land der Überweisung gemeint?
[...]

Ja, es geht logischerweise immer um das Zielland. Und ja, es kann fuer jedes 
Land andere Limits geben.

[...]
> Wenn das so ist: da das Ziel-Land ja erst nach Angabe der BIC bekannt
> ist, kann man ja eigentlich vorher keine vernünftige Prüfung der
> Felder durchführen und muss u.U. die Überweisung erst am Ende als
> ungültig zurückweisen, oder?
[...]

Ich mache das immer anders: Ich erzeuge erst den entsprechenden Job und rufe 
AB_Job_CheckAvailability() damit auf (das erzeugt durch Anfrage an das 
Backend die CountryInfoList und noch ein paar andere Infos). Mit diesen 
Informationen kann man dann arbeiten.

Entweder man loescht dann diesen Job und erzeugt ihn dann spaeter endgueltig, 
wenn man in der GUI die Ueberweisung fertig hat, oder man behaelt ihn bis zum 
Ende der GUI-Bearbeitung und ruft am Ende AB_JobEuTransfer_SetTransaction() 
auf.


Gruss
Martin

-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to