Commit b346ef06 authored by sghate's avatar sghate

Updated xml on 21/11/2019

emp_complete11.xml
emp_complete12.xml
emp_complete13.xml
emp_complete14.xml
emp_complete15.xml
emp_complete16.xml
emp_complete17.xml
emp_complete21.xml
emp_complete22.xml
emp_complete23.xml
emp_complete24.xml
emp_complete25.xml
emp_complete26.xml
emp_complete27.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212537 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 32d8c5f6
......@@ -60,6 +60,7 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>language</name>
<dbname>emplang.language</dbname>
</table_column>
......@@ -69,6 +70,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>read</name>
<dbname>emplang.read</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -80,6 +82,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>write</name>
<dbname>emplang.write</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -91,6 +94,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>speak</name>
<dbname>emplang.speak</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -100,10 +104,8 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>emplang.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emplang&quot; ) COLUMN(NAME=&quot;emplang.emp_code&quot;) COLUMN(NAME=&quot;emplang.language&quot;) COLUMN(NAME=&quot;emplang.read&quot;) COLUMN(NAME=&quot;emplang.write&quot;) COLUMN(NAME=&quot;emplang.speak&quot;) COLUMN(NAME=&quot;emplang.line_no&quot;)WHERE( EXP1 =&quot;emplang.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPLANG</update>
......@@ -116,7 +118,7 @@
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
......@@ -144,7 +146,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Language</text>
<border>6</border>
<color>0</color>
......@@ -172,7 +174,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Read</text>
<border>6</border>
<color>0</color>
......@@ -200,7 +202,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Write</text>
<border>6</border>
<color>0</color>
......@@ -228,7 +230,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Speak</text>
<border>6</border>
<color>0</color>
......@@ -256,13 +258,13 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Line No</text>
<alignment>2</alignment>
<text>Sequence No</text>
<border>6</border>
<color>0</color>
<x>372</x>
<y>2</y>
<height>16</height>
<height>19</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
......@@ -367,14 +369,14 @@
<y>1</y>
<height>18</height>
<width>57</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -403,14 +405,14 @@
<y>1</y>
<height>18</height>
<width>51</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>write</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -439,14 +441,14 @@
<y>1</y>
<height>18</height>
<width>55</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>speak</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -485,7 +487,8 @@
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -149,7 +149,6 @@
<key>yes</key>
<name>line_no</name>
<dbname>empexperience.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empexperience&quot; ) COLUMN(NAME=&quot;empexperience.emp_code&quot;) COLUMN(NAME=&quot;empexperience.organisation&quot;) COLUMN(NAME=&quot;empexperience.designation&quot;) COLUMN(NAME=&quot;empexperience.from_date&quot;) COLUMN(NAME=&quot;empexperience.to_date&quot;) COLUMN(NAME=&quot;empexperience.gross_amt&quot;) COLUMN(NAME=&quot;empexperience.curr_code&quot;) COLUMN(NAME=&quot;empexperience.chg_date&quot;) COLUMN(NAME=&quot;empexperience.chg_term&quot;) COLUMN(NAME=&quot;empexperience.chg_user&quot;) COLUMN(NAME=&quot;empexperience.print_seq&quot;) COLUMN(NAME=&quot;empexperience.count_code__work&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empexperience.count_code__work) as work_country_descr&quot;) COLUMN(NAME=&quot;empexperience.line_no&quot;)WHERE( EXP1 =&quot;empexperience.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPEXPERIENCE</update>
......@@ -530,12 +529,12 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Line No</text>
<text>Sequence No</text>
<border>6</border>
<color>33554432</color>
<x>1436</x>
<y>2</y>
<height>16</height>
<height>17</height>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
......@@ -1054,7 +1053,8 @@
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -272,7 +272,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Amt Type</text>
<text>Amount Type</text>
<border>6</border>
<color>33554432</color>
<x>458</x>
......@@ -328,7 +328,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Chg Date</text>
<text>Changed On</text>
<border>6</border>
<color>33554432</color>
<x>590</x>
......@@ -356,7 +356,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Chg Term</text>
<text>Changed From</text>
<border>6</border>
<color>33554432</color>
<x>658</x>
......@@ -384,7 +384,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Chg User</text>
<text>Changed By</text>
<border>6</border>
<color>33554432</color>
<x>726</x>
......
......@@ -55,6 +55,7 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>language</name>
<dbname>emplang.language</dbname>
</table_column>
......@@ -98,10 +99,8 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>emplang.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emplang&quot; ) COLUMN(NAME=&quot;emplang.emp_code&quot;) COLUMN(NAME=&quot;emplang.language&quot;) COLUMN(NAME=&quot;emplang.read&quot;) COLUMN(NAME=&quot;emplang.write&quot;) COLUMN(NAME=&quot;emplang.speak&quot;) COLUMN(NAME=&quot;emplang.line_no&quot;)WHERE( EXP1 =&quot;emplang.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPLANG</update>
......@@ -139,17 +138,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language :</text>
<border>0</border>
<text>Employee Code :</text>
<border>5</border>
<color>0</color>
<x>250</x>
<x>25</x>
<y>29</y>
<height>16</height>
<width>75</width>
<height>17</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -166,20 +165,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>330</x>
<color>255</color>
<x>129</x>
<y>29</y>
<height>16</height>
<width>105</width>
<height>17</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -199,23 +198,23 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<text>Language :</text>
<border>5</border>
<color>0</color>
<x>13</x>
<x>214</x>
<y>29</y>
<height>16</height>
<width>102</width>
<height>17</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>language_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -232,25 +231,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>119</x>
<y>60</y>
<height>16</height>
<width>52</width>
<x>319</x>
<y>29</y>
<height>17</height>
<width>105</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read</name>
<name>language</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -270,12 +271,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Write :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>191</x>
<x>177</x>
<y>60</y>
<height>16</height>
<width>56</width>
<height>17</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -301,18 +302,18 @@
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>251</x>
<x>241</x>
<y>60</y>
<height>16</height>
<height>17</height>
<width>52</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>write</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -334,12 +335,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Speak :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>327</x>
<x>310</x>
<y>60</y>
<height>16</height>
<width>52</width>
<height>17</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -365,18 +366,18 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>383</x>
<x>374</x>
<y>60</y>
<height>16</height>
<height>17</height>
<width>52</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>speak</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -394,31 +395,21 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Read :</text>
<border>5</border>
<color>255</color>
<x>119</x>
<y>29</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<color>0</color>
<x>25</x>
<y>56</y>
<height>17</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>read_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -428,32 +419,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>255</color>
<x>119</x>
<y>90</y>
<height>16</height>
<width>53</width>
<format>[general]</format>
<color>0</color>
<x>89</x>
<y>56</y>
<height>17</height>
<width>52</width>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>read</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -466,23 +456,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Read :</text>
<border>0</border>
<text>Sequence No. :</text>
<border>5</border>
<color>0</color>
<x>74</x>
<y>60</y>
<x>24</x>
<y>83</y>
<height>16</height>
<width>41</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read_t</name>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -497,21 +487,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No. :</text>
<border>0</border>
<color>0</color>
<x>41</x>
<y>90</y>
<height>16</height>
<width>74</width>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>108</x>
<y>83</y>
<height>17</height>
<width>42</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -521,10 +521,10 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -69,6 +69,7 @@
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>from_date</name>
<dbname>empexperience.from_date</dbname>
</table_column>
......@@ -141,13 +142,11 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>empexperience.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empexperience&quot; ) COLUMN(NAME=&quot;empexperience.emp_code&quot;) COLUMN(NAME=&quot;empexperience.organisation&quot;) COLUMN(NAME=&quot;empexperience.designation&quot;) COLUMN(NAME=&quot;empexperience.from_date&quot;) COLUMN(NAME=&quot;empexperience.to_date&quot;) COLUMN(NAME=&quot;empexperience.gross_amt&quot;) COLUMN(NAME=&quot;empexperience.curr_code&quot;) COLUMN(NAME=&quot;empexperience.chg_date&quot;) COLUMN(NAME=&quot;empexperience.chg_term&quot;) COLUMN(NAME=&quot;empexperience.chg_user&quot;) COLUMN(NAME=&quot;empexperience.print_seq&quot;) COLUMN(NAME=&quot;empexperience.count_code__work&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empexperience.count_code__work) as work_country_descr&quot;) COLUMN(NAME=&quot;empexperience.line_no&quot;)WHERE( EXP1 =&quot;empexperience.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>empexperience</update>
<update>EMPEXPERIENCE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -238,13 +237,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Print Seq :</text>
<text>Print Sequence :</text>
<border>5</border>
<color>0</color>
<x>250</x>
<x>230</x>
<y>34</y>
<height>16</height>
<width>66</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1041,10 +1040,11 @@
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment