|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show the available distribution keys for analytic activities. More...
Go to the source code of this file.
Variables | |
| catch(Exception $exc) global | $g_user |
| $html = escape_xml($response) | |
| $http =new HttpInput() | |
| $jrnx_id =$http->get("jrnx_id","string","") | |
| $ledger =$http->get('led',"number") | |
| $sequence =$http->get("p_seq","number") | |
| $table_id =$http->get("t") | |
| if($g_user->get_ledger_access($ledger)=='W') | else |
| try | |
show the available distribution keys for analytic activities.
Expected parameter are
Definition in file ajax_anc_key_clean.php.
| catch (Exception $exc) global $g_user |
Definition at line 47 of file ajax_anc_key_clean.php.
| $html = escape_xml($response) |
Definition at line 65 of file ajax_anc_key_clean.php.
| $http =new HttpInput() |
Definition at line 30 of file ajax_anc_key_clean.php.
| $jrnx_id =$http->get("jrnx_id","string","") |
Definition at line 37 of file ajax_anc_key_clean.php.
| $ledger =$http->get('led',"number") |
Definition at line 36 of file ajax_anc_key_clean.php.
| $sequence =$http->get("p_seq","number") |
Definition at line 38 of file ajax_anc_key_clean.php.
| $table_id =$http->get("t") |
Definition at line 35 of file ajax_anc_key_clean.php.
| if ( $g_user->get_ledger_access( $ledger)=='W') else |
Definition at line 62 of file ajax_anc_key_clean.php.
| try |
Definition at line 32 of file ajax_anc_key_clean.php.