Commit ec307524 authored by ssalve's avatar ssalve

done changes for gst_type_descr on 19JUL2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106322 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5dea6dd0
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
<dbname>gst_data_hdr.lr_date</dbname> <dbname>gst_data_hdr.lr_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="50">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>reas_code</name> <name>reas_code</name>
...@@ -326,7 +326,13 @@ ...@@ -326,7 +326,13 @@
<name>tran_id__ref</name> <name>tran_id__ref</name>
<dbname>gst_data_hdr.tran_id__ref</dbname> <dbname>gst_data_hdr.tran_id__ref</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;gst_data_hdr&quot; ) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;gst_data_hdr_a&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;state&quot; ) COLUMN(NAME=&quot;gst_data_hdr.tran_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.site_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.prd_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.rec_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.tran_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.cust_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.cust_name&quot;) COLUMN(NAME=&quot;gst_data_hdr.submission_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_checksum&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.amount&quot;) COLUMN(NAME=&quot;gst_data_hdr.reverse_chrg&quot;) COLUMN(NAME=&quot;gst_data_hdr.lr_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.lr_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.reas_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.ref_id__inv&quot;) COLUMN(NAME=&quot;gst_data_hdr.ref_date__inv&quot;) COLUMN(NAME=&quot;gst_data_hdr.prov_assmnt&quot;) COLUMN(NAME=&quot;gst_data_hdr.order_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.order_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.remarks&quot;) COLUMN(NAME=&quot;gst_data_hdr.submit_status&quot;) COLUMN(NAME=&quot;gst_data_hdr.submit_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.tax_reg_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.reco_status&quot;) COLUMN(NAME=&quot;gst_data_hdr.ecom_reg_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.gst_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.add_user&quot;) COLUMN(NAME=&quot;gst_data_hdr.add_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.add_term&quot;) COLUMN(NAME=&quot;gst_data_hdr.chg_user&quot;) COLUMN(NAME=&quot;gst_data_hdr.chg_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.chg_term&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;TRAN_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_TYPE~&quot;) as tran_type_descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;state.descr&quot;) COLUMN(NAME=&quot;gst_data_hdr.tran_id&quot;) COLUMN(NAME=&quot;gst_data_hdr.tran_id__ref&quot;) JOIN (LEFT=&quot;gst_data_hdr.gst_code&quot; OP =&quot;=&quot;RIGHT=&quot;state.gst_code&quot; OUTER1 =&quot;gst_data_hdr.gst_code&quot; ) JOIN (LEFT=&quot;gst_data_hdr.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;gst_data_hdr_a.tran_id&quot; ) JOIN (LEFT=&quot;gst_data_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:frdt&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:todt&quot; ) ) ARG(NAME = &quot;frdt&quot; TYPE = datetime) ARG(NAME = &quot;todt&quot; TYPE = datetime) </retrieve> <table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>gst_type_descr</name>
<dbname>gst_type_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;gst_data_hdr&quot; ) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;gst_data_hdr_a&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;state&quot; ) COLUMN(NAME=&quot;gst_data_hdr.tran_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.site_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.prd_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.rec_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.tran_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.cust_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.cust_name&quot;) COLUMN(NAME=&quot;gst_data_hdr.submission_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_checksum&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_type&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.doc_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.amount&quot;) COLUMN(NAME=&quot;gst_data_hdr.reverse_chrg&quot;) COLUMN(NAME=&quot;gst_data_hdr.lr_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.lr_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.reas_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.ref_id__inv&quot;) COLUMN(NAME=&quot;gst_data_hdr.ref_date__inv&quot;) COLUMN(NAME=&quot;gst_data_hdr.prov_assmnt&quot;) COLUMN(NAME=&quot;gst_data_hdr.order_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.order_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.remarks&quot;) COLUMN(NAME=&quot;gst_data_hdr.submit_status&quot;) COLUMN(NAME=&quot;gst_data_hdr.submit_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.tax_reg_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.reco_status&quot;) COLUMN(NAME=&quot;gst_data_hdr.ecom_reg_no&quot;) COLUMN(NAME=&quot;gst_data_hdr.gst_code&quot;) COLUMN(NAME=&quot;gst_data_hdr.add_user&quot;) COLUMN(NAME=&quot;gst_data_hdr.add_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.add_term&quot;) COLUMN(NAME=&quot;gst_data_hdr.chg_user&quot;) COLUMN(NAME=&quot;gst_data_hdr.chg_date&quot;) COLUMN(NAME=&quot;gst_data_hdr.chg_term&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;TRAN_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_TYPE~&quot;) as tran_type_descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;state.descr&quot;) COLUMN(NAME=&quot;gst_data_hdr.tran_id&quot;) COLUMN(NAME=&quot;gst_data_hdr.tran_id__ref&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;GST_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;GST_TYPE~&quot;) as gst_type_descr&quot;) JOIN (LEFT=&quot;gst_data_hdr.gst_code&quot; OP =&quot;=&quot;RIGHT=&quot;state.gst_code&quot; OUTER1 =&quot;gst_data_hdr.gst_code&quot; ) JOIN (LEFT=&quot;gst_data_hdr.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;gst_data_hdr_a.tran_id&quot; ) JOIN (LEFT=&quot;gst_data_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:frdt&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:todt&quot; ) ) ARG(NAME = &quot;frdt&quot; TYPE = datetime) ARG(NAME = &quot;todt&quot; TYPE = datetime) </retrieve>
<update>GST_DATA_HDR</update> <update>GST_DATA_HDR</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -1460,186 +1466,24 @@ ...@@ -1460,186 +1466,24 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Header</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>292</x>
<y>2</y>
<height>18</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>2</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>400</x>
<y>2</y>
<height>18</height>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_reg_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>479</x>
<y>2</y>
<height>18</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>560</x>
<y>2</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>90</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <text>Gst Type Descr</text>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>657</x> <x>3568</x>
<y>2</y> <y>1</y>
<height>18</height> <height>17</height>
<width>100</width> <width>600</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submission_type</name> <name>gst_type_descr_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-11</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
...@@ -1649,26 +1493,26 @@ ...@@ -1649,26 +1493,26 @@
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>759</x> <x>292</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>89</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_checksum</name> <name>tran_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>100</limit> <limit>2</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2972,6 +2816,233 @@ ...@@ -2972,6 +2816,233 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>400</x>
<y>2</y>
<height>18</height>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_reg_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>479</x>
<y>2</y>
<height>18</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>560</x>
<y>2</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>90</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>657</x>
<y>2</y>
<height>18</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>submission_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>759</x>
<y>2</y>
<height>18</height>
<width>89</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>doc_checksum</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>100</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>41</id>
<alignment>0</alignment>
<tabsequence>310</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3568</x>
<y>1</y>
<height>15</height>
<width>600</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gst_type_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>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -21,7 +21,7 @@ table(column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbna ...@@ -21,7 +21,7 @@ table(column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbna
column=(type=char(1) update=yes updatewhereclause=yes name=reverse_chrg dbname="gst_data_hdr.reverse_chrg" ) column=(type=char(1) update=yes updatewhereclause=yes name=reverse_chrg dbname="gst_data_hdr.reverse_chrg" )
column=(type=char(50) update=yes updatewhereclause=yes name=lr_no dbname="gst_data_hdr.lr_no" ) column=(type=char(50) update=yes updatewhereclause=yes name=lr_no dbname="gst_data_hdr.lr_no" )
column=(type=datetime update=yes updatewhereclause=yes name=lr_date dbname="gst_data_hdr.lr_date" ) column=(type=datetime update=yes updatewhereclause=yes name=lr_date dbname="gst_data_hdr.lr_date" )
column=(type=char(5) update=yes updatewhereclause=yes name=reas_code dbname="gst_data_hdr.reas_code" ) column=(type=char(50) update=yes updatewhereclause=yes name=reas_code dbname="gst_data_hdr.reas_code" )
column=(type=char(50) update=yes updatewhereclause=yes name=ref_id__inv dbname="gst_data_hdr.ref_id__inv" ) column=(type=char(50) update=yes updatewhereclause=yes name=ref_id__inv dbname="gst_data_hdr.ref_id__inv" )
column=(type=datetime update=yes updatewhereclause=yes name=ref_date__inv dbname="gst_data_hdr.ref_date__inv" ) column=(type=datetime update=yes updatewhereclause=yes name=ref_date__inv dbname="gst_data_hdr.ref_date__inv" )
column=(type=char(1) update=yes updatewhereclause=yes name=prov_assmnt dbname="gst_data_hdr.prov_assmnt" ) column=(type=char(1) update=yes updatewhereclause=yes name=prov_assmnt dbname="gst_data_hdr.prov_assmnt" )
...@@ -45,7 +45,8 @@ table(column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbna ...@@ -45,7 +45,8 @@ table(column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbna
column=(type=char(40) updatewhereclause=yes name=state_descr dbname="state.descr" ) column=(type=char(40) updatewhereclause=yes name=state_descr dbname="state.descr" )
column=(type=char(12) update=yes updatewhereclause=yes key=yes name=tran_id dbname="gst_data_hdr.tran_id" ) column=(type=char(12) update=yes updatewhereclause=yes key=yes name=tran_id dbname="gst_data_hdr.tran_id" )
column=(type=char(12) update=yes updatewhereclause=yes name=tran_id__ref dbname="gst_data_hdr.tran_id__ref" ) column=(type=char(12) update=yes updatewhereclause=yes name=tran_id__ref dbname="gst_data_hdr.tran_id__ref" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"gst_data_hdr~" ALIAS=~"gst_data_hdr~" ) TABLE(NAME=~"gst_data_hdr~" ALIAS=~"gst_data_hdr_a~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"state~" ) COLUMN(NAME=~"gst_data_hdr.tran_date~") COLUMN(NAME=~"gst_data_hdr.site_code~") COLUMN(NAME=~"gst_data_hdr.prd_code~") COLUMN(NAME=~"gst_data_hdr.rec_type~") COLUMN(NAME=~"gst_data_hdr.tran_type~") COLUMN(NAME=~"gst_data_hdr.cust_code~") COLUMN(NAME=~"gst_data_hdr.cust_name~") COLUMN(NAME=~"gst_data_hdr.submission_type~") COLUMN(NAME=~"gst_data_hdr.doc_checksum~") COLUMN(NAME=~"gst_data_hdr.doc_type~") COLUMN(NAME=~"gst_data_hdr.doc_no~") COLUMN(NAME=~"gst_data_hdr.doc_date~") COLUMN(NAME=~"gst_data_hdr.amount~") COLUMN(NAME=~"gst_data_hdr.reverse_chrg~") COLUMN(NAME=~"gst_data_hdr.lr_no~") COLUMN(NAME=~"gst_data_hdr.lr_date~") COLUMN(NAME=~"gst_data_hdr.reas_code~") COLUMN(NAME=~"gst_data_hdr.ref_id__inv~") COLUMN(NAME=~"gst_data_hdr.ref_date__inv~") COLUMN(NAME=~"gst_data_hdr.prov_assmnt~") COLUMN(NAME=~"gst_data_hdr.order_no~") COLUMN(NAME=~"gst_data_hdr.order_date~") COLUMN(NAME=~"gst_data_hdr.remarks~") COLUMN(NAME=~"gst_data_hdr.submit_status~") COLUMN(NAME=~"gst_data_hdr.submit_date~") COLUMN(NAME=~"gst_data_hdr.tax_reg_no~") COLUMN(NAME=~"gst_data_hdr.reco_status~") COLUMN(NAME=~"gst_data_hdr.ecom_reg_no~") COLUMN(NAME=~"gst_data_hdr.gst_code~") COLUMN(NAME=~"gst_data_hdr.add_user~") COLUMN(NAME=~"gst_data_hdr.add_date~") COLUMN(NAME=~"gst_data_hdr.add_term~") COLUMN(NAME=~"gst_data_hdr.chg_user~") COLUMN(NAME=~"gst_data_hdr.chg_date~") COLUMN(NAME=~"gst_data_hdr.chg_term~") COMPUTE(NAME=~"fn_get_descr_gencodes('TRAN_TYPE','W_GSTR',~~~"GST_DATA_HDR_A~~~".~~~"TRAN_TYPE~~~") as tran_type_descr~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"state.descr~") COLUMN(NAME=~"gst_data_hdr.tran_id~") COLUMN(NAME=~"gst_data_hdr.tran_id__ref~") JOIN (LEFT=~"gst_data_hdr.gst_code~" OP =~"=~"RIGHT=~"state.gst_code~" OUTER1 =~"gst_data_hdr.gst_code~" ) JOIN (LEFT=~"gst_data_hdr.tran_id~" OP =~"=~"RIGHT=~"gst_data_hdr_a.tran_id~" ) JOIN (LEFT=~"gst_data_hdr.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"~~~"GST_DATA_HDR_A~~~".~~~"TRAN_DATE~~~"~" OP =~">=~" EXP2 =~":frdt~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"GST_DATA_HDR_A~~~".~~~"TRAN_DATE~~~"~" OP =~"<=~" EXP2 =~":todt~" ) ) ARG(NAME = ~"frdt~" TYPE = datetime) ARG(NAME = ~"todt~" TYPE = datetime) " update="GST_DATA_HDR" updatewhere=0 updatekeyinplace=no arguments=(("frdt", datetime),("todt", datetime)) ) column=(type=char(4000) updatewhereclause=yes name=gst_type_descr dbname="gst_type_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"gst_data_hdr~" ALIAS=~"gst_data_hdr~" ) TABLE(NAME=~"gst_data_hdr~" ALIAS=~"gst_data_hdr_a~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"state~" ) COLUMN(NAME=~"gst_data_hdr.tran_date~") COLUMN(NAME=~"gst_data_hdr.site_code~") COLUMN(NAME=~"gst_data_hdr.prd_code~") COLUMN(NAME=~"gst_data_hdr.rec_type~") COLUMN(NAME=~"gst_data_hdr.tran_type~") COLUMN(NAME=~"gst_data_hdr.cust_code~") COLUMN(NAME=~"gst_data_hdr.cust_name~") COLUMN(NAME=~"gst_data_hdr.submission_type~") COLUMN(NAME=~"gst_data_hdr.doc_checksum~") COLUMN(NAME=~"gst_data_hdr.doc_type~") COLUMN(NAME=~"gst_data_hdr.doc_no~") COLUMN(NAME=~"gst_data_hdr.doc_date~") COLUMN(NAME=~"gst_data_hdr.amount~") COLUMN(NAME=~"gst_data_hdr.reverse_chrg~") COLUMN(NAME=~"gst_data_hdr.lr_no~") COLUMN(NAME=~"gst_data_hdr.lr_date~") COLUMN(NAME=~"gst_data_hdr.reas_code~") COLUMN(NAME=~"gst_data_hdr.ref_id__inv~") COLUMN(NAME=~"gst_data_hdr.ref_date__inv~") COLUMN(NAME=~"gst_data_hdr.prov_assmnt~") COLUMN(NAME=~"gst_data_hdr.order_no~") COLUMN(NAME=~"gst_data_hdr.order_date~") COLUMN(NAME=~"gst_data_hdr.remarks~") COLUMN(NAME=~"gst_data_hdr.submit_status~") COLUMN(NAME=~"gst_data_hdr.submit_date~") COLUMN(NAME=~"gst_data_hdr.tax_reg_no~") COLUMN(NAME=~"gst_data_hdr.reco_status~") COLUMN(NAME=~"gst_data_hdr.ecom_reg_no~") COLUMN(NAME=~"gst_data_hdr.gst_code~") COLUMN(NAME=~"gst_data_hdr.add_user~") COLUMN(NAME=~"gst_data_hdr.add_date~") COLUMN(NAME=~"gst_data_hdr.add_term~") COLUMN(NAME=~"gst_data_hdr.chg_user~") COLUMN(NAME=~"gst_data_hdr.chg_date~") COLUMN(NAME=~"gst_data_hdr.chg_term~") COMPUTE(NAME=~"fn_get_descr_gencodes('TRAN_TYPE','W_GSTR',~~~"GST_DATA_HDR_A~~~".~~~"TRAN_TYPE~~~") as tran_type_descr~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"state.descr~") COLUMN(NAME=~"gst_data_hdr.tran_id~") COLUMN(NAME=~"gst_data_hdr.tran_id__ref~") COMPUTE(NAME=~"fn_get_descr_gencodes('GST_TYPE','W_GSTR',~~~"GST_DATA_HDR_A~~~".~~~"GST_TYPE~~~") as gst_type_descr~") JOIN (LEFT=~"gst_data_hdr.gst_code~" OP =~"=~"RIGHT=~"state.gst_code~" OUTER1 =~"gst_data_hdr.gst_code~" ) JOIN (LEFT=~"gst_data_hdr.tran_id~" OP =~"=~"RIGHT=~"gst_data_hdr_a.tran_id~" ) JOIN (LEFT=~"gst_data_hdr.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"~~~"GST_DATA_HDR_A~~~".~~~"TRAN_DATE~~~"~" OP =~">=~" EXP2 =~":frdt~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"GST_DATA_HDR_A~~~".~~~"TRAN_DATE~~~"~" OP =~"<=~" EXP2 =~":todt~" ) ) ARG(NAME = ~"frdt~" TYPE = datetime) ARG(NAME = ~"todt~" TYPE = datetime) " update="GST_DATA_HDR" updatewhere=0 updatekeyinplace=no arguments=(("frdt", datetime),("todt", datetime)) )
text(band=header alignment="2" text="Transaction Type" border="6" color="33554432" x="292" y="2" height="15" width="106" html.valueishtml="0" name=tran_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Transaction Type" border="6" color="33554432" x="292" y="2" height="15" width="106" html.valueishtml="0" name=tran_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer GTIN Number" border="6" color="33554432" x="400" y="2" height="15" width="77" html.valueishtml="0" name=tax_reg_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Customer GTIN Number" border="6" color="33554432" x="400" y="2" height="15" width="77" html.valueishtml="0" name=tax_reg_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer Code" border="6" color="33554432" x="479" y="2" height="15" width="79" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Customer Code" border="6" color="33554432" x="479" y="2" height="15" width="79" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -126,6 +127,8 @@ column(band=detail id=6 alignment="0" tabsequence=70 border="5" color="33554432" ...@@ -126,6 +127,8 @@ column(band=detail id=6 alignment="0" tabsequence=70 border="5" color="33554432"
column(band=detail id=7 alignment="0" tabsequence=80 border="5" color="33554432" x="560" y="2" height="18" width="95" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=90 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=7 alignment="0" tabsequence=80 border="5" color="33554432" x="560" y="2" height="18" width="95" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=90 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="33554432" x="657" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=submission_type visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="33554432" x="657" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=submission_type visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="33554432" x="759" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=doc_checksum visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="33554432" x="759" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=doc_checksum visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=41 alignment="0" tabsequence=310 border="0" color="33554432" x="3569" y="1" height="15" width="600" html.valueishtml="0" name=gst_type_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Gst Type Descr" border="0" color="33554432" x="3568" y="1" height="17" width="601" html.valueishtml="0" name=gst_type_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
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 )
......
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