Commit fec0ee87 authored by sankara.rao's avatar sankara.rao

changed by sankara on 19/09/13 for updated metadata and srd of asn_hdr from sumit pawar


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93635 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 481260bc
......@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines>
</BaseDefinition>
<Header>
<height>20</height>
<height>18</height>
<color>536870912</color>
</Header>
<Summary>
......@@ -193,9 +193,16 @@
<name>tran_type</name>
<dbname>asn_hdr.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_hdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;supplier&quot; ) COLUMN(NAME=&quot;asn_hdr.tran_id&quot;) COLUMN(NAME=&quot;asn_hdr.tran_date&quot;) COLUMN(NAME=&quot;asn_hdr.asn_no&quot;) COLUMN(NAME=&quot;asn_hdr.asn_date&quot;) COLUMN(NAME=&quot;asn_hdr.lr_no&quot;) COLUMN(NAME=&quot;asn_hdr.gross_weight&quot;) COLUMN(NAME=&quot;asn_hdr.bol_no&quot;) COLUMN(NAME=&quot;asn_hdr.invoice_no&quot;) COLUMN(NAME=&quot;asn_hdr.purc_order&quot;) COLUMN(NAME=&quot;asn_hdr.confirmed&quot;) COLUMN(NAME=&quot;asn_hdr.conf_date&quot;) COLUMN(NAME=&quot;asn_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;asn_hdr.chg_date&quot;) COLUMN(NAME=&quot;asn_hdr.chg_user&quot;) COLUMN(NAME=&quot;asn_hdr.chg_term&quot;) COLUMN(NAME=&quot;asn_hdr.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;asn_hdr.supp_code&quot;) COLUMN(NAME=&quot;supplier.full_name&quot;) COLUMN(NAME=&quot;asn_hdr.tran_type&quot;) JOIN (LEFT=&quot;asn_hdr.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;asn_hdr.emp_code__aprv&quot; ) JOIN (LEFT=&quot;asn_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;asn_hdr.site_code&quot; ) JOIN (LEFT=&quot;asn_hdr.supp_code&quot; OP =&quot;=&quot;RIGHT=&quot;supplier.supp_code&quot; OUTER1 =&quot;asn_hdr.supp_code&quot; )WHERE( EXP1 =&quot;asn_hdr.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;asn_hdr.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:date_to&quot; ) ) ARG(NAME = &quot;date_from&quot; TYPE = datetime) ARG(NAME = &quot;date_to&quot; TYPE = datetime) </retrieve>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>batch_id</name>
<dbname>asn_hdr.batch_id</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_hdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;supplier&quot; ) COLUMN(NAME=&quot;asn_hdr.tran_id&quot;) COLUMN(NAME=&quot;asn_hdr.tran_date&quot;) COLUMN(NAME=&quot;asn_hdr.asn_no&quot;) COLUMN(NAME=&quot;asn_hdr.asn_date&quot;) COLUMN(NAME=&quot;asn_hdr.lr_no&quot;) COLUMN(NAME=&quot;asn_hdr.gross_weight&quot;) COLUMN(NAME=&quot;asn_hdr.bol_no&quot;) COLUMN(NAME=&quot;asn_hdr.invoice_no&quot;) COLUMN(NAME=&quot;asn_hdr.purc_order&quot;) COLUMN(NAME=&quot;asn_hdr.confirmed&quot;) COLUMN(NAME=&quot;asn_hdr.conf_date&quot;) COLUMN(NAME=&quot;asn_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;asn_hdr.chg_date&quot;) COLUMN(NAME=&quot;asn_hdr.chg_user&quot;) COLUMN(NAME=&quot;asn_hdr.chg_term&quot;) COLUMN(NAME=&quot;asn_hdr.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;asn_hdr.supp_code&quot;) COLUMN(NAME=&quot;supplier.full_name&quot;) COLUMN(NAME=&quot;asn_hdr.tran_type&quot;) COLUMN(NAME=&quot;asn_hdr.batch_id&quot;) JOIN (LEFT=&quot;asn_hdr.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;asn_hdr.emp_code__aprv&quot; ) JOIN (LEFT=&quot;asn_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;asn_hdr.site_code&quot; ) JOIN (LEFT=&quot;asn_hdr.supp_code&quot; OP =&quot;=&quot;RIGHT=&quot;supplier.supp_code&quot; OUTER1 =&quot;asn_hdr.supp_code&quot; )WHERE( EXP1 =&quot;asn_hdr.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;asn_hdr.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:date_to&quot; ) ) ARG(NAME = &quot;date_from&quot; TYPE = datetime) ARG(NAME = &quot;date_to&quot; TYPE = datetime) </retrieve>
<update>ASN_HDR</update>
<updatewhere>1</updatewhere>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>date_from</name>
......@@ -794,6 +801,35 @@
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>GUID</text>
<border>0</border>
<color>33554432</color>
<x>2138</x>
<y>2</y>
<height>16</height>
<width>73</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>batch_id_t</name>
<tag>BATCH_ID</tag>
<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>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -1609,6 +1645,42 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>2</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2138</x>
<y>2</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>batch_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -209,7 +209,14 @@
<name>tran_type</name>
<dbname>asn_hdr.tran_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_hdr&quot; ) TABLE(NAME=&quot;supplier&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;asn_hdr.tran_id&quot;) COLUMN(NAME=&quot;asn_hdr.tran_date&quot;) COLUMN(NAME=&quot;asn_hdr.asn_no&quot;) COLUMN(NAME=&quot;asn_hdr.asn_date&quot;) COLUMN(NAME=&quot;asn_hdr.lr_no&quot;) COLUMN(NAME=&quot;asn_hdr.gross_weight&quot;) COLUMN(NAME=&quot;asn_hdr.bol_no&quot;) COLUMN(NAME=&quot;asn_hdr.invoice_no&quot;) COLUMN(NAME=&quot;asn_hdr.purc_order&quot;) COLUMN(NAME=&quot;asn_hdr.confirmed&quot;) COLUMN(NAME=&quot;asn_hdr.conf_date&quot;) COLUMN(NAME=&quot;asn_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;asn_hdr.chg_date&quot;) COLUMN(NAME=&quot;asn_hdr.chg_user&quot;) COLUMN(NAME=&quot;asn_hdr.chg_term&quot;) COLUMN(NAME=&quot;asn_hdr.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;asn_hdr.supp_code&quot;) COLUMN(NAME=&quot;supplier.full_name&quot;) COLUMN(NAME=&quot;asn_hdr.pro_no&quot;) COLUMN(NAME=&quot;asn_hdr.scac_code&quot;) COLUMN(NAME=&quot;asn_hdr.seal_no&quot;) COLUMN(NAME=&quot;asn_hdr.tran_type&quot;) JOIN (LEFT=&quot;asn_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;asn_hdr.site_code&quot; ) JOIN (LEFT=&quot;asn_hdr.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;asn_hdr.emp_code__aprv&quot; ) JOIN (LEFT=&quot;asn_hdr.supp_code&quot; OP =&quot;=&quot;RIGHT=&quot;supplier.supp_code&quot; OUTER1 =&quot;asn_hdr.supp_code&quot; )WHERE( EXP1 =&quot;ASN_HDR.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>batch_id</name>
<dbname>asn_hdr.batch_id</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asn_hdr&quot; ) TABLE(NAME=&quot;supplier&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;asn_hdr.tran_id&quot;) COLUMN(NAME=&quot;asn_hdr.tran_date&quot;) COLUMN(NAME=&quot;asn_hdr.asn_no&quot;) COLUMN(NAME=&quot;asn_hdr.asn_date&quot;) COLUMN(NAME=&quot;asn_hdr.lr_no&quot;) COLUMN(NAME=&quot;asn_hdr.gross_weight&quot;) COLUMN(NAME=&quot;asn_hdr.bol_no&quot;) COLUMN(NAME=&quot;asn_hdr.invoice_no&quot;) COLUMN(NAME=&quot;asn_hdr.purc_order&quot;) COLUMN(NAME=&quot;asn_hdr.confirmed&quot;) COLUMN(NAME=&quot;asn_hdr.conf_date&quot;) COLUMN(NAME=&quot;asn_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;asn_hdr.chg_date&quot;) COLUMN(NAME=&quot;asn_hdr.chg_user&quot;) COLUMN(NAME=&quot;asn_hdr.chg_term&quot;) COLUMN(NAME=&quot;asn_hdr.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;asn_hdr.supp_code&quot;) COLUMN(NAME=&quot;supplier.full_name&quot;) COLUMN(NAME=&quot;asn_hdr.pro_no&quot;) COLUMN(NAME=&quot;asn_hdr.scac_code&quot;) COLUMN(NAME=&quot;asn_hdr.seal_no&quot;) COLUMN(NAME=&quot;asn_hdr.tran_type&quot;) COLUMN(NAME=&quot;asn_hdr.batch_id&quot;) JOIN (LEFT=&quot;asn_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;asn_hdr.site_code&quot; ) JOIN (LEFT=&quot;asn_hdr.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;asn_hdr.emp_code__aprv&quot; ) JOIN (LEFT=&quot;asn_hdr.supp_code&quot; OP =&quot;=&quot;RIGHT=&quot;supplier.supp_code&quot; OUTER1 =&quot;asn_hdr.supp_code&quot; )WHERE( EXP1 =&quot;ASN_HDR.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>ASN_HDR</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -1224,42 +1231,6 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>433</x>
<y>124</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>seal_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
......@@ -1769,6 +1740,106 @@
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>GUID:</text>
<border>0</border>
<color>33554432</color>
<x>352</x>
<y>231</y>
<height>16</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>batch_id_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>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>434</x>
<y>124</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>seal_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>460</x>
<y>231</y>
<height>16</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>batch_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
$PBExportHeader$dw_asn_hdr_brow.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 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=20 color="536870912" )
header(height=18 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
......@@ -26,7 +26,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(10) update=yes updatewhereclause=yes name=supp_code dbname="asn_hdr.supp_code" )
column=(type=char(55) updatewhereclause=yes name=full_name dbname="supplier.full_name" )
column=(type=char(3) update=yes updatewhereclause=yes name=tran_type dbname="asn_hdr.tran_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_hdr~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"supplier~" ) COLUMN(NAME=~"asn_hdr.tran_id~") COLUMN(NAME=~"asn_hdr.tran_date~") COLUMN(NAME=~"asn_hdr.asn_no~") COLUMN(NAME=~"asn_hdr.asn_date~") COLUMN(NAME=~"asn_hdr.lr_no~") COLUMN(NAME=~"asn_hdr.gross_weight~") COLUMN(NAME=~"asn_hdr.bol_no~") COLUMN(NAME=~"asn_hdr.invoice_no~") COLUMN(NAME=~"asn_hdr.purc_order~") COLUMN(NAME=~"asn_hdr.confirmed~") COLUMN(NAME=~"asn_hdr.conf_date~") COLUMN(NAME=~"asn_hdr.emp_code__aprv~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"asn_hdr.chg_date~") COLUMN(NAME=~"asn_hdr.chg_user~") COLUMN(NAME=~"asn_hdr.chg_term~") COLUMN(NAME=~"asn_hdr.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"asn_hdr.supp_code~") COLUMN(NAME=~"supplier.full_name~") COLUMN(NAME=~"asn_hdr.tran_type~") JOIN (LEFT=~"asn_hdr.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asn_hdr.emp_code__aprv~" ) JOIN (LEFT=~"asn_hdr.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"asn_hdr.site_code~" ) JOIN (LEFT=~"asn_hdr.supp_code~" OP =~"=~"RIGHT=~"supplier.supp_code~" OUTER1 =~"asn_hdr.supp_code~" )WHERE( EXP1 =~"asn_hdr.tran_date~" OP =~">=~" EXP2 =~":date_from~" LOGIC =~"And~" ) WHERE( EXP1 =~"asn_hdr.tran_date~" OP =~"<=~" EXP2 =~":date_to~" ) ) ARG(NAME = ~"date_from~" TYPE = datetime) ARG(NAME = ~"date_to~" TYPE = datetime) " update="ASN_HDR" updatewhere=1 updatekeyinplace=no arguments=(("date_from", datetime),("date_to", datetime)) )
column=(type=char(15) update=yes updatewhereclause=yes name=batch_id dbname="asn_hdr.batch_id" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_hdr~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"supplier~" ) COLUMN(NAME=~"asn_hdr.tran_id~") COLUMN(NAME=~"asn_hdr.tran_date~") COLUMN(NAME=~"asn_hdr.asn_no~") COLUMN(NAME=~"asn_hdr.asn_date~") COLUMN(NAME=~"asn_hdr.lr_no~") COLUMN(NAME=~"asn_hdr.gross_weight~") COLUMN(NAME=~"asn_hdr.bol_no~") COLUMN(NAME=~"asn_hdr.invoice_no~") COLUMN(NAME=~"asn_hdr.purc_order~") COLUMN(NAME=~"asn_hdr.confirmed~") COLUMN(NAME=~"asn_hdr.conf_date~") COLUMN(NAME=~"asn_hdr.emp_code__aprv~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"asn_hdr.chg_date~") COLUMN(NAME=~"asn_hdr.chg_user~") COLUMN(NAME=~"asn_hdr.chg_term~") COLUMN(NAME=~"asn_hdr.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"asn_hdr.supp_code~") COLUMN(NAME=~"supplier.full_name~") COLUMN(NAME=~"asn_hdr.tran_type~") COLUMN(NAME=~"asn_hdr.batch_id~") JOIN (LEFT=~"asn_hdr.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asn_hdr.emp_code__aprv~" ) JOIN (LEFT=~"asn_hdr.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"asn_hdr.site_code~" ) JOIN (LEFT=~"asn_hdr.supp_code~" OP =~"=~"RIGHT=~"supplier.supp_code~" OUTER1 =~"asn_hdr.supp_code~" )WHERE( EXP1 =~"asn_hdr.tran_date~" OP =~">=~" EXP2 =~":date_from~" LOGIC =~"And~" ) WHERE( EXP1 =~"asn_hdr.tran_date~" OP =~"<=~" EXP2 =~":date_to~" ) ) ARG(NAME = ~"date_from~" TYPE = datetime) ARG(NAME = ~"date_to~" TYPE = datetime) " update="ASN_HDR" updatewhere=0 updatekeyinplace=no arguments=(("date_from", datetime),("date_to", datetime)) )
text(band=header alignment="2" text="Gross Weight" border="0" color="33554432" x="484" y="2" height="16" width="84" html.valueishtml="0" name=gross_weight_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="2" text="Confirmed" border="0" color="33554432" x="897" y="2" height="16" width="74" html.valueishtml="0" name=confirmed_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="2" text="Confirmed Date" border="0" color="33554432" x="973" y="2" height="16" width="132" html.valueishtml="0" name=conf_date_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" )
......@@ -48,6 +49,7 @@ text(band=header alignment="0" text="BOl No" border="0" color="33554432" x="570"
text(band=header alignment="0" text="Invoice No" border="0" color="33554432" x="692" y="2" height="16" width="103" html.valueishtml="0" name=invoice_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" )
text(band=header alignment="0" text="Purchase Order" border="0" color="33554432" x="797" y="2" height="16" width="98" html.valueishtml="0" name=purc_order_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="Tran Type" border="0" color="33554432" x="1375" y="2" height="16" width="147" html.valueishtml="0" name=tran_type_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="553648127" )
text(band=header alignment="2" text="GUID" border="0" color="33554432" x="2138" y="2" height="16" width="73" html.valueishtml="0" name=batch_id_t tag="BATCH_ID" 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="553648127" )
column(band=detail id=1 alignment="2" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="16" width="86" format="[general]" html.valueishtml="0" name=tran_id tag="Transaction id for an Advance Shipment Notification." visible="1" edit.limit=10 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="2" background.color="16777215" )
column(band=detail id=2 alignment="2" tabsequence=32766 border="5" color="33554432" x="90" y="2" height="16" width="105" format="[shortdate] [time]" html.valueishtml="0" name=tran_date tag="Transaction Date" 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="2" background.color="16777215" )
column(band=detail id=3 alignment="2" tabsequence=32766 border="5" color="33554432" x="197" y="2" height="16" width="83" format="[general]" html.valueishtml="0" name=asn_no tag="Advanced Shipment Noticationn number" visible="1" edit.limit=30 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="2" background.color="16777215" )
......@@ -70,6 +72,7 @@ column(band=detail id=15 alignment="2" tabsequence=32766 border="5" color="33554
column(band=detail id=16 alignment="2" tabsequence=32766 border="5" color="33554432" x="2040" y="2" height="16" width="96" format="[general]" html.valueishtml="0" name=chg_term tag="Terminal from which the transaction has been last modified, internally updated by the system" visible="1" edit.limit=15 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="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="1736" y="2" height="16" width="128" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 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="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="1375" y="2" height="16" width="147" format="[general]" html.valueishtml="0" name=tran_type 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="2" background.color="16777215" )
column(band=detail id=22 alignment="2" tabsequence=32766 border="5" color="33554432" x="2138" y="2" height="16" width="73" format="[general]" html.valueishtml="0" name=batch_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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
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 )
......
......@@ -28,7 +28,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(4) update=yes updatewhereclause=yes name=scac_code dbname="asn_hdr.scac_code" )
column=(type=char(20) update=yes updatewhereclause=yes name=seal_no dbname="asn_hdr.seal_no" )
column=(type=char(3) update=yes updatewhereclause=yes name=tran_type dbname="asn_hdr.tran_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_hdr~" ) TABLE(NAME=~"supplier~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"asn_hdr.tran_id~") COLUMN(NAME=~"asn_hdr.tran_date~") COLUMN(NAME=~"asn_hdr.asn_no~") COLUMN(NAME=~"asn_hdr.asn_date~") COLUMN(NAME=~"asn_hdr.lr_no~") COLUMN(NAME=~"asn_hdr.gross_weight~") COLUMN(NAME=~"asn_hdr.bol_no~") COLUMN(NAME=~"asn_hdr.invoice_no~") COLUMN(NAME=~"asn_hdr.purc_order~") COLUMN(NAME=~"asn_hdr.confirmed~") COLUMN(NAME=~"asn_hdr.conf_date~") COLUMN(NAME=~"asn_hdr.emp_code__aprv~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"asn_hdr.chg_date~") COLUMN(NAME=~"asn_hdr.chg_user~") COLUMN(NAME=~"asn_hdr.chg_term~") COLUMN(NAME=~"asn_hdr.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"asn_hdr.supp_code~") COLUMN(NAME=~"supplier.full_name~") COLUMN(NAME=~"asn_hdr.pro_no~") COLUMN(NAME=~"asn_hdr.scac_code~") COLUMN(NAME=~"asn_hdr.seal_no~") COLUMN(NAME=~"asn_hdr.tran_type~") JOIN (LEFT=~"asn_hdr.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"asn_hdr.site_code~" ) JOIN (LEFT=~"asn_hdr.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asn_hdr.emp_code__aprv~" ) JOIN (LEFT=~"asn_hdr.supp_code~" OP =~"=~"RIGHT=~"supplier.supp_code~" OUTER1 =~"asn_hdr.supp_code~" )WHERE( EXP1 =~"ASN_HDR.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="ASN_HDR" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
column=(type=char(15) update=yes updatewhereclause=yes name=batch_id dbname="asn_hdr.batch_id" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_hdr~" ) TABLE(NAME=~"supplier~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"asn_hdr.tran_id~") COLUMN(NAME=~"asn_hdr.tran_date~") COLUMN(NAME=~"asn_hdr.asn_no~") COLUMN(NAME=~"asn_hdr.asn_date~") COLUMN(NAME=~"asn_hdr.lr_no~") COLUMN(NAME=~"asn_hdr.gross_weight~") COLUMN(NAME=~"asn_hdr.bol_no~") COLUMN(NAME=~"asn_hdr.invoice_no~") COLUMN(NAME=~"asn_hdr.purc_order~") COLUMN(NAME=~"asn_hdr.confirmed~") COLUMN(NAME=~"asn_hdr.conf_date~") COLUMN(NAME=~"asn_hdr.emp_code__aprv~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"asn_hdr.chg_date~") COLUMN(NAME=~"asn_hdr.chg_user~") COLUMN(NAME=~"asn_hdr.chg_term~") COLUMN(NAME=~"asn_hdr.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"asn_hdr.supp_code~") COLUMN(NAME=~"supplier.full_name~") COLUMN(NAME=~"asn_hdr.pro_no~") COLUMN(NAME=~"asn_hdr.scac_code~") COLUMN(NAME=~"asn_hdr.seal_no~") COLUMN(NAME=~"asn_hdr.tran_type~") COLUMN(NAME=~"asn_hdr.batch_id~") JOIN (LEFT=~"asn_hdr.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"asn_hdr.site_code~" ) JOIN (LEFT=~"asn_hdr.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asn_hdr.emp_code__aprv~" ) JOIN (LEFT=~"asn_hdr.supp_code~" OP =~"=~"RIGHT=~"supplier.supp_code~" OUTER1 =~"asn_hdr.supp_code~" )WHERE( EXP1 =~"ASN_HDR.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="ASN_HDR" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="18" y="261" height="52" width="526" name=gb_2 visible="1" font.face="Times New Roman" font.height="-11" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="19" y="6" height="250" width="524" 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="1" background.color="553648127" )
text(band=detail alignment="1" text="Approved By :" border="0" color="33554432" x="31" y="183" height="16" width="92" html.valueishtml="0" name=emp_code__aprv_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" )
......@@ -61,7 +62,6 @@ column(band=detail id=7 alignment="0" tabsequence=60 border="5" color="33554432"
text(band=detail alignment="1" text="Invoice Number :" border="0" color="33554432" x="327" y="103" height="16" width="103" html.valueishtml="0" name=invoice_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=8 alignment="0" tabsequence=80 border="5" color="33554432" x="433" y="103" height="16" width="100" format="[general]" html.valueishtml="0" name=invoice_no tag="Supplier's Invoice number" visible="1" edit.limit=30 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="2" background.color="16777215" )
text(band=detail alignment="1" text="Seal Number :" border="0" color="33554432" x="327" y="124" height="16" width="103" html.valueishtml="0" name=seal_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=23 alignment="0" tabsequence=100 border="5" color="33554432" x="433" y="124" height="16" width="100" format="[general]" html.valueishtml="0" name=seal_no 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="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="255" x="216" y="143" height="16" width="319" format="[general]" html.valueishtml="0" name=full_name tag="Full Name of Supplier" visible="1" edit.limit=55 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="2" background.color="67108864" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="255" x="216" y="163" height="16" width="319" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=60 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="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="255" x="216" y="183" height="16" width="319" format="[general]" html.valueishtml="0" name=emp_fname 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="2" background.color="67108864" )
......@@ -77,6 +77,9 @@ text(band=detail alignment="1" text="Confirmed :" border="0" color="33554432" x=
text(band=detail alignment="1" text="Tran Type :" border="0" color="33554432" x="31" y="224" height="16" width="92" html.valueishtml="0" name=tran_type_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=10 alignment="0" tabsequence=32766 border="0" color="255" x="127" y="203" height="16" width="85" format="[general]" html.valueishtml="0" name=confirmed tag="Confirmation status , Whether the transaction is confirm or not" visible="1" edit.limit=1 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="2" background.color="67108864" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="255" x="127" y="224" height="16" width="85" format="[general]" html.valueishtml="0" name=tran_type 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="2" background.color="67108864" )
text(band=detail alignment="1" text="GUID:" border="0" color="33554432" x="352" y="231" height="16" width="103" html.valueishtml="0" name=batch_id_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=23 alignment="0" tabsequence=100 border="5" color="33554432" x="434" y="124" height="16" width="100" format="[general]" html.valueishtml="0" name=seal_no 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="2" background.color="16777215" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="255" x="460" y="231" height="16" width="75" format="[general]" html.valueishtml="0" name=batch_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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
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 )
......
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