All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.cnr.contab.config00.pdcfin.bulk.VLimiteSpesaDetBulkInfo.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright (C) 2019  Consiglio Nazionale delle Ricerche
  ~
  ~     This program is free software: you can redistribute it and/or modify
  ~     it under the terms of the GNU Affero General Public License as
  ~     published by the Free Software Foundation, either version 3 of the
  ~     License, or (at your option) any later version.
  ~
  ~     This program is distributed in the hope that it will be useful,
  ~     but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~     GNU Affero General Public License for more details.
  ~
  ~     You should have received a copy of the GNU Affero General Public License
  ~     along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->

<bulkInfo
	shortDescription="Consultazione limiti spesa"
	longDescription="Consultazione limiti spesa"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xmlns="https://contab.cnr.it/schema/SIGLA"
	xsi:schemaLocation="https://contab.cnr.it/schema/SIGLA https://contab.cnr.it/schema/SIGLA/BulkInfo_1_5.xsd">
	<fieldProperty
		name="esercizio"
		property="esercizio"
		inputType="TEXT"
		inputSize="4"
		maxLength="4"
		enabledOnEdit="false"
		nullable="false"
		label="esercizio" />
	<fieldProperty
		name="cd_cds"
		property="cd_cds"
		inputType="TEXT"
		inputSize="30"
		maxLength="30"
		enabledOnEdit="false"
		nullable="false"
		label="cds" />
	<fieldProperty
		name="ti_appartenenza"
		property="ti_appartenenza"
		inputType="TEXT"
		inputSize="1"
		maxLength="1"
		enabledOnEdit="false"
		nullable="false"
		label="ti appartenenza" />
	<fieldProperty
		name="ti_gestione"
		property="ti_gestione"
		inputType="TEXT"
		inputSize="1"
		maxLength="1"
		enabledOnEdit="false"
		nullable="false"
		label="ti gestione" />
	<fieldProperty
		name="cd_elemento_voce"
		property="cd_elemento_voce"
		inputType="TEXT"
		inputSize="20"
		maxLength="20"
		enabledOnEdit="false"
		nullable="false"
		label="elemento voce" />
	<fieldProperty
		name="ds_elemento_voce"
		property="ds_elemento_voce"
		inputType="TEXTAREA"
		cols="60"
		rows="5"
		maxLength="100"
		enabledOnEdit="false"
		label="desc. elemento voce" />
	<fieldProperty
		name="fonte"
		property="fonte"
		keysProperty="fonteKeys"
		inputSize="30"
		maxLength="30"
		inputType="SELECT"
		enabledOnEdit="false"
		nullable="false"
		label="fonte" />
	<fieldProperty
		name="importo_limite"
		property="importo_limite"
		inputType="TEXT"
		formatName="it.cnr.contab.util.EuroPositivoFormat"
		enabledOnEdit="false"
		nullable="false"
		label="importo limite" />
	<fieldProperty
		name="impegni_assunti"
		property="impegni_assunti"
		inputType="TEXT"
		formatName="it.cnr.contab.util.EuroPositivoFormat"
		enabledOnEdit="false"
		nullable="false"
		label="assestato" />
	<fieldProperty
		name="importo_disponibile"
		property="importo_disponibile"
		formatName="it.cnr.contab.util.EuroPositivoFormat"
		inputType="TEXT"
		inputSize="22"
		maxLength="22"
		enabledOnEdit="false"
		label="importo disponibile" />
	
	<formFieldProperty
		name="esercizio" />
	<formFieldProperty
		name="cd_cds" />

	<formFieldProperty
		name="cd_elemento_voce" />
	<formFieldProperty
		name="ds_elemento_voce" />
	<formFieldProperty
		name="fonte" />
	<formFieldProperty
		name="importo_limite" />
	<formFieldProperty
		name="impegni_assunti" />
	<formFieldProperty
		name="importo_disponibile" />
	<findFieldProperty
		name="esercizio" />
	<findFieldProperty
		name="cd_cds" />
	<findFieldProperty
		name="cd_elemento_voce" />
	<findFieldProperty
		name="ds_elemento_voce" />
	<findFieldProperty
		name="fonte" />
	<findFieldProperty
		name="importo_limite" />
	<findFieldProperty
		name="impegni_assunti" />
	<findFieldProperty
		name="importo_disponibile" />
	<columnFieldProperty
		name="esercizio" />
	<columnFieldProperty
		name="cd_cds" />
	<columnFieldProperty
		name="cd_elemento_voce" />
	<columnFieldProperty
		name="ds_elemento_voce" />
	<columnFieldProperty
		name="fonte" />
	<columnFieldProperty
		name="importo_limite" />
	<columnFieldProperty
		name="impegni_assunti" />
	<columnFieldProperty
		name="importo_disponibile" />
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy