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
...@@ -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