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

it.cnr.contab.missioni00.docs.bulk.Stampa_vpg_missioneBulkInfo.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
		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="tc"
		property="tc" />
	<fieldProperty
		name="cdTerzoCRParameter"
		property="cdTerzoCRParameter" />

	<fieldProperty
		name="pgInizio"
		property="pgInizio"
		inputType="TEXT"
		maxLength="10"
		inputSize="10"
		nullable="false"
		label="Nr. missione da:" />
	<fieldProperty
		name="pgFine"
		property="pgFine"
		inputType="TEXT"
		maxLength="10"
		inputSize="10"
		nullable="false"
		label="a:" />
	<fieldProperty
		name="cdUOForPrint"
		property="uoForPrint.cd_unita_organizzativa"
		inputType="ROTEXT"
		maxLength="30"
		inputSize="20"
		label="Unita organizzativa" />
	<fieldProperty
		name="dsUOForPrint"
		property="uoForPrint.ds_unita_organizzativa"
		inputType="ROTEXT"
		maxLength="300"
		inputSize="70"
		label="Unita organizzativa" />
	<fieldProperty
		name="findTerzo"
		property="terzoForPrint"
		inputType="SEARCHTOOL"
		label="Terzo" />
	<fieldProperty
		name="cdTerzo"
		property="terzoForPrint.cd_terzo"
		inputType="TEXT"
		readonlyProperty="ROTerzoForPrint"
		maxLength="8"
		inputSize="8" 
		label="Codice" />

	<formFieldProperty
		name="esercizio"
		inputType="ROTEXT"
		label="Esercizio" />
	<formFieldProperty
		name="cd_cds"
		inputType="ROTEXT"
		label="CDS" />
	<formFieldProperty name="cdUOForPrint" />
	<formFieldProperty name="dsUOForPrint" />
	<formFieldProperty name="pgInizio" />
	<formFieldProperty name="pgFine" />
	<formFieldProperty name="cdTerzo" />
	<formFieldProperty name="findTerzo" />

	<form name="/docamm/docamm/vpg_missione.rpt">
		<formFieldProperty
			name="esercizio"
			inputType="ROTEXT"
			label="Esercizio" />
		<formFieldProperty 
			name="cd_cds"
			inputType="ROTEXT"
			label="CDS" />
		<formFieldProperty name="cdUOForPrint" />
		<formFieldProperty name="dsUOForPrint" />
		<formFieldProperty name="pgInizio" />
		<formFieldProperty name="pgFine" />
		<formFieldProperty name="cdTerzo" />
		<formFieldProperty name="findTerzo" />
	</form>
	<form name="/docamm/docamm/vpg_missione.jasper">
		<formFieldProperty
			name="esercizio"
			inputType="ROTEXT"
			label="Esercizio" />
		<formFieldProperty 
			name="cd_cds"
			inputType="ROTEXT"
			label="CDS" />
		<formFieldProperty name="cdUOForPrint" />
		<formFieldProperty name="dsUOForPrint" />
		<formFieldProperty name="pgInizio" />
		<formFieldProperty name="pgFine" />
		<formFieldProperty name="cdTerzo" />
		<formFieldProperty name="findTerzo" />
	</form>

	<printForm
		name="/docamm/docamm/vpg_missione.rpt">
		<printFieldProperty 
			name="tc"
			parameterPosition="0"
			parameterType="STRING" />
		<printFieldProperty 
			name="cd_cds"
			parameterPosition="1"
			parameterType="STRING" />
		<printFieldProperty 
			name="cdUOForPrint"
			parameterPosition="2"
			parameterType="STRING" />
		<printFieldProperty 
			name="esercizio"
			parameterPosition="3"
			parameterType="STRING" />
		<printFieldProperty 
			name="pgInizio"
			parameterPosition="4"
			parameterType="STRING" />
		<printFieldProperty 
			name="pgFine"
			parameterPosition="5"
			parameterType="STRING" />
		<printFieldProperty 
			name="cdTerzoCRParameter"
			parameterPosition="6"
			parameterType="STRING" />
	</printForm>
	<printForm
		name="/docamm/docamm/vpg_missione.jasper">
		<printFieldProperty 
			name="cd_cds"
			parameterPosition="1"
			parameterType="STRING"
			paramNameJR="aCd_cds"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="cdUOForPrint"
			parameterPosition="2"
			parameterType="STRING"
			paramNameJR="aCd_uo"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="esercizio"
			parameterPosition="3"
			parameterType="STRING"
			paramNameJR="aEs"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="pgInizio"
			parameterPosition="4"
			parameterType="STRING"
			paramNameJR="aPg_da"
			paramTypeJR="java.lang.Long" />
		<printFieldProperty 
			name="pgFine"
			parameterPosition="5"
			parameterType="STRING"
			paramNameJR="aPg_a"
			paramTypeJR="java.lang.Long" />
		<printFieldProperty 
			name="cdTerzoCRParameter"
			parameterPosition="6"
			parameterType="STRING"
			paramNameJR="aCd_terzo"
			paramTypeJR="java.lang.String" />
	</printForm>
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy