altocompta/doc/developper/html/eub__be_8inc_8php.html
2006-07-12 21:24:48 +00:00

208 lines
9.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>phpcompta: eub_be.inc.php File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a></div>
<h1>eub_be.inc.php File Reference</h1>File included to parse CSV from EUB Bank. <a href="#_details">More...</a>
<p>
<p>
<a href="eub__be_8inc_8php-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eub__be_8inc_8php.html#a0">$row</a> = 1</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eub__be_8inc_8php.html#a1">$date_exec</a> = str_replace(&quot;\t&quot;, &quot;&quot;, $date_exec)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eub__be_8inc_8php.html#a2">$montant</a> = str_replace(&quot;.&quot;, &quot;&quot;, $montant)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eub__be_8inc_8php.html#a3">$code</a> = $annee.&quot;-&quot;.$code</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eub__be_8inc_8php.html#a4">$Sql</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eub__be_8inc_8php.html#a5">$Res</a> = ExecSql($p_cn,$Sql)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
File included to parse CSV from EUB Bank.
<p>
<p>
Definition in file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>.<hr><h2>Variable Documentation</h2>
<a class="anchor" name="a3"></a><!-- doxytag: member="eub_be.inc.php::$code" ref="a3" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$code = $annee.&quot;-&quot;.$code </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="eub__be_8inc_8php-source.html#l00052">52</a> of file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="eub_be.inc.php::$date_exec" ref="a1" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$date_exec = str_replace(&quot;\t&quot;, &quot;&quot;, $date_exec) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="eub__be_8inc_8php-source.html#l00039">39</a> of file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="eub_be.inc.php::$montant" ref="a2" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$montant = str_replace(&quot;.&quot;, &quot;&quot;, $montant) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="eub__be_8inc_8php-source.html#l00044">44</a> of file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="eub_be.inc.php::$Res" ref="a5" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$Res = ExecSql($p_cn,$Sql) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="eub__be_8inc_8php-source.html#l00074">74</a> of file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="eub_be.inc.php::$row" ref="a0" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$row = 1 </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="eub__be_8inc_8php-source.html#l00029">29</a> of file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="eub_be.inc.php::$Sql" ref="a4" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$Sql </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<b>Initial value:</b><div class="fragment"><pre class="fragment"><span class="stringliteral">"insert into import_tmp (code, </span>
<span class="stringliteral"> date_exec ,</span>
<span class="stringliteral"> date_valeur,</span>
<span class="stringliteral"> montant,</span>
<span class="stringliteral"> devise,</span>
<span class="stringliteral"> detail,</span>
<span class="stringliteral"> num_compte,</span>
<span class="stringliteral"> bq_account ,</span>
<span class="stringliteral"> jrn,</span>
<span class="stringliteral"> ok)</span>
<span class="stringliteral"> values ('$code',</span>
<span class="stringliteral"> '$date_exec',</span>
<span class="stringliteral"> '$date_exec',</span>
<span class="stringliteral"> '$montant',</span>
<span class="stringliteral"> 'EUR',</span>
<span class="stringliteral"> '"</span>.addslashes($detail).<span class="stringliteral">"',</span>
<span class="stringliteral"> '$p_bq_account',</span>
<span class="stringliteral"> $p_jrn,</span>
<span class="stringliteral"> false)"</span>
</pre></div>
<p>
Definition at line <a class="el" href="eub__be_8inc_8php-source.html#l00055">55</a> of file <a class="el" href="eub__be_8inc_8php-source.html">eub_be.inc.php</a>.
<p>
Referenced by <a class="el" href="fiche__inc_8php-source.html#l00038">AddFiche()</a>, <a class="el" href="class__user_8php-source.html#l00040">cl_user::cl_user()</a>, <a class="el" href="fiche__inc_8php-source.html#l01181">Get_attr_def()</a>, <a class="el" href="fiche__inc_8php-source.html#l01149">Get_attr_min()</a>, <a class="el" href="fiche__inc_8php-source.html#l01214">GetCreateAccount()</a>, <a class="el" href="impress__inc_8php-source.html#l00423">GetDataJrnPdf()</a>, <a class="el" href="class__jrn_8php-source.html#l00065">jrn::GetRow()</a>, <a class="el" href="class__user_8php-source.html#l00298">cl_user::insert_default_global_pref()</a>, <a class="el" href="jrn_8php-source.html#l00038">RecordJrn()</a>, and <a class="el" href="class__user_8php-source.html#l00330">cl_user::update_global_pref()</a>. </td>
</tr>
</table>
</BODY>
</HTML>