Commit 1aa975f5 authored by ysawant's avatar ysawant

*Updated Components of Employee Details Change menu

emp_det_chg11.xml
emp_det_chg21.xml
d_emp_det_chg_brow.srd
d_emp_det_chg_edit.srd
EmpDetChgConfirm.java
EmpDetChgConfirmLocal.java
EmpDetChgConfirmRemote.java
EmpDetChg.java
w_emp_det_chg_v1.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213276 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4463ac46
This diff is collapsed.
...@@ -61,6 +61,11 @@ ...@@ -61,6 +61,11 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>status</name> <name>status</name>
<dbname>employee_det_change.status</dbname> <dbname>employee_det_change.status</dbname>
<values>
<item display="Entered" data="E"/>
<item display="Confirmed" data="C"/>
<item display="Canceled" data="X"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
...@@ -717,11 +722,10 @@ ...@@ -717,11 +722,10 @@
</html> </html>
<name>status</name> <name>status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<case>upper</case> <allowedit>no</allowedit>
<focusrectangle>no</focusrectangle> <case>any</case>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
......
...@@ -5969,14 +5969,14 @@ ...@@ -5969,14 +5969,14 @@
<y>1459</y> <y>1459</y>
<height>16</height> <height>16</height>
<width>61</width> <width>61</width>
<format>dd/mm/yyyy</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date_join</name> <name>date_join</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="editmask">
<mask>dd/mm/yyyy</mask> <mask>dd/mm/yy</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
...@@ -8088,7 +8088,7 @@ ...@@ -8088,7 +8088,7 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bank_acct_t</name> <name>bank_acct_o_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
......
...@@ -7,7 +7,7 @@ summary(height=0 color="536870912" ) ...@@ -7,7 +7,7 @@ summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=24 color="536870912" ) detail(height=24 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="employee_det_change.emp_code" ) table(column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="employee_det_change.emp_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="employee_det_change.status" ) column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="employee_det_change.status" values="Entered E/Confirmed C/Canceled X/" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="employee_det_change.conf_date" ) column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="employee_det_change.conf_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="employee_det_change.emp_code__aprv" ) column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="employee_det_change.emp_code__aprv" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="employee_det_change.tran_id" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="employee_det_change.tran_id" )
...@@ -37,7 +37,7 @@ column(band=detail id=8 alignment="0" tabsequence=30 border="5" color="0" x="237 ...@@ -37,7 +37,7 @@ column(band=detail id=8 alignment="0" tabsequence=30 border="5" color="0" x="237
column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="0" x="380" y="1" height="20" width="141" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 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" ) column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="0" x="380" y="1" height="20" width="141" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 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" )
column(band=detail id=3 alignment="0" tabsequence=60 border="5" color="0" x="594" y="1" height="20" width="94" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=upper 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=60 border="5" color="0" x="594" y="1" height="20" width="94" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=upper 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=4 alignment="0" tabsequence=70 border="5" color="0" x="690" y="1" height="20" width="104" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=upper edit.autoselect=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=4 alignment="0" tabsequence=70 border="5" color="0" x="690" y="1" height="20" width="104" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=upper edit.autoselect=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=50 border="5" color="0" x="523" y="1" height="20" width="69" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=0 edit.case=upper 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" ) column(band=detail id=2 alignment="0" tabsequence=50 border="5" color="0" x="523" y="1" height="20" width="69" format="[general]" html.valueishtml="0" name=status 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=9 alignment="0" tabsequence=32766 border="5" color="0" x="944" y="1" height="20" width="73" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 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=9 alignment="0" tabsequence=32766 border="5" color="0" x="944" y="1" height="20" width="73" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 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=10 alignment="0" tabsequence=32766 border="5" color="0" x="1019" y="1" height="20" width="79" format="[general]" html.valueishtml="0" name=work_site visible="1" edit.limit=0 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=10 alignment="0" tabsequence=32766 border="5" color="0" x="1019" y="1" height="20" width="79" format="[general]" html.valueishtml="0" name=work_site visible="1" edit.limit=0 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=5 alignment="0" tabsequence=32766 border="5" color="0" x="796" y="1" height="20" width="146" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=0 edit.case=any edit.autoselect=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=5 alignment="0" tabsequence=32766 border="5" color="0" x="796" y="1" height="20" width="146" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=0 edit.case=any edit.autoselect=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" )
......
...@@ -360,7 +360,7 @@ column(band=detail id=149 alignment="0" tabsequence=32766 border="5" color="255" ...@@ -360,7 +360,7 @@ column(band=detail id=149 alignment="0" tabsequence=32766 border="5" color="255"
column(band=detail id=170 alignment="0" tabsequence=32766 border="5" color="255" x="165" y="1703" height="16" width="50" format="[general]" html.valueishtml="0" name=work_loc_code__o visible="1" edit.limit=5 edit.case=upper 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" ) column(band=detail id=170 alignment="0" tabsequence=32766 border="5" color="255" x="165" y="1703" height="16" width="50" format="[general]" html.valueishtml="0" name=work_loc_code__o visible="1" edit.limit=5 edit.case=upper 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" )
column(band=detail id=178 alignment="0" tabsequence=32766 border="5" color="255" x="220" y="1703" height="16" width="340" format="[general]" html.valueishtml="0" name=work_loc_descr_o 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" ) column(band=detail id=178 alignment="0" tabsequence=32766 border="5" color="255" x="220" y="1703" height="16" width="340" format="[general]" html.valueishtml="0" name=work_loc_descr_o 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" )
column(band=detail id=179 alignment="0" tabsequence=32766 border="5" color="255" x="220" y="1726" height="16" width="340" format="[general]" html.valueishtml="0" name=work_loc_descr_n 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" ) column(band=detail id=179 alignment="0" tabsequence=32766 border="5" color="255" x="220" y="1726" height="16" width="340" format="[general]" html.valueishtml="0" name=work_loc_descr_n 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" )
column(band=detail id=82 alignment="0" tabsequence=540 border="5" color="0" x="234" y="1459" height="16" width="61" format="dd/mm/yyyy" html.valueishtml="0" name=date_join visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no 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=82 alignment="0" tabsequence=540 border="5" color="0" x="234" y="1459" height="16" width="61" format="dd/mm/yy" html.valueishtml="0" name=date_join visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="User ID :" border="0" color="0" x="51" y="1749" height="16" width="108" html.valueishtml="0" name=user_id_o_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="User ID :" border="0" color="0" x="51" y="1749" height="16" width="108" html.valueishtml="0" name=user_id_o_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=169 alignment="0" tabsequence=670 border="5" color="0" x="265" y="1749" height="16" width="119" format="[general]" html.valueishtml="0" name=user_id visible="1" edit.limit=20 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="16777215" ) column(band=detail id=169 alignment="0" tabsequence=670 border="5" color="0" x="265" y="1749" height="16" width="119" format="[general]" html.valueishtml="0" name=user_id visible="1" edit.limit=20 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="16777215" )
text(band=detail alignment="1" text="Ext. No. :" border="0" color="0" x="389" y="1749" height="16" width="57" html.valueishtml="0" name=ext_no_o_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="Ext. No. :" border="0" color="0" x="389" y="1749" height="16" width="57" html.valueishtml="0" name=ext_no_o_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" )
...@@ -422,7 +422,7 @@ text(band=detail alignment="1" text="DD Pay Bank :" border="0" color="0" x="82" ...@@ -422,7 +422,7 @@ text(band=detail alignment="1" text="DD Pay Bank :" border="0" color="0" x="82"
column(band=detail id=90 alignment="0" tabsequence=810 border="5" color="0" x="366" y="2086" height="16" width="196" format="[general]" html.valueishtml="0" name=bank_acct visible="1" edit.limit=30 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" ) column(band=detail id=90 alignment="0" tabsequence=810 border="5" color="0" x="366" y="2086" height="16" width="196" format="[general]" html.valueishtml="0" name=bank_acct visible="1" edit.limit=30 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" )
column(band=detail id=113 alignment="0" tabsequence=760 border="5" color="0" x="519" y="2011" height="16" width="43" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 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" ) column(band=detail id=113 alignment="0" tabsequence=760 border="5" color="0" x="519" y="2011" height="16" width="43" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 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="Bank IFSC :" border="0" color="33554432" x="52" y="2111" height="16" width="109" html.valueishtml="0" name=ifsc_o_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="2" background.color="67108864" ) text(band=detail alignment="1" text="Bank IFSC :" border="0" color="33554432" x="52" y="2111" height="16" width="109" html.valueishtml="0" name=ifsc_o_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="2" background.color="67108864" )
text(band=detail alignment="1" text="Bank Account No. :" border="0" color="0" x="52" y="2086" height="16" width="109" html.valueishtml="0" name=bank_acct_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="Bank Account No. :" border="0" color="0" x="52" y="2086" height="16" width="109" html.valueishtml="0" name=bank_acct_o_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="Cost Centre :" border="0" color="0" x="381" y="1986" height="16" width="84" html.valueishtml="0" name=cctr_code__sal_o_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="Cost Centre :" border="0" color="0" x="381" y="1986" height="16" width="84" html.valueishtml="0" name=cctr_code__sal_o_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="Process Group :" border="0" color="0" x="378" y="2011" height="16" width="87" html.valueishtml="0" name=proc_group_o_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="Process Group :" border="0" color="0" x="378" y="2011" height="16" width="87" html.valueishtml="0" name=proc_group_o_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=111 alignment="0" tabsequence=750 border="5" color="0" x="273" y="2011" height="16" width="96" format="[general]" html.valueishtml="0" name=alter_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="1090519039" ) column(band=detail id=111 alignment="0" tabsequence=750 border="5" color="0" x="273" y="2011" height="16" width="96" format="[general]" html.valueishtml="0" name=alter_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="1090519039" )
...@@ -577,7 +577,7 @@ text(band=detail alignment="1" text="Conf/Canc By :" border="0" color="0" x="64 ...@@ -577,7 +577,7 @@ text(band=detail alignment="1" text="Conf/Canc By :" border="0" color="0" x="64
column(band=detail id=119 alignment="0" tabsequence=32766 border="5" color="255" x="165" y="2522" height="16" width="119" format="[general]" html.valueishtml="0" name=emp_code__aprv 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=119 alignment="0" tabsequence=32766 border="5" color="255" x="165" y="2522" height="16" width="119" format="[general]" html.valueishtml="0" name=emp_code__aprv 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" )
text(band=detail alignment="1" text="Entry Mode :" border="0" color="0" x="388" y="2522" height="15" width="96" html.valueishtml="0" name=trans_mode_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="Entry Mode :" border="0" color="0" x="388" y="2522" height="15" width="96" html.valueishtml="0" name=trans_mode_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=118 alignment="0" tabsequence=32766 border="5" color="255" x="500" y="2498" height="16" width="61" format="dd/mm/yy" html.valueishtml="0" name=conf_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=118 alignment="0" tabsequence=32766 border="5" color="255" x="500" y="2498" height="16" width="61" format="dd/mm/yy" html.valueishtml="0" name=conf_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=230 alignment="0" tabsequence=32766 border="5" color="255" x="491" y="2522" height="16" width="70" html.valueishtml="0" name=trans_mode visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper 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="79741120" ) column(band=detail id=230 alignment="0" tabsequence=32766 border="5" color="255" x="491" y="2522" height="16" width="70" format="[general]" html.valueishtml="0" name=trans_mode visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper 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="79741120" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -10,9 +10,6 @@ import java.text.SimpleDateFormat; ...@@ -10,9 +10,6 @@ import java.text.SimpleDateFormat;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Date; import java.util.Date;
import java.util.HashMap; import java.util.HashMap;
import java.util.List;
import javax.ejb.Stateless;
import ibase.utility.CommonConstants; import ibase.utility.CommonConstants;
import ibase.utility.E12GenericUtility; import ibase.utility.E12GenericUtility;
......
...@@ -5,6 +5,7 @@ import java.rmi.RemoteException; ...@@ -5,6 +5,7 @@ import java.rmi.RemoteException;
import ibase.webitm.ejb.ActionHandlerLocal; import ibase.webitm.ejb.ActionHandlerLocal;
import ibase.webitm.utility.ITMException; import ibase.webitm.utility.ITMException;
public interface EmpDetChgConfirmLocal extends ActionHandlerLocal { public interface EmpDetChgConfirmLocal extends ActionHandlerLocal
{
public String confirm(String tranId, String xtraParams, String forcedFlag) throws RemoteException,ITMException; public String confirm(String tranId, String xtraParams, String forcedFlag) throws RemoteException,ITMException;
} }
...@@ -5,6 +5,7 @@ import java.rmi.RemoteException; ...@@ -5,6 +5,7 @@ import java.rmi.RemoteException;
import ibase.webitm.ejb.ActionHandlerRemote; import ibase.webitm.ejb.ActionHandlerRemote;
import ibase.webitm.utility.ITMException; import ibase.webitm.utility.ITMException;
public interface EmpDetChgConfirmRemote extends ActionHandlerRemote { public interface EmpDetChgConfirmRemote extends ActionHandlerRemote
{
public String confirm(String tranId, String xtraParams, String forcedFlag) throws RemoteException,ITMException; public String confirm(String tranId, String xtraParams, String forcedFlag) throws RemoteException,ITMException;
} }
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