|
|
<?xml version="1.0" encoding="ISO-8859-15"?>
|
|
|
<VUE name="ECO000068"
|
|
|
label="ECO. Evolution des stocks calculés"
|
|
|
title="= SELECT.DATA_LABEL + ' par ' + SELECT.GROUPBY_LABEL + ' de ' + SELECT.PERIODE_LABEL + ' à ' + SELECT.TOPERIODE_LABEL "
|
|
|
database="iCTI"
|
|
|
swf="*CTI_view1"
|
|
|
globals="ECO_globals.XML"
|
|
|
componentsFile="ECO_components.XML"
|
|
|
dboptimizer="ECO_dboptimizer.XML"
|
|
|
softCode="iCTI_eco">
|
|
|
<title><![CDATA[=
|
|
|
|
|
|
if (SELECT.DATA02 == '-1') {
|
|
|
return SELECT.DATA01_LABEL + ' par ' + SELECT.GROUPBY_LABEL + ' de ' + SELECT.PERIODE_LABEL + ' à ' + SELECT.TOPERIODE_LABEL;
|
|
|
}
|
|
|
else {
|
|
|
return 'Evolution mensuelle stocks calculés par ' + SELECT.GROUPBY_LABEL + ' de ' + SELECT.PERIODE_LABEL + ' à ' + SELECT.TOPERIODE_LABEL;
|
|
|
}
|
|
|
|
|
|
]]></title>
|
|
|
|
|
|
<VIEWPROPERTIES componentName="PROPERTIES_MOUVEMENTS"/>
|
|
|
<VIEWPROPERTIES componentName="PROPERTIES_GROUPBY"/>
|
|
|
<VIEWPROPERTIES componentName="PROPERTIES_DATA"/>
|
|
|
<VIEWPROPERTIES>
|
|
|
<PROPERTY name="COLUMN_OPTION" value="CROSS"/>
|
|
|
</VIEWPROPERTIES>
|
|
|
|
|
|
<SELECTIONS label="Paramètres de l'analyse" displayText="">
|
|
|
<GROUP label="Période">
|
|
|
<FIELD name="ALIAS_PERIODE" label="" UI="combo" width="180" default="CUM_LAST_MONTH" tree="true" globalListProvider="ALIAS_PERIODE" />
|
|
|
<FIELD name="PERIODE" label="" UI="combo" tree="true" width="200" default="2010-01-01" globalListProvider="PERIODE_DEBUT">
|
|
|
</FIELD>
|
|
|
<FIELD name="TOPERIODE" label="au" UI="combo" tree="true" width="200" default="2010-01-31" globalListProvider="PERIODE_FIN">
|
|
|
</FIELD>
|
|
|
</GROUP>
|
|
|
<GROUP label="">
|
|
|
<FIELD name="PERIODICITE" label="Périodicité" width="200" UI="combo" default="MONTH">
|
|
|
<OPTION label="Journalière" data="DAY" />
|
|
|
<OPTION label="Hebdomadaire" data="WEEK2" />
|
|
|
<OPTION label="Mensuelle" data="MONTH" />
|
|
|
<OPTION label="Trimestrielle" data="QUARTER" />
|
|
|
<OPTION label="Annuelle" data="YEAR" />
|
|
|
</FIELD>
|
|
|
</GROUP>
|
|
|
<GROUP label="Données">
|
|
|
<FIELD name="DATA01" label="" UI="combo" width="210" default="CTI_QTEDEBMVT" tree="true" printable="false" >
|
|
|
<OPTION label="Options" data="" globalListProvider="DATA_AP_IND" condition="dataItem.data6 > 15 and dataItem.data6 < 20"/>
|
|
|
</FIELD>
|
|
|
<FIELD name="DATA02" label="" UI="combo" width="210" default="CTI_QTEFINMVT" default2="" tree="true" printable="false" >
|
|
|
<OPTION label="" data="0"/>
|
|
|
<OPTION label="Options" data="" globalListProvider="DATA_AP_IND" condition="dataItem.data6 > 15 and dataItem.data6 < 20"/>
|
|
|
</FIELD>
|
|
|
</GROUP>
|
|
|
<GROUP label="Regroupement">
|
|
|
<FIELD name="GROUPBY" label="" UI="combo" width="200" default="CPA" tree="true">
|
|
|
<OPTION label="Article" data="ART" treeLevel="1" globalListProvider="ARTICLE_GROUPBY"/>
|
|
|
<OPTION label="Compte" data="CPA" treeLevel="1" globalListProvider="COMPTE_ARTICLE_GROUPBY"/>
|
|
|
<OPTION label="Fournisseur" data="FOU" treeLevel="1" globalListProvider="FOURNISSEUR_GROUPBY"/>
|
|
|
<OPTION label="Gestionnaire" data="GES" treeLevel="1" globalListProvider="GESTIONNAIRE_GROUPBY"/>
|
|
|
<OPTION label="Lieu" data="LIE" treeLevel="1" globalListProvider="LIEU_GROUPBY"/>
|
|
|
<OPTION label="Pole" data="POL" treeLevel="1" globalListProvider="POLE_GROUPBY"/>
|
|
|
<OPTION label="Unité fonctionnelle" data="UFO" treeLevel="1" globalListProvider="UNITE_FONCTIONNELLE_GROUPBY"/>
|
|
|
<OPTION label="Type de mouvement" data="TYM" treeLevel="1" globalListProvider="TYPE_MOUVEMENT_GROUPBY"/>
|
|
|
<OPTION label="Année-Mois mouvement" globalListProvider="DATE_GROUPBY" treeLevel="1" />
|
|
|
<OPTION label="Source de données" data="PVD" treeLevel="1" globalListProvider="PROVIDER_GROUPBY"/>
|
|
|
</FIELD>
|
|
|
<FIELD name="GROUPBY_TAB" width="100" label="Présentation" UI="combo" default="AUTO" visible="= SELECT.GROUPBY_2 != '-1' ">
|
|
|
<OPTION label="Automatique" data="AUTO"/>
|
|
|
<OPTION label="Arbre" data="TREE"/>
|
|
|
<OPTION label="Onglet" data="TAB"/>
|
|
|
</FIELD>
|
|
|
</GROUP>
|
|
|
<GROUP label="">
|
|
|
<FIELD name="GROUPBY_2" label="" width="200" UI="combo" default="-1" tree="true">
|
|
|
<OPTION label="Pas de second niveau" data="-1"/>
|
|
|
<OPTION label="Article" data="ART" treeLevel="1" globalListProvider="ARTICLE_GROUPBY"/>
|
|
|
<OPTION label="Compte" data="CPA" treeLevel="1" globalListProvider="COMPTE_ARTICLE_GROUPBY"/>
|
|
|
<OPTION label="Fournisseur" data="FOU" treeLevel="1" globalListProvider="FOURNISSEUR_GROUPBY"/>
|
|
|
<OPTION label="Gestionnaire" data="GES" treeLevel="1" globalListProvider="GESTIONNAIRE_GROUPBY"/>
|
|
|
<OPTION label="Lieu" data="LIE" treeLevel="1" globalListProvider="LIEU_GROUPBY"/>
|
|
|
<OPTION label="Pole" data="POL" treeLevel="1" globalListProvider="POLE_GROUPBY"/>
|
|
|
<OPTION label="Unité fonctionnelle" data="UFO" treeLevel="1" globalListProvider="UNITE_FONCTIONNELLE_GROUPBY"/>
|
|
|
<OPTION label="Type de mouvement" data="TYM" treeLevel="1" globalListProvider="TYPE_MOUVEMENT_GROUPBY"/>
|
|
|
<OPTION label="Année-Mois mouvement" globalListProvider="DATE_GROUPBY" treeLevel="1" />
|
|
|
<OPTION label="Source de données" data="PVD" treeLevel="1" globalListProvider="PROVIDER_GROUPBY"/>
|
|
|
</FIELD>
|
|
|
</GROUP>
|
|
|
<GROUP label="">
|
|
|
<FIELD name="GROUPBY_3" label="" width="200" UI="combo" default="-1" tree="true">
|
|
|
<OPTION label="Pas de troisième niveau" data="-1"/>
|
|
|
<OPTION label="Article" data="ART" treeLevel="1" globalListProvider="ARTICLE_GROUPBY"/>
|
|
|
<OPTION label="Compte" data="CPA" treeLevel="1" globalListProvider="COMPTE_ARTICLE_GROUPBY"/>
|
|
|
<OPTION label="Fournisseur" data="FOU" treeLevel="1" globalListProvider="FOURNISSEUR_GROUPBY"/>
|
|
|
<OPTION label="Gestionnaire" data="GES" treeLevel="1" globalListProvider="GESTIONNAIRE_GROUPBY"/>
|
|
|
<OPTION label="Lieu" data="LIE" treeLevel="1" globalListProvider="LIEU_GROUPBY"/>
|
|
|
<OPTION label="Pole" data="POL" treeLevel="1" globalListProvider="POLE_GROUPBY"/>
|
|
|
<OPTION label="Unité fonctionnelle" data="UFO" treeLevel="1" globalListProvider="UNITE_FONCTIONNELLE_GROUPBY"/>
|
|
|
<OPTION label="Type de mouvement" data="TYM" treeLevel="1" globalListProvider="TYPE_MOUVEMENT_GROUPBY"/>
|
|
|
<OPTION label="Année-Mois mouvement" globalListProvider="DATE_GROUPBY" treeLevel="1" />
|
|
|
<OPTION label="Source de données" data="PVD" treeLevel="1" globalListProvider="PROVIDER_GROUPBY"/>
|
|
|
</FIELD>
|
|
|
</GROUP>
|
|
|
</SELECTIONS>
|
|
|
|
|
|
<SELECTIONS componentName="FILTRES_MOUVEMENT_SIGNIFICATIF"/>
|
|
|
<SELECTIONS componentName="FILTRES_ARTICLE_SELECTIONS"/>
|
|
|
<SELECTIONS componentName="FILTRES_FOURNISSEUR_SELECTIONS"/>
|
|
|
<SELECTIONS componentName="FILTRES_MOUVEMENT_SELECTIONS"/>
|
|
|
<SELECTIONS componentName="FILTRES_PROVIDER_SELECTIONS"/>
|
|
|
|
|
|
<QUERIES>
|
|
|
<QUERY label="">
|
|
|
<SQL optimizer="V_MOUVEMENTS_ARTICLES_X" optimizer2="V_ALL_X">
|
|
|
<select><![CDATA[
|
|
|
|
|
|
CTISELECT_TREE_FIELDS
|
|
|
WORKTABLE{eco000014_0}
|
|
|
GROUPBY1{[VIEW.GROUPBY_OID_FIELD],, [VIEW.GROUPBY_COD_FIELD],, [VIEW.GROUPBY_TXT_FIELD]}
|
|
|
GROUPBY1MODE{[GROUPBY_TAB]}
|
|
|
GROUPBY2{[VIEW.GROUPBY_2_OID_FIELD],, [VIEW.GROUPBY_2_COD_FIELD],, [VIEW.GROUPBY_2_TXT_FIELD]}
|
|
|
GROUPBY3{[VIEW.GROUPBY_3_OID_FIELD],, [VIEW.GROUPBY_3_COD_FIELD],, [VIEW.GROUPBY_3_TXT_FIELD]}
|
|
|
SIGNIFDATA{[VIEW.ECO_SIGNIFICATIVE_DATA],, [ECO_SIGNIFICATIVE_MODE],, [ECO_SIGNIFICATIVE_NUMBER]}
|
|
|
COLUMNBY[PERIODICITE]{date,, '[PERIODE]' ,, '[TOPERIODE]' ,, 30,, [VIEW.COLUMN_OPTION]}
|
|
|
[VIEW.DATASQL_EVOL]
|
|
|
FROM #V_MOUVEMENTS_ARTICLES_X##V_ALL_X#
|
|
|
WHERE ((date BETWEEN '[PERIODE]' AND '[TOPERIODE]')
|
|
|
OR (date_fin BETWEEN '[PERIODE]' AND '[TOPERIODE]' AND stock_quantite_fin != 0)
|
|
|
OR (date < '[PERIODE]' AND date_fin > '[TOPERIODE]' AND stock_quantite_fin != 0))
|
|
|
[VIEW.ARTICLE_SELECT]
|
|
|
[VIEW.FOURNISSEUR_SELECT]
|
|
|
[VIEW.MOUVEMENT_SELECT]
|
|
|
[VIEW.PROVIDER_SELECT]
|
|
|
|
|
|
]]></select>
|
|
|
<FIELDS>
|
|
|
<INSERT name="CTISELECT_TREE_FIELDS"/>
|
|
|
<FIELD name="TN"/>
|
|
|
<FIELD name="TB"/>
|
|
|
</FIELDS>
|
|
|
</SQL>
|
|
|
</QUERY>
|
|
|
<QUERY label="">
|
|
|
<SQL optimizer="V_MOUVEMENTS_ARTICLES_X" optimizer2="V_ALL_X">
|
|
|
<select><![CDATA[
|
|
|
|
|
|
CTISELECT_TREE
|
|
|
GROUPBY1{[VIEW.GROUPBY_OID_FIELD],, [VIEW.GROUPBY_COD_FIELD],, [VIEW.GROUPBY_TXT_FIELD]}
|
|
|
GROUPBY1MODE{[GROUPBY_TAB]}
|
|
|
GROUPBY2{[VIEW.GROUPBY_2_OID_FIELD],, [VIEW.GROUPBY_2_COD_FIELD],, [VIEW.GROUPBY_2_TXT_FIELD]}
|
|
|
GROUPBY3{[VIEW.GROUPBY_3_OID_FIELD],, [VIEW.GROUPBY_3_COD_FIELD],, [VIEW.GROUPBY_3_TXT_FIELD]}
|
|
|
SIGNIFDATA{[VIEW.ECO_SIGNIFICATIVE_DATA],, [ECO_SIGNIFICATIVE_MODE],, [ECO_SIGNIFICATIVE_NUMBER]}
|
|
|
COLUMNBY[PERIODICITE]{date,, '[PERIODE]' ,, '[TOPERIODE]' ,, 30,, [VIEW.COLUMN_OPTION]}
|
|
|
[VIEW.DATASQL_EVOL]
|
|
|
FROM #V_MOUVEMENTS_ARTICLES_X##V_ALL_X#
|
|
|
WHERE ((date BETWEEN '[PERIODE]' AND '[TOPERIODE]' AND stock_quantite_debut != 0)
|
|
|
OR (date_fin BETWEEN '[PERIODE]' AND '[TOPERIODE]' AND stock_quantite_fin != 0)
|
|
|
OR (date < '[PERIODE]' AND date_fin > '[TOPERIODE]' AND stock_quantite_fin != 0))
|
|
|
[VIEW.ARTICLE_SELECT]
|
|
|
[VIEW.FOURNISSEUR_SELECT]
|
|
|
[VIEW.MOUVEMENT_SELECT]
|
|
|
[VIEW.PROVIDER_SELECT]
|
|
|
AFTER{
|
|
|
UPDATE w_table
|
|
|
SET
|
|
|
indicateurs[1] = eco000014_0.indicateurs[1],
|
|
|
indicateurs[2] = eco000014_0.indicateurs[2]
|
|
|
FROM
|
|
|
eco000014_0
|
|
|
WHERE
|
|
|
w_table.oidt = eco000014_0.oidt
|
|
|
AND w_table.oid1 = eco000014_0.oid1
|
|
|
AND w_table.oid2 = eco000014_0.oid2
|
|
|
AND w_table.oid3 = eco000014_0.oid3
|
|
|
}
|
|
|
|
|
|
]]></select>
|
|
|
<FIELDS>
|
|
|
<INSERT name="CTISELECT_TREE_FIELDS"/>
|
|
|
<FIELD name="N"/>
|
|
|
<FIELD name="B"/>
|
|
|
<FIELD name="N0"/>
|
|
|
<FIELD name="B0"/>
|
|
|
<FIELD name="N1"/>
|
|
|
<FIELD name="B1"/>
|
|
|
<FIELD name="N2"/>
|
|
|
<FIELD name="B2"/>
|
|
|
<FIELD name="N3"/>
|
|
|
<FIELD name="B3"/>
|
|
|
<FIELD name="N4"/>
|
|
|
<FIELD name="B4"/>
|
|
|
<FIELD name="N5"/>
|
|
|
<FIELD name="B5"/>
|
|
|
<FIELD name="N6"/>
|
|
|
<FIELD name="B6"/>
|
|
|
<FIELD name="N7"/>
|
|
|
<FIELD name="B7"/>
|
|
|
<FIELD name="N8"/>
|
|
|
<FIELD name="B8"/>
|
|
|
<FIELD name="N9"/>
|
|
|
<FIELD name="B9"/>
|
|
|
<FIELD name="N10"/>
|
|
|
<FIELD name="B10"/>
|
|
|
<FIELD name="N11"/>
|
|
|
<FIELD name="B11"/>
|
|
|
<FIELD name="N12"/>
|
|
|
<FIELD name="B12"/>
|
|
|
<FIELD name="N13"/>
|
|
|
<FIELD name="B13"/>
|
|
|
<FIELD name="N14"/>
|
|
|
<FIELD name="B14"/>
|
|
|
<FIELD name="N15"/>
|
|
|
<FIELD name="B15"/>
|
|
|
<FIELD name="N16"/>
|
|
|
<FIELD name="B16"/>
|
|
|
<FIELD name="N17"/>
|
|
|
<FIELD name="B17"/>
|
|
|
<FIELD name="N18"/>
|
|
|
<FIELD name="B18"/>
|
|
|
<FIELD name="N19"/>
|
|
|
<FIELD name="B19"/>
|
|
|
<FIELD name="N20"/>
|
|
|
<FIELD name="B20"/>
|
|
|
<FIELD name="N21"/>
|
|
|
<FIELD name="B21"/>
|
|
|
<FIELD name="N22"/>
|
|
|
<FIELD name="B22"/>
|
|
|
<FIELD name="N23"/>
|
|
|
<FIELD name="B23"/>
|
|
|
<FIELD name="N24"/>
|
|
|
<FIELD name="B24"/>
|
|
|
<FIELD name="N25"/>
|
|
|
<FIELD name="B25"/>
|
|
|
<FIELD name="N26"/>
|
|
|
<FIELD name="B26"/>
|
|
|
<FIELD name="N27"/>
|
|
|
<FIELD name="B27"/>
|
|
|
<FIELD name="N28"/>
|
|
|
<FIELD name="B28"/>
|
|
|
<FIELD name="N29"/>
|
|
|
<FIELD name="B29"/>
|
|
|
<FIELD name="N30"/>
|
|
|
<FIELD name="B30"/>
|
|
|
</FIELDS>
|
|
|
</SQL>
|
|
|
</QUERY>
|
|
|
</QUERIES>
|
|
|
<PRESENTATION>
|
|
|
<VIEWLINKS>
|
|
|
<VIEWLINK label="Analyse" shortLabel="Analyse" view="ECO000066.XML" enabled="true" rowContext="false" componentName="ECO_VIEWLINK" component2Name="DATE_EVOL_VIEWLINK" buttonType="ANALYSE">
|
|
|
</VIEWLINK>
|
|
|
<VIEWLINK label="Comparatif" shortLabel="Comparatif" view="ECO000067.XML" enabled="true" rowContext="false" componentName="ECO_VIEWLINK" component2Name="DATE_EVOL_VIEWLINK" buttonType="COMPARATIF">
|
|
|
</VIEWLINK>
|
|
|
<VIEWLINK label="Liste mouvements" shortLabel="Liste mouvements" view="ECO000010.XML" componentName="ECO_VIEWLINK" component2Name="DATE_EVOL_VIEWLINK">
|
|
|
<ARGS name="SPEC" >
|
|
|
<value><![CDATA[
|
|
|
LINKVARIABLES['DATA01'] = -1
|
|
|
return 'OK';
|
|
|
]]></value>
|
|
|
</ARGS>
|
|
|
</VIEWLINK>
|
|
|
<VIEWLINK label="Détail article" shortLabel="Détail article" view="ECO000069.XML" componentName="ECO_VIEWLINK" component2Name="DATE_EVOL_VIEWLINK" >
|
|
|
<ARGS name="SPEC" >
|
|
|
<value><![CDATA[
|
|
|
LINKVARIABLES['GROUPBY'] = 'AMCMD'
|
|
|
LINKVARIABLES['GROUPBY_2'] = 'AMMVT'
|
|
|
LINKVARIABLES['GROUPBY_3'] = 'AMSTO'
|
|
|
LINKVARIABLES['TAB'] = 'AUTO'
|
|
|
return 'OK';
|
|
|
]]></value>
|
|
|
</ARGS>
|
|
|
</VIEWLINK>
|
|
|
</VIEWLINKS>
|
|
|
<ONGLET excelLabel="Evolution mensuelle" label="Evolution mensuelle" multiTab="true" queryNumber="1">
|
|
|
<CHART title="" type="group" subType="" percentWidth="100">
|
|
|
<CHART title="Comparatif 1ère donnée (10 premiers)" type="pieChart" maxItems="10" maxItemsSortOn="N" maxItemsSortSeq="D" sortField="N" sortSeq="D" condition="ROW.LVL == '1'" percentHeight="80">
|
|
|
<CATEGORY field="TXT" type="Char" />
|
|
|
<SERIE field="N" displayName="SELECT.DATA01_LABEL" displayNameCalc="true"/>
|
|
|
</CHART>
|
|
|
<CHART title="Evolution 1ère donnée (10 premiers)" type="lineChart" maxItems="10" maxItemsSortOn="N" maxItemsSortSeq="D" sortField="N" sortSeq="D" serieIsCategory="true" condition="ROW.LVL == '1'" percentWidth="300" showLegend="false">
|
|
|
<CATEGORY field="TXT" type="Char"/>
|
|
|
<SERIE field="N1" displayName="VIEW.COLH1" displayNameCalc="true" visibleCondition="VIEW.COLH1 != null"/>
|
|
|
<SERIE field="N2" displayName="VIEW.COLH2" displayNameCalc="true" visibleCondition="VIEW.COLH2 != null"/>
|
|
|
<SERIE field="N3" displayName="VIEW.COLH3" displayNameCalc="true" visibleCondition="VIEW.COLH3 != null"/>
|
|
|
<SERIE field="N4" displayName="VIEW.COLH4" displayNameCalc="true" visibleCondition="VIEW.COLH4 != null"/>
|
|
|
<SERIE field="N5" displayName="VIEW.COLH5" displayNameCalc="true" visibleCondition="VIEW.COLH5 != null"/>
|
|
|
<SERIE field="N6" displayName="VIEW.COLH6" displayNameCalc="true" visibleCondition="VIEW.COLH6 != null"/>
|
|
|
<SERIE field="N7" displayName="VIEW.COLH7" displayNameCalc="true" visibleCondition="VIEW.COLH7 != null"/>
|
|
|
<SERIE field="N8" displayName="VIEW.COLH8" displayNameCalc="true" visibleCondition="VIEW.COLH8 != null"/>
|
|
|
<SERIE field="N9" displayName="VIEW.COLH9" displayNameCalc="true" visibleCondition="VIEW.COLH9 != null"/>
|
|
|
<SERIE field="N10" displayName="VIEW.COLH10" displayNameCalc="true" visibleCondition="VIEW.COLH10 != null"/>
|
|
|
<SERIE field="N11" displayName="VIEW.COLH11" displayNameCalc="true" visibleCondition="VIEW.COLH11 != null"/>
|
|
|
<SERIE field="N12" displayName="VIEW.COLH12" displayNameCalc="true" visibleCondition="VIEW.COLH12 != null"/>
|
|
|
<SERIE field="N13" displayName="VIEW.COLH13" displayNameCalc="true" visibleCondition="VIEW.COLH13 != null"/>
|
|
|
<SERIE field="N14" displayName="VIEW.COLH14" displayNameCalc="true" visibleCondition="VIEW.COLH14 != null"/>
|
|
|
<SERIE field="N15" displayName="VIEW.COLH15" displayNameCalc="true" visibleCondition="VIEW.COLH15 != null"/>
|
|
|
<SERIE field="N16" displayName="VIEW.COLH16" displayNameCalc="true" visibleCondition="VIEW.COLH16 != null"/>
|
|
|
<SERIE field="N17" displayName="VIEW.COLH17" displayNameCalc="true" visibleCondition="VIEW.COLH17 != null"/>
|
|
|
<SERIE field="N18" displayName="VIEW.COLH18" displayNameCalc="true" visibleCondition="VIEW.COLH18 != null"/>
|
|
|
<SERIE field="N19" displayName="VIEW.COLH19" displayNameCalc="true" visibleCondition="VIEW.COLH19 != null"/>
|
|
|
<SERIE field="N20" displayName="VIEW.COLH20" displayNameCalc="true" visibleCondition="VIEW.COLH20 != null"/>
|
|
|
<SERIE field="N21" displayName="VIEW.COLH21" displayNameCalc="true" visibleCondition="VIEW.COLH21 != null"/>
|
|
|
<SERIE field="N22" displayName="VIEW.COLH22" displayNameCalc="true" visibleCondition="VIEW.COLH22 != null"/>
|
|
|
<SERIE field="N23" displayName="VIEW.COLH23" displayNameCalc="true" visibleCondition="VIEW.COLH23 != null"/>
|
|
|
<SERIE field="N24" displayName="VIEW.COLH24" displayNameCalc="true" visibleCondition="VIEW.COLH24 != null"/>
|
|
|
<SERIE field="N25" displayName="VIEW.COLH25" displayNameCalc="true" visibleCondition="VIEW.COLH25 != null"/>
|
|
|
<SERIE field="N26" displayName="VIEW.COLH26" displayNameCalc="true" visibleCondition="VIEW.COLH26 != null"/>
|
|
|
<SERIE field="N27" displayName="VIEW.COLH27" displayNameCalc="true" visibleCondition="VIEW.COLH27 != null"/>
|
|
|
<SERIE field="N28" displayName="VIEW.COLH28" displayNameCalc="true" visibleCondition="VIEW.COLH28 != null"/>
|
|
|
<SERIE field="N29" displayName="VIEW.COLH29" displayNameCalc="true" visibleCondition="VIEW.COLH29 != null"/>
|
|
|
<SERIE field="N30" displayName="VIEW.COLH30" displayNameCalc="true" visibleCondition="VIEW.COLH30 != null"/>
|
|
|
</CHART>
|
|
|
</CHART>
|
|
|
<CHART title="" type="group" subType="" percentWidth="100" visibleCondition="SELECT.DATA02 != '0'">
|
|
|
<CHART title="Comparatif 2ème donnée (10 premiers)" type="pieChart" maxItems="10" maxItemsSortOn="B" maxItemsSortSeq="D" sortField="B" sortSeq="D" condition="ROW.LVL == '1'" percentHeight="80">
|
|
|
<CATEGORY field="TXT" type="Char" />
|
|
|
<SERIE field="B" displayName="SELECT.DATA02_LABEL" displayNameCalc="true"/>
|
|
|
</CHART>
|
|
|
<CHART title="Evolution 2ème donnée (10 premiers)" type="lineChart" maxItems="10" maxItemsSortOn="B" maxItemsSortSeq="D" sortField="B" sortSeq="D" serieIsCategory="true" condition="ROW.LVL == '1'" percentWidth="300" showLegend="false">
|
|
|
<CATEGORY field="TXT" type="Char"/>
|
|
|
<SERIE field="B1" displayName="VIEW.COLH1" displayNameCalc="true" visibleCondition="VIEW.COLH1 != null"/>
|
|
|
<SERIE field="B2" displayName="VIEW.COLH2" displayNameCalc="true" visibleCondition="VIEW.COLH2 != null"/>
|
|
|
<SERIE field="B3" displayName="VIEW.COLH3" displayNameCalc="true" visibleCondition="VIEW.COLH3 != null"/>
|
|
|
<SERIE field="B4" displayName="VIEW.COLH4" displayNameCalc="true" visibleCondition="VIEW.COLH4 != null"/>
|
|
|
<SERIE field="B5" displayName="VIEW.COLH5" displayNameCalc="true" visibleCondition="VIEW.COLH5 != null"/>
|
|
|
<SERIE field="B6" displayName="VIEW.COLH6" displayNameCalc="true" visibleCondition="VIEW.COLH6 != null"/>
|
|
|
<SERIE field="B7" displayName="VIEW.COLH7" displayNameCalc="true" visibleCondition="VIEW.COLH7 != null"/>
|
|
|
<SERIE field="B8" displayName="VIEW.COLH8" displayNameCalc="true" visibleCondition="VIEW.COLH8 != null"/>
|
|
|
<SERIE field="B9" displayName="VIEW.COLH9" displayNameCalc="true" visibleCondition="VIEW.COLH9 != null"/>
|
|
|
<SERIE field="B10" displayName="VIEW.COLH10" displayNameCalc="true" visibleCondition="VIEW.COLH10 != null"/>
|
|
|
<SERIE field="B11" displayName="VIEW.COLH11" displayNameCalc="true" visibleCondition="VIEW.COLH11 != null"/>
|
|
|
<SERIE field="B12" displayName="VIEW.COLH12" displayNameCalc="true" visibleCondition="VIEW.COLH12 != null"/>
|
|
|
<SERIE field="B13" displayName="VIEW.COLH13" displayNameCalc="true" visibleCondition="VIEW.COLH13 != null"/>
|
|
|
<SERIE field="B14" displayName="VIEW.COLH14" displayNameCalc="true" visibleCondition="VIEW.COLH14 != null"/>
|
|
|
<SERIE field="B15" displayName="VIEW.COLH15" displayNameCalc="true" visibleCondition="VIEW.COLH15 != null"/>
|
|
|
<SERIE field="B16" displayName="VIEW.COLH16" displayNameCalc="true" visibleCondition="VIEW.COLH16 != null"/>
|
|
|
<SERIE field="B17" displayName="VIEW.COLH17" displayNameCalc="true" visibleCondition="VIEW.COLH17 != null"/>
|
|
|
<SERIE field="B18" displayName="VIEW.COLH18" displayNameCalc="true" visibleCondition="VIEW.COLH18 != null"/>
|
|
|
<SERIE field="B19" displayName="VIEW.COLH19" displayNameCalc="true" visibleCondition="VIEW.COLH19 != null"/>
|
|
|
<SERIE field="B20" displayName="VIEW.COLH20" displayNameCalc="true" visibleCondition="VIEW.COLH20 != null"/>
|
|
|
<SERIE field="B21" displayName="VIEW.COLH21" displayNameCalc="true" visibleCondition="VIEW.COLH21 != null"/>
|
|
|
<SERIE field="B22" displayName="VIEW.COLH22" displayNameCalc="true" visibleCondition="VIEW.COLH22 != null"/>
|
|
|
<SERIE field="B23" displayName="VIEW.COLH23" displayNameCalc="true" visibleCondition="VIEW.COLH23 != null"/>
|
|
|
<SERIE field="B24" displayName="VIEW.COLH24" displayNameCalc="true" visibleCondition="VIEW.COLH24 != null"/>
|
|
|
<SERIE field="B25" displayName="VIEW.COLH25" displayNameCalc="true" visibleCondition="VIEW.COLH25 != null"/>
|
|
|
<SERIE field="B26" displayName="VIEW.COLH26" displayNameCalc="true" visibleCondition="VIEW.COLH26 != null"/>
|
|
|
<SERIE field="B27" displayName="VIEW.COLH27" displayNameCalc="true" visibleCondition="VIEW.COLH27 != null"/>
|
|
|
<SERIE field="B28" displayName="VIEW.COLH28" displayNameCalc="true" visibleCondition="VIEW.COLH28 != null"/>
|
|
|
<SERIE field="B29" displayName="VIEW.COLH29" displayNameCalc="true" visibleCondition="VIEW.COLH29 != null"/>
|
|
|
<SERIE field="B30" displayName="VIEW.COLH30" displayNameCalc="true" visibleCondition="VIEW.COLH30 != null"/>
|
|
|
</CHART>
|
|
|
</CHART>
|
|
|
<DATAGRID title="" total="true" showOthers="true" headerHeight="36" variableRowHeight="true" sortable="= SELECT.GROUPBY_2 == '-1' || SELECT.GROUPBY_TAB == 'TAB'" selectRowInRows="= ROW.OID == '-9999997'" otherRowInRows="= ROW.OID == '-9999998'" totalRowInRows="= ROW.OID == '-9999999'">
|
|
|
<INSERT name="DATAGRID_MULTITAB_STYLES"/>
|
|
|
<COLUMN dataField="OID" width="60" type="Char" visible="false" headerText="Oid">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="COD" width="100" type="Char" headerText="Code" textAlign="left" otherFunction="text" totalFunction="text" totalComplement="TOTAL">
|
|
|
<INSERT name="COLUMN_COD_MULTITAB_STYLES"/>
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="TXT" type="Char" minWidth="50" headerText="SELECT.GROUPBY_LABEL" headerTextCalc="true" textAlign="left" totalFunction="text" otherFunction="text" otherComplement="*ROW">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N" width="80" visibleCondition="SELECT.PERIODICITE != 'YEAR'" type="Number" outputFormat="= SELECT.DATA014" headerText="SELECT.DATA01_LABEL + ' Total'" headerTextCalc="true" textAlign="right" totalFunction="sum" otherFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B" width="80" visibleCondition="SELECT.PERIODICITE != 'YEAR' && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" headerText="SELECT.DATA02_LABEL + ' Total'" headerTextCalc="true" textAlign="right" totalFunction="sum" otherFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N_P" type="Number" headerText="% / Total" width="40" visibleCondition="SELECT.PERIODICITE != 'YEAR' && SELECT.DATA02 == '-1'" outputFormat="0%" textAlign="right" totalFunction="calc" totalComplement="" otherFunction="calc" calc="true">
|
|
|
<CALC formula="ROW.N / TOTALROW.N * 100"/>
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N0" width="70" visibleCondition="VIEW.COLH0 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" headerText="SELECT.DATA01_LABEL + ' '" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B0" width="70" visibleCondition="VIEW.COLH0 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" headerText="SELECT.DATA02_LABEL + ' '" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N1" width="70" visibleCondition="VIEW.COLH1 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH1" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B1" width="70" visibleCondition="VIEW.COLH1 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH1" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N2" width="70" visibleCondition="VIEW.COLH2 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH2" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B2" width="70" visibleCondition="VIEW.COLH2 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH2" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N3" width="70" visibleCondition="VIEW.COLH3 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH3" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B3" width="70" visibleCondition="VIEW.COLH3 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH3" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N4" width="70" visibleCondition="VIEW.COLH4 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH4" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B4" width="70" visibleCondition="VIEW.COLH4 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH4" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N5" width="70" visibleCondition="VIEW.COLH5 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH5" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B5" width="70" visibleCondition="VIEW.COLH5 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH5" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N6" width="70" visibleCondition="VIEW.COLH6 != null" type="Number" selectable="true" outputFormat="= SELECT.DATA014" fixed="false" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH6" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B6" width="70" visibleCondition="VIEW.COLH6 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH6" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N7" width="70" visibleCondition="VIEW.COLH7 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH7" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B7" width="70" visibleCondition="VIEW.COLH7 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH7" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N8" width="70" visibleCondition="VIEW.COLH8 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH8" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B8" width="70" visibleCondition="VIEW.COLH8 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH8" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N9" width="70" visibleCondition="VIEW.COLH9 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH9" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B9" width="70" visibleCondition="VIEW.COLH9 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH9" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N10" width="70" visibleCondition="VIEW.COLH10 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH10" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B10" width="70" visibleCondition="VIEW.COLH10 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH10" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N11" width="70" visibleCondition="VIEW.COLH11 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH11" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B11" width="70" visibleCondition="VIEW.COLH11 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH11" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N12" width="70" visibleCondition="VIEW.COLH12 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH12" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B12" width="70" visibleCondition="VIEW.COLH12 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH12" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N13" width="70" visibleCondition="VIEW.COLH13 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH13" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B13" width="70" visibleCondition="VIEW.COLH13 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH13" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N14" width="70" visibleCondition="VIEW.COLH14 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH14" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B14" width="70" visibleCondition="VIEW.COLH14 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH14" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N15" width="70" visibleCondition="VIEW.COLH15 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH15" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B15" width="70" visibleCondition="VIEW.COLH15 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH15" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N16" width="70" visibleCondition="VIEW.COLH16 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH16" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B16" width="70" visibleCondition="VIEW.COLH16 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH16" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N17" width="70" visibleCondition="VIEW.COLH17 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH17" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B17" width="70" visibleCondition="VIEW.COLH17 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH17" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N18" width="70" visibleCondition="VIEW.COLH18 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH18" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B18" width="70" visibleCondition="VIEW.COLH18 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH18" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N19" width="70" visibleCondition="VIEW.COLH19 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH19" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B19" width="70" visibleCondition="VIEW.COLH19 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH19" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N20" width="70" visibleCondition="VIEW.COLH20 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH20" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B20" width="70" visibleCondition="VIEW.COLH20 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH20" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N21" width="70" visibleCondition="VIEW.COLH21 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH21" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B21" width="70" visibleCondition="VIEW.COLH21 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH21" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N22" width="70" visibleCondition="VIEW.COLH22 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH22" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B22" width="70" visibleCondition="VIEW.COLH22 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH22" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N23" width="70" visibleCondition="VIEW.COLH23 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH23" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B23" width="70" visibleCondition="VIEW.COLH23 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH23" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N24" width="70" visibleCondition="VIEW.COLH24 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH24" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B24" width="70" visibleCondition="VIEW.COLH24 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH24" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N25" width="70" visibleCondition="VIEW.COLH25 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH25" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B25" width="70" visibleCondition="VIEW.COLH25 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH25" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N26" width="70" visibleCondition="VIEW.COLH26 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH26" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B26" width="70" visibleCondition="VIEW.COLH26 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH26" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N27" width="70" visibleCondition="VIEW.COLH27 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH27" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B27" width="70" visibleCondition="VIEW.COLH27 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH27" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N28" width="70" visibleCondition="VIEW.COLH28 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH28" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B28" width="70" visibleCondition="VIEW.COLH28 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH28" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N29" width="70" visibleCondition="VIEW.COLH29 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH29" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B29" width="70" visibleCondition="VIEW.COLH29 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH29" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="N30" width="70" visibleCondition="VIEW.COLH30 != null" type="Number" outputFormat="= SELECT.DATA014" fixed="false" selectable="true" headerText="SELECT.DATA01_LABEL + ' ' + VIEW.COLH30" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA012">
|
|
|
</COLUMN>
|
|
|
<COLUMN dataField="B30" width="70" visibleCondition="VIEW.COLH30 != null && SELECT.DATA02 != '0'" type="Number" outputFormat="= SELECT.DATA024" fixed="false" selectable="true" headerText="SELECT.DATA02_LABEL + ' ' + VIEW.COLH30" headerTextCalc="true" textAlign="right" otherFunction="sum" totalFunction="sum" description="= SELECT.DATA022">
|
|
|
</COLUMN>
|
|
|
</DATAGRID>
|
|
|
</ONGLET>
|
|
|
</PRESENTATION>
|
|
|
</VUE>
|