Commit 368c8cb9 authored by rbhogale's avatar rbhogale

Changed by shankara on 19-08-13 for changing lenth of line no in wave task det...

Changed by shankara on 19-08-13 for changing lenth of line no in wave task det & setting tab order of manual shipment


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93517 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 186ede3a
......@@ -3640,7 +3640,7 @@
<band>Detail</band>
<id>45</id>
<alignment>0</alignment>
<tabsequence>430</tabsequence>
<tabsequence>440</tabsequence>
<border>0</border>
<color>0</color>
<x>481</x>
......@@ -4275,7 +4275,7 @@
<band>Detail</band>
<id>64</id>
<alignment>0</alignment>
<tabsequence>460</tabsequence>
<tabsequence>470</tabsequence>
<border>5</border>
<color>0</color>
<x>101</x>
......@@ -4311,7 +4311,7 @@
<band>Detail</band>
<id>65</id>
<alignment>0</alignment>
<tabsequence>470</tabsequence>
<tabsequence>480</tabsequence>
<border>5</border>
<color>0</color>
<x>101</x>
......@@ -4347,7 +4347,7 @@
<band>Detail</band>
<id>66</id>
<alignment>0</alignment>
<tabsequence>480</tabsequence>
<tabsequence>490</tabsequence>
<border>5</border>
<color>0</color>
<x>101</x>
......@@ -4785,7 +4785,7 @@
<band>Detail</band>
<id>60</id>
<alignment>0</alignment>
<tabsequence>440</tabsequence>
<tabsequence>430</tabsequence>
<border>5</border>
<color>0</color>
<x>100</x>
......@@ -4849,7 +4849,7 @@
<band>Detail</band>
<id>61</id>
<alignment>0</alignment>
<tabsequence>450</tabsequence>
<tabsequence>460</tabsequence>
<border>5</border>
<color>0</color>
<x>451</x>
......@@ -4885,7 +4885,7 @@
<band>Detail</band>
<id>74</id>
<alignment>0</alignment>
<tabsequence>490</tabsequence>
<tabsequence>450</tabsequence>
<border>5</border>
<color>0</color>
<x>269</x>
......
......@@ -139,7 +139,7 @@
<tag>Line Number of the Wave Task detail line</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......
......@@ -14,7 +14,7 @@ table(column=(type=char(12) update=yes updatewhereclause=yes key=yes name=wave_i
column=(type=char(8) update=yes updatewhereclause=yes name=wave_status dbname="wave_status" )
column=(type=char(4000) updatewhereclause=yes name=descr dbname="descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"wave_task_det~" ) COLUMN(NAME=~"wave_task_det.wave_id~") COLUMN(NAME=~"wave_task_det.line_no~") COLUMN(NAME=~"wave_task_det.ref_ser~") COLUMN(NAME=~"wave_task_det.ref_id~") COLUMN(NAME=~"wave_task_det.status~") COLUMN(NAME=~"wave_task_det.ptcn~") COLUMN(NAME=~"wave_task_det.sale_order~") COMPUTE(NAME=~"case when wave_status = 'C' then 'Created' when wave_status = 'V' then 'Verified' when wave_status = 'W' then 'Held' else ' ' end wave_status~") COMPUTE(NAME=~"FN_WAVE_DESCRIPTION(WAVE_TASK_DET.REF_SER,REF_ID,PTCN) AS DESCR~")WHERE( EXP1 =~"wave_task_det.wave_id~" OP =~"=~" EXP2 =~":wave_id~" LOGIC =~"And~" ) WHERE( EXP1 =~"wave_task_det.line_no~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"wave_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="WAVE_TASK_DET" updatewhere=0 updatekeyinplace=no arguments=(("wave_id", string),("line_no", number)) )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="321" y="16" height="16" width="78" format="[general]" html.valueishtml="0" name=line_no tag="Line Number of the Wave Task detail line" visible="1" edit.limit=0 edit.case=any 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="321" y="16" height="16" width="78" format="[general]" html.valueishtml="0" name=line_no tag="Line Number of the Wave Task detail line" visible="1" edit.limit=4 edit.case=any 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="2" 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="238" y="16" height="16" width="77" 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" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="199" y="40" height="16" width="200" format="[General]" html.valueishtml="0" name=descr 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="321" y="64" height="16" width="78" format="[general]" html.valueishtml="0" name=wave_status 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
......
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