Commit 8e1ba040 authored by pbhosale's avatar pbhosale

* Poonam B changes done on Employee Temporary obj_name: emp_temp

EmployeeEJB.java
EmployeeEJBLocal.java
EmployeeEJBRemote.java
emp_temp11.xml
emp_temp12.xml
emp_temp13.xml
emp_temp14.xml
emp_temp15.xml
emp_temp16.xml
emp_temp17.xml
emp_temp21.xml
emp_temp22.xml
emp_temp23.xml
emp_temp24.xml
emp_temp25.xml
emp_temp26.xml
emp_temp27.xml
d_emp_temp11.srd
d_emp_temp21.srd
d_empexperience_brow.srd
d_empexperience_edit.srd
d_empfaml_brow.srd
d_empfaml_edit.srd
d_empqual_brow.srd
d_empqual_edit.srd
w_emp_temp.sql
d_empbank_brow.srd
d_empbank_edit.srd
d_emplang_brow.srd
d_emplang_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205052 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5ce75f4c
......@@ -2404,12 +2404,8 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
{
retirementDate1= sdf.parse(retirementDate);
}
System.out.println("retirementDate = "+retirementDate+" \nbirthDate = "+birthDate+
" \nretirementDate1 = "+retirementDate1+" \nbirthDate1 = "+birthDate1);
//Added by Poonam B on[16.07.2019].END.to check date format
if(birthDate1 != null && retirementDate1 !=null && (retirementDate1.before(birthDate1) || retirementDate1.equals(birthDate1)))
if(birthDate1 != null && retirementDate1 != null && retirementDate1.before(birthDate1))
{
errList.add("VMEMPRET02");
errFields.add(childNodeName.toLowerCase());
......
......@@ -8,10 +8,9 @@ import org.w3c.dom.Document;
@Local
public interface EmployeeEJBLocal extends ValidatorLocal {
public String wfValData() throws RemoteException, ITMException;
public String wfValData(Document dom, Document dom1, Document dom2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String wfValData(String xmlString, String xmlString1, String xmlString2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged() throws RemoteException, ITMException;
public String itemChanged(String xmlString, String xmlString1, String xmlString2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged(Document dom, Document dom1, Document dom2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
......
......@@ -9,10 +9,8 @@ import org.w3c.dom.Document;
@Remote
public interface EmployeeEJBRemote extends ValidatorRemote {
public String wfValData() throws RemoteException, ITMException;
public String wfValData(Document dom, Document dom1, Document dom2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String wfValData(String xmlString, String xmlString1, String xmlString2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged() throws RemoteException, ITMException;
public String itemChanged(String xmlString, String xmlString1, String xmlString2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged(Document dom, Document dom1, Document dom2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
}
This diff is collapsed.
......@@ -726,18 +726,18 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change User</text>
<text>Group Mediclaim</text>
<border>6</border>
<color>0</color>
<x>1807</x>
<x>1593</x>
<y>3</y>
<height>16</height>
<width>92</width>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible expression="&apos;false&apos;">1</visible>
<name>group_mediclaim_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -754,17 +754,17 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Term</text>
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>1901</x>
<x>1807</x>
<y>3</y>
<height>16</height>
<width>88</width>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_user_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
......@@ -782,17 +782,17 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Date</text>
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>1991</x>
<x>1901</x>
<y>3</y>
<height>16</height>
<width>85</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>chg_term_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
......@@ -810,18 +810,18 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Group Mediclaim</text>
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>1593</x>
<x>1991</x>
<y>3</y>
<height>16</height>
<width>101</width>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim_t</name>
<visible>1</visible>
<name>chg_date_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1502,25 +1502,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>1807</x>
<x>1593</x>
<y>2</y>
<height>16</height>
<width>92</width>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible expression="&apos;false&apos;">1</visible>
<name>group_mediclaim</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1538,20 +1539,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1901</x>
<x>1807</x>
<y>2</y>
<height>16</height>
<width>88</width>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>chg_user</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1574,20 +1575,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1991</x>
<x>1901</x>
<y>2</y>
<height>16</height>
<width>85</width>
<format>[shortdate] [time]</format>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_term</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1610,26 +1611,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<border>5</border>
<color>0</color>
<x>1593</x>
<x>1991</x>
<y>2</y>
<height>16</height>
<width>101</width>
<format>[general]</format>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim</name>
<visible>1</visible>
<name>chg_date</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -60,7 +60,6 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>language</name>
<dbname>emplang.language</dbname>
</table_column>
......@@ -97,8 +96,17 @@
<item display="No" data="N"/>
</values>
</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;)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>
<table_column>
<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>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -246,42 +254,34 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<text>Line No</text>
<border>6</border>
<color>0</color>
<x>315</x>
<y>1</y>
<height>18</height>
<width>55</width>
<format>[general]</format>
<x>372</x>
<y>2</y>
<height>16</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>speak</name>
<name>line_no_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<face>Arial</face>
<height>-12</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -428,6 +428,79 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>315</x>
<y>1</y>
<height>18</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>speak</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>372</x>
<y>1</y>
<height>18</height>
<width>65</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -368,13 +368,13 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg User</text>
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>714</x>
<y>3</y>
<height>16</height>
<width>65</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -396,13 +396,13 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg Date</text>
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>781</x>
<x>796</x>
<y>3</y>
<height>16</height>
<width>68</width>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -424,13 +424,13 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg Term</text>
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>851</x>
<x>890</x>
<y>3</y>
<height>16</height>
<width>66</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -758,7 +758,7 @@
<x>714</x>
<y>0</y>
<height>16</height>
<width>65</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -791,10 +791,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>781</x>
<x>796</x>
<y>1</y>
<height>16</height>
<width>68</width>
<width>92</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -827,10 +827,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>851</x>
<x>890</x>
<y>0</y>
<height>16</height>
<width>66</width>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......
......@@ -74,7 +74,6 @@
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>from_date</name>
<dbname>empexperience.from_date</dbname>
</table_column>
......@@ -130,8 +129,30 @@
<dbname>empexperience.print_seq</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;)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>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>count_code__work</name>
<dbname>empexperience.count_code__work</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>work_country_descr</name>
<dbname>work_country_descr</dbname>
</table_column>
<table_column>
<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>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -341,13 +362,13 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg Date</text>
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>713</x>
<y>2</y>
<height>16</height>
<width>68</width>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -369,17 +390,17 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg Term</text>
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>783</x>
<x>797</x>
<y>2</y>
<height>16</height>
<width>76</width>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -397,13 +418,13 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg User</text>
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>861</x>
<x>886</x>
<y>2</y>
<height>16</height>
<width>60</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -428,7 +449,7 @@
<text>Print Seq</text>
<border>6</border>
<color>33554432</color>
<x>923</x>
<x>968</x>
<y>2</y>
<height>16</height>
<width>71</width>
......@@ -450,6 +471,90 @@
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Country Code</text>
<border>6</border>
<color>33554432</color>
<x>1041</x>
<y>2</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__work_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Work Country Name</text>
<border>6</border>
<color>33554432</color>
<x>1138</x>
<y>2</y>
<height>16</height>
<width>296</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_country_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Line No</text>
<border>6</border>
<color>33554432</color>
<x>1436</x>
<y>2</y>
<height>16</height>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -716,10 +821,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>783</x>
<x>797</x>
<y>1</y>
<height>19</height>
<width>76</width>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -755,7 +860,7 @@
<x>713</x>
<y>1</y>
<height>19</height>
<width>68</width>
<width>82</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -788,10 +893,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>861</x>
<x>886</x>
<y>1</y>
<height>19</height>
<width>60</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -824,7 +929,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>923</x>
<x>968</x>
<y>1</y>
<height>19</height>
<width>71</width>
......@@ -854,6 +959,117 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1041</x>
<y>1</y>
<height>19</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__work</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1138</x>
<y>1</y>
<height>19</height>
<width>296</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_country_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1436</x>
<y>1</y>
<height>19</height>
<width>59</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -132,13 +132,13 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<text>Emp Code</text>
<border>6</border>
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>16</height>
<width>92</width>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -163,7 +163,7 @@
<text>Bank Code</text>
<border>6</border>
<color>33554432</color>
<x>96</x>
<x>70</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -191,10 +191,10 @@
<text>Bank Name</text>
<border>6</border>
<color>33554432</color>
<x>164</x>
<x>138</x>
<y>2</y>
<height>16</height>
<width>145</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -219,7 +219,7 @@
<text>Bank A/c No.</text>
<border>6</border>
<color>33554432</color>
<x>311</x>
<x>259</x>
<y>2</y>
<height>16</height>
<width>105</width>
......@@ -247,7 +247,7 @@
<text>Station Code</text>
<border>6</border>
<color>33554432</color>
<x>418</x>
<x>366</x>
<y>2</y>
<height>16</height>
<width>90</width>
......@@ -272,13 +272,13 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Amount Type</text>
<text>Amt Type</text>
<border>6</border>
<color>33554432</color>
<x>510</x>
<x>458</x>
<y>2</y>
<height>16</height>
<width>103</width>
<width>56</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -299,11 +299,11 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>1</alignment>
<alignment>2</alignment>
<text>Amount</text>
<border>6</border>
<color>33554432</color>
<x>615</x>
<x>516</x>
<y>2</y>
<height>16</height>
<width>72</width>
......@@ -331,7 +331,7 @@
<text>Chg Date</text>
<border>6</border>
<color>33554432</color>
<x>689</x>
<x>590</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -359,7 +359,7 @@
<text>Chg Term</text>
<border>6</border>
<color>33554432</color>
<x>757</x>
<x>658</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -387,7 +387,7 @@
<text>Chg User</text>
<border>6</border>
<color>33554432</color>
<x>825</x>
<x>726</x>
<y>2</y>
<height>16</height>
<width>67</width>
......@@ -419,7 +419,7 @@
<x>2</x>
<y>2</y>
<height>16</height>
<width>92</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -454,7 +454,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>96</x>
<x>70</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -492,10 +492,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>164</x>
<x>138</x>
<y>2</y>
<height>16</height>
<width>145</width>
<width>119</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -530,7 +530,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>311</x>
<x>259</x>
<y>2</y>
<height>16</height>
<width>105</width>
......@@ -567,7 +567,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>418</x>
<x>366</x>
<y>2</y>
<height>16</height>
<width>90</width>
......@@ -604,10 +604,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>510</x>
<x>458</x>
<y>2</y>
<height>16</height>
<width>103</width>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -642,7 +642,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>615</x>
<x>516</x>
<y>2</y>
<height>16</height>
<width>72</width>
......@@ -680,7 +680,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>689</x>
<x>590</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -718,7 +718,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>757</x>
<x>658</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -756,7 +756,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>825</x>
<x>726</x>
<y>2</y>
<height>16</height>
<width>67</width>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>115</height>
<height>134</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -55,7 +55,6 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>language</name>
<dbname>emplang.language</dbname>
</table_column>
......@@ -95,8 +94,17 @@
<item display="No" data="N"/>
</values>
</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;)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>
<table_column>
<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>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -111,7 +119,7 @@
<color>0</color>
<x>5</x>
<y>5</y>
<height>100</height>
<height>115</height>
<width>458</width>
<name>gb_1</name>
<visible>1</visible>
......@@ -194,44 +202,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>119</x>
<y>29</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</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>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -296,34 +266,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Read :</text>
<border>0</border>
<color>0</color>
<x>74</x>
<y>60</y>
<height>16</height>
<width>41</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -452,6 +394,137 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>119</x>
<y>29</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</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>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>119</x>
<y>90</y>
<height>16</height>
<width>53</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Read :</text>
<border>0</border>
<color>0</color>
<x>74</x>
<y>60</y>
<height>16</height>
<width>41</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<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>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -385,7 +385,7 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg User :</text>
<text>Change User :</text>
<border>0</border>
<color>0</color>
<x>10</x>
......@@ -413,7 +413,7 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date :</text>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>10</x>
......@@ -553,7 +553,7 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term :</text>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>322</x>
......
This diff is collapsed.
This diff is collapsed.
$PBExportHeader$d_emplang_brow.srd
release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=3 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="emplang.emp_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=language dbname="emplang.language" )
column=(type=char(1) update=yes updatewhereclause=yes name=read dbname="emplang.read" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=write dbname="emplang.write" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=speak dbname="emplang.speak" values="Yes Y/No N/" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="emplang.line_no" initial="0" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emplang~" ) COLUMN(NAME=~"emplang.emp_code~") COLUMN(NAME=~"emplang.language~") COLUMN(NAME=~"emplang.read~") COLUMN(NAME=~"emplang.write~") COLUMN(NAME=~"emplang.speak~") COLUMN(NAME=~"emplang.line_no~")WHERE( EXP1 =~"emplang.emp_code~" OP =~"=~" EXP2 =~":as_empcode~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPLANG" updatewhere=1 updatekeyinplace=no arguments=(("as_empcode", string)) )
text(band=header alignment="0" text="Employee Code" border="6" color="0" x="2" y="2" height="16" width="96" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Language" border="6" color="0" x="100" y="2" height="16" width="101" html.valueishtml="0" name=language_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Read" border="6" color="0" x="203" y="2" height="16" width="57" html.valueishtml="0" name=read_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Write" border="6" color="0" x="262" y="2" height="16" width="51" html.valueishtml="0" name=write_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Speak" border="6" color="0" x="315" y="2" height="16" width="55" html.valueishtml="0" name=speak_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Line No" border="6" color="0" x="372" y="2" height="16" width="65" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="1" height="18" width="96" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="100" y="1" height="18" width="101" format="[general]" html.valueishtml="0" name=language visible="1" edit.limit=10 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="203" y="1" height="18" width="57" format="[general]" html.valueishtml="0" name=read visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="262" y="1" height="18" width="51" format="[general]" html.valueishtml="0" name=write visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="315" y="1" height="18" width="55" format="[general]" html.valueishtml="0" name=speak visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="0" x="372" y="1" height="18" width="65" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emplang_edit.srd
release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=134 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="emplang.emp_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=language dbname="emplang.language" )
column=(type=char(1) update=yes updatewhereclause=yes name=read dbname="emplang.read" initial="Y" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=write dbname="emplang.write" initial="Y" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=speak dbname="emplang.speak" initial="Y" values="Yes Y/No N/" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="emplang.line_no" initial="0" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emplang~" ) COLUMN(NAME=~"emplang.emp_code~") COLUMN(NAME=~"emplang.language~") COLUMN(NAME=~"emplang.read~") COLUMN(NAME=~"emplang.write~") COLUMN(NAME=~"emplang.speak~") COLUMN(NAME=~"emplang.line_no~")WHERE( EXP1 =~"emplang.emp_code~" OP =~"=~" EXP2 =~":as_empcode~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPLANG" updatewhere=1 updatekeyinplace=no arguments=(("as_empcode", string)) )
groupbox(band=detail text="Language"border="2" color="0" x="5" y="5" height="115" width="458" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Language :" border="0" color="0" x="250" y="29" height="16" width="75" html.valueishtml="0" name=language_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="0" x="330" y="29" height="16" width="105" format="[general]" html.valueishtml="0" name=language visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="0" x="13" y="29" height="16" width="102" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="119" y="60" height="16" width="52" format="[general]" html.valueishtml="0" name=read visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Write :" border="0" color="0" x="191" y="60" height="16" width="56" html.valueishtml="0" name=write_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="251" y="60" height="16" width="52" format="[general]" html.valueishtml="0" name=write visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Speak :" border="0" color="0" x="327" y="60" height="16" width="52" html.valueishtml="0" name=speak_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="0" x="383" y="60" height="16" width="52" format="[general]" html.valueishtml="0" name=speak visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="119" y="29" height="16" width="73" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="119" y="90" height="16" width="53" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Read :" border="0" color="0" x="74" y="60" height="16" width="41" html.valueishtml="0" name=read_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Line No. :" border="0" color="0" x="41" y="90" height="16" width="74" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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