00001 /*************************************************************************** 00002 $RCSfile: jobinternaltransfer_be.h,v $ 00003 ------------------- 00004 cvs : $Id: jobinternaltransfer_be.h,v 1.4 2006/02/21 17:04:54 aquamaniac Exp $ 00005 begin : Mon Mar 01 2004 00006 copyright : (C) 2004 by Martin Preuss 00007 email : martin@libchipcard.de 00008 00009 *************************************************************************** 00010 * Please see toplevel file COPYING for license details * 00011 ***************************************************************************/ 00012 00013 00014 #ifndef AQBANKING_JOBINTERNALTRANSFER_BE_H 00015 #define AQBANKING_JOBINTERNALTRANSFER_BE_H 00016 00017 00018 #include <aqbanking/jobinternaltransfer.h> 00019 00020 00025 00031 00036 AQBANKING_API void AB_JobInternalTransfer_SetFieldLimits(AB_JOB *j, 00037 AB_TRANSACTION_LIMITS *limits); 00041 /* addtogroup */ 00042 00043 #endif 00044