Commit 868cf704 authored by ssalve's avatar ssalve

d_gstr_purc22.srd on 4AUG2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106500 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 78405cda
$PBExportHeader$d_gstr_purc22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 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 )
summary(height=1 color="536870912" )
footer(height=0 color="536870912" )
detail(height=457 color="536870912" )
table(column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="gst_data_det.line_no" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="gst_data_det.status" values="Modification M/Accept A/Delete D/" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=sr_no__old dbname="gst_data_det.sr_no__old" )
column=(type=char(1) update=yes updatewhereclause=yes name=line_type dbname="gst_data_det.line_type" values="Goods G/Service S/" )
column=(type=char(10) update=yes updatewhereclause=yes name=gs_code dbname="gst_data_det.gs_code" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=taxable_amt dbname="gst_data_det.taxable_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=igst_perc dbname="gst_data_det.igst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=igst_amt dbname="gst_data_det.igst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cgst_perc dbname="gst_data_det.cgst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cgst_amt dbname="gst_data_det.cgst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=sgst_perc dbname="gst_data_det.sgst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=sgst_amt dbname="gst_data_det.sgst_amt" )
column=(type=char(30) update=yes updatewhereclause=yes name=gs_descr dbname="gst_data_det.gs_descr" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="gst_data_det.quantity" )
column=(type=char(2) update=yes updatewhereclause=yes name=supply_type dbname="gst_data_det.supply_type" values="E-Commerce Invoices E/Non E-Commerce Invoices OE/" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cess_perc dbname="gst_data_det.cess_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cess_amt dbname="gst_data_det.cess_amt" )
column=(type=char(10) update=yes updatewhereclause=yes name=remarks dbname="gst_data_det.remarks" )
column=(type=char(30) update=yes updatewhereclause=yes name=unit dbname="gst_data_det.unit" )
column=(type=char(12) update=yes updatewhereclause=yes key=yes name=tran_id dbname="gst_data_det.tran_id" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=gst_rate dbname="gst_data_det.gst_rate" )
column=(type=char(2) update=yes updatewhereclause=yes name=itc_type dbname="gst_data_det.itc_type" initial="NO" values="Capital goods CP/Input Service IS/Inputs IP/None NO/" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=itc_igst dbname="gst_data_det.itc_igst" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=itc_cgst dbname="gst_data_det.itc_cgst" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=itc_sgst dbname="gst_data_det.itc_sgst" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=itc_cess dbname="gst_data_det.itc_cess" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"gst_data_det~" ) TABLE(NAME=~"gst_data_hdr~" ) COLUMN(NAME=~"gst_data_det.line_no~") COLUMN(NAME=~"gst_data_det.status~") COLUMN(NAME=~"gst_data_det.sr_no__old~") COLUMN(NAME=~"gst_data_det.line_type~") COLUMN(NAME=~"gst_data_det.gs_code~") COLUMN(NAME=~"gst_data_det.taxable_amt~") COLUMN(NAME=~"gst_data_det.igst_perc~") COLUMN(NAME=~"gst_data_det.igst_amt~") COLUMN(NAME=~"gst_data_det.cgst_perc~") COLUMN(NAME=~"gst_data_det.cgst_amt~") COLUMN(NAME=~"gst_data_det.sgst_perc~") COLUMN(NAME=~"gst_data_det.sgst_amt~") COLUMN(NAME=~"gst_data_det.gs_descr~") COLUMN(NAME=~"gst_data_det.quantity~") COLUMN(NAME=~"gst_data_det.supply_type~") COLUMN(NAME=~"gst_data_det.cess_perc~") COLUMN(NAME=~"gst_data_det.cess_amt~") COLUMN(NAME=~"gst_data_det.remarks~") COLUMN(NAME=~"gst_data_det.unit~") COLUMN(NAME=~"gst_data_det.tran_id~") COLUMN(NAME=~"gst_data_det.gst_rate~") COLUMN(NAME=~"gst_data_det.itc_type~") COLUMN(NAME=~"gst_data_det.itc_igst~") COLUMN(NAME=~"gst_data_det.itc_cgst~") COLUMN(NAME=~"gst_data_det.itc_sgst~") COLUMN(NAME=~"gst_data_det.itc_cess~") JOIN (LEFT=~"gst_data_hdr.tran_id~" OP =~"=~"RIGHT=~"gst_data_det.tran_id~" )WHERE( EXP1 =~"~~~"GST_DATA_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"GST_DATA_DET~~~".~~~"LINE_NO~~~"~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = string) " update="GST_DATA_DET" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string),("line_no", string)) )
groupbox(band=detail text="Basic"border="5" color="33554432" x="1" y="0" height="272" width="770" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=20 border="5" color="33554432" x="515" y="18" height="16" width="140" format="[general]" html.valueishtml="0" name=gs_descr 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text=" HSN/SAC Description:" border="2" color="33554432" x="292" y="19" height="16" width="219" html.valueishtml="0" name=gs_descr_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" height.autosize=yes)
column(band=detail id=5 alignment="0" tabsequence=10 border="5" color="33554432" x="197" y="19" height="16" width="90" format="[general]" html.valueishtml="0" name=gs_code 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=14 alignment="1" tabsequence=30 border="5" color="33554432" x="197" y="40" height="16" width="50" format="[general]" html.valueishtml="0" name=quantity 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text=" HSN/SAC Code:" border="2" color="33554432" x="12" y="19" height="16" width="180" html.valueishtml="0" name=gs_code_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" height.autosize=yes)
text(band=detail alignment="1" text="Quantity:" border="2" color="33554432" x="12" y="40" height="16" width="180" html.valueishtml="0" name=quantity_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" height.autosize=yes)
column(band=detail id=21 alignment="0" tabsequence=60 border="5" color="33554432" x="197" y="62" height="16" width="50" format="[general]" html.valueishtml="0" name=gst_rate 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="1073741824" )
text(band=detail alignment="1" text="Rate:" border="2" color="33554432" x="12" y="61" height="16" width="180" html.valueishtml="0" name=gst_rate_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" )
groupbox(band=detail text="Other"border="5" color="33554432" x="1" y="271" height="153" width="773" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=160 border="5" color="255" x="414" y="289" height="16" width="60" format="[general]" html.valueishtml="0" name=line_no 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="67108864" )
column(band=detail id=4 alignment="0" tabsequence=190 border="5" color="33554432" x="661" y="311" height="16" width="100" format="[general]" html.valueishtml="0" name=line_type visible="0" 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="1073741824" )
text(band=detail alignment="1" text="Status:" border="2" color="33554432" x="479" y="289" height="16" width="150" html.valueishtml="0" name=status_t visible="0" 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=2 alignment="0" tabsequence=170 border="5" color="33554432" x="635" y="289" height="16" width="100" format="[general]" html.valueishtml="0" name=status visible="0" 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="1073741824" )
text(band=detail alignment="1" text="Serial No:" border="2" color="33554432" x="309" y="289" height="16" width="100" html.valueishtml="0" name=line_no_t visible="0" 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="Line Type:" border="2" color="33554432" x="309" y="311" height="16" width="345" html.valueishtml="0" name=line_type_t visible="0" 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=3 alignment="1" tabsequence=180 border="5" color="255" x="198" y="311" height="16" width="106" format="[general]" html.valueishtml="0" name=sr_no__old visible="0" 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=18 alignment="0" tabsequence=200 border="5" color="33554432" x="198" y="333" height="16" width="590" format="[general]" html.valueishtml="0" name=remarks visible="0" 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="198" y="289" height="16" width="106" format="[general]" html.valueishtml="0" name=tran_id 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="1" background.color="553648127" )
text(band=detail alignment="1" text="Transaction Id:" border="2" color="33554432" x="12" y="289" height="16" width="180" html.valueishtml="0" name=tran_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" )
text(band=detail alignment="1" text="Old Serial Number:" border="2" color="33554432" x="12" y="311" height="16" width="180" html.valueishtml="0" name=sr_no__old_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="Remarks:" border="2" color="33554432" x="12" y="333" height="16" width="180" html.valueishtml="0" name=remarks_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="IGST Rate:" border="2" color="33554432" x="12" y="355" height="16" width="180" html.valueishtml="0" name=igst_perc_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" height.autosize=yes)
text(band=detail alignment="1" text="CGST Rate:" border="2" color="33554432" x="12" y="376" height="16" width="180" html.valueishtml="0" name=cgst_perc_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="SGST Rate:" border="2" color="33554432" x="12" y="397" height="16" width="180" html.valueishtml="0" name=sgst_perc_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=11 alignment="1" tabsequence=32766 border="5" color="33554432" x="197" y="397" height="16" width="90" format="[general]" html.valueishtml="0" name=sgst_perc 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="197" y="376" height="16" width="90" format="[general]" html.valueishtml="0" name=cgst_perc 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=7 alignment="1" tabsequence=32766 border="5" color="33554432" x="197" y="355" height="16" width="90" format="[general]" html.valueishtml="0" name=igst_perc 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Supply Type:" border="2" color="33554432" x="293" y="355" height="16" width="180" html.valueishtml="0" name=supply_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" height.autosize=yes)
column(band=detail id=15 alignment="0" tabsequence=210 border="5" color="33554432" x="478" y="355" height="16" width="90" format="[general]" html.valueishtml="0" name=supply_type 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="1073741824" )
text(band=detail alignment="1" text="CESS Rate:" border="2" color="33554432" x="293" y="397" height="16" width="180" html.valueishtml="0" name=cess_perc_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=16 alignment="1" tabsequence=220 border="5" color="33554432" x="478" y="397" height="16" width="90" format="[general]" html.valueishtml="0" name=cess_perc 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="IGST:" border="2" color="33554432" x="12" y="82" height="16" width="347" html.valueishtml="0" name=igst_amt_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" height.autosize=yes)
text(band=detail alignment="1" text="CGST:" border="2" color="33554432" x="12" y="103" height="16" width="347" html.valueishtml="0" name=cgst_amt_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" height.autosize=yes)
text(band=detail alignment="1" text="SGST:" border="2" color="33554432" x="12" y="124" height="16" width="347" html.valueishtml="0" name=sgst_amt_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" height.autosize=yes)
text(band=detail alignment="1" text="CESS:" border="2" color="33554432" x="12" y="145" height="16" width="347" html.valueishtml="0" name=cess_amt_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" height.autosize=yes)
text(band=detail alignment="1" text="ITC TYPE:" border="2" color="33554432" x="12" y="166" height="16" width="347" html.valueishtml="0" name=itc_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" )
text(band=detail alignment="1" text="ITC IGST:" border="2" color="33554432" x="12" y="187" height="16" width="347" html.valueishtml="0" name=itc_igst_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="ITC CGST:" border="2" color="33554432" x="12" y="208" height="16" width="347" html.valueishtml="0" name=itc_cgst_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="ITC SGST:" border="2" color="33554432" x="12" y="229" height="16" width="347" html.valueishtml="0" name=itc_sgst_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="ITC CESS:" border="2" color="33554432" x="12" y="250" height="16" width="347" html.valueishtml="0" name=itc_cess_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="1" tabsequence=70 border="5" color="33554432" x="364" y="82" height="16" width="60" format="[general]" html.valueishtml="0" name=igst_amt 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=10 alignment="1" tabsequence=80 border="5" color="33554432" x="364" y="103" height="16" width="60" format="[general]" html.valueishtml="0" name=cgst_amt 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=12 alignment="1" tabsequence=90 border="5" color="33554432" x="364" y="123" height="16" width="60" format="[general]" html.valueishtml="0" name=sgst_amt 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=17 alignment="1" tabsequence=100 border="5" color="33554432" x="364" y="145" height="16" width="60" format="[general]" html.valueishtml="0" name=cess_amt 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=22 alignment="0" tabsequence=110 border="5" color="33554432" x="364" y="166" height="16" width="110" format="[general]" html.valueishtml="0" name=itc_type 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="1073741824" )
column(band=detail id=23 alignment="0" tabsequence=120 border="5" color="33554432" x="364" y="187" height="16" width="60" format="[general]" html.valueishtml="0" name=itc_igst 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="1073741824" )
column(band=detail id=24 alignment="0" tabsequence=130 border="5" color="33554432" x="364" y="208" height="16" width="60" format="[general]" html.valueishtml="0" name=itc_cgst 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="1073741824" )
column(band=detail id=25 alignment="0" tabsequence=140 border="5" color="33554432" x="364" y="229" height="16" width="60" format="[general]" html.valueishtml="0" name=itc_sgst 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="1073741824" )
column(band=detail id=26 alignment="0" tabsequence=150 border="5" color="33554432" x="364" y="250" height="16" width="60" format="[general]" html.valueishtml="0" name=itc_cess 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="1073741824" )
text(band=detail alignment="1" text="Unit:" border="2" color="33554432" x="252" y="40" height="16" width="100" html.valueishtml="0" name=unit_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" height.autosize=yes)
column(band=detail id=19 alignment="0" tabsequence=40 border="5" color="33554432" x="354" y="40" height="16" width="120" format="[general]" html.valueishtml="0" name=unit 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="1073741824" )
text(band=detail alignment="1" text="Taxable Amount:" border="2" color="33554432" x="479" y="39" height="16" width="111" html.valueishtml="0" name=taxable_amt_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" height.autosize=yes)
column(band=detail id=6 alignment="1" tabsequence=50 border="5" color="33554432" x="594" y="39" height="16" width="90" format="[general]" html.valueishtml="0" name=taxable_amt 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
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 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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