columns: coefficient_fractionnement: type: numeric(13,5) date_ucd: type: date finess: type: character(9) from_eco: type: integer default: "0" indication: type: text default: "''::text" indication_id: type: bigint default: "0" montant_consommation: type: numeric montant_ecart_indemnisable: type: numeric(13,3) default: "0" montant_facture: type: numeric(13,3) default: "0" montant_t2a_accorde: type: numeric(13,3) default: "0" montant_tr: type: numeric(13,3) default: "0" no_rss: type: bigint default: "0" nombre: type: numeric(9,3) non_pris_en_compte: type: character(1) default: "'0'::bpchar" prix_unitaire_achat: type: numeric(13,2) default: "0" prix_unitaire_ecart_indemnisable: type: numeric(13,2) prix_unitaire_tr: type: numeric(13,3) default: "0" rang: type: character(3) rss_id: type: bigint default: "0" type_lpp_id: type: bigint type_ucd_id: type: bigint default: "0" ucd_id: type: bigint indexes: i_rss_ucd_1: column: no_rss method: btree i_rss_ucd_2: column: ucd_id method: btree i_rss_ucd_3: column: date_ucd method: btree i_rss_ucd_4: column: indication_id method: btree i_rss_ucd_6: column: rss_id method: btree