Commit 5dc2c4b9 authored by Ketan Patil's avatar Ketan Patil

Upload New File

parent ecdeb02e
$PBExportHeader$d_voucher_advfield11.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=33 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cash_voucher.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="cash_voucher.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="cash_voucher.emp_code" )
column=(type=char(4000) updatewhereclause=yes name=req_name dbname="req_name" )
column=(type=char(20) updatewhereclause=yes name=cur_city dbname="employee.cur_city" )
column=(type=char(5) update=yes updatewhereclause=yes name=dept_code dbname="cash_voucher.dept_code" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="department.descr" )
column=(type=char(120) update=yes updatewhereclause=yes name=purpose dbname="cash_voucher.purpose" )
column=(type=decimal(3) updatewhereclause=yes name=bill_amt dbname="cash_voucher_det.bill_amt" )
column=(type=char(120) update=yes updatewhereclause=yes name=remarks dbname="cash_voucher.remarks" )
column=(type=char(200) updatewhereclause=yes name=udf_str1 dbname="cash_voucher_det.udf_str1" )
column=(type=char(4) updatewhereclause=yes name=cctr_code dbname="cash_voucher_det.cctr_code" )
column=(type=char(40) updatewhereclause=yes name=costctr_descr dbname="costctr.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=proj_code dbname="cash_voucher.proj_code" )
column=(type=char(120) updatewhereclause=yes name=project_descr dbname="project.descr" )
column=(type=char(5) updatewhereclause=yes name=anal_code dbname="cash_voucher_det.anal_code" )
column=(type=char(6) updatewhereclause=yes name=period_code dbname="cash_voucher_det.period_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="cash_voucher.site_code" )
column=(type=char(20) updatewhereclause=yes name=bill_no dbname="cash_voucher_det.bill_no" )
column=(type=datetime updatewhereclause=yes name=bill_date dbname="cash_voucher_det.bill_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="cash_voucher.emp_code__aprv" )
column=(type=char(4000) updatewhereclause=yes name=aprv_name dbname="aprv_name" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="cash_voucher.status" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="cash_voucher.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="cash_voucher.conf_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cash_voucher.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cash_voucher.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cash_voucher.chg_term" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__mvouch dbname="cash_voucher.tran_id__mvouch" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__mpay dbname="cash_voucher.tran_id__mpay" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cash_voucher~" ) TABLE(NAME=~"cash_voucher_det~" ) TABLE(NAME=~"costctr~" ) TABLE(NAME=~"project~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"department~" ) COLUMN(NAME=~"cash_voucher.tran_id~") COLUMN(NAME=~"cash_voucher.tran_date~") COLUMN(NAME=~"cash_voucher.emp_code~") COMPUTE(NAME=~"ddf_get_employee_name(cash_voucher.emp_code) as req_name~") COLUMN(NAME=~"employee.cur_city~") COLUMN(NAME=~"cash_voucher.dept_code~") COLUMN(NAME=~"department.descr~") COLUMN(NAME=~"cash_voucher.purpose~") COLUMN(NAME=~"cash_voucher_det.bill_amt~") COLUMN(NAME=~"cash_voucher.remarks~") COLUMN(NAME=~"cash_voucher_det.udf_str1~") COLUMN(NAME=~"cash_voucher_det.cctr_code~") COLUMN(NAME=~"costctr.descr~") COLUMN(NAME=~"cash_voucher.proj_code~") COLUMN(NAME=~"project.descr~") COLUMN(NAME=~"cash_voucher_det.anal_code~") COLUMN(NAME=~"cash_voucher_det.period_code~") COLUMN(NAME=~"cash_voucher.site_code~") COLUMN(NAME=~"cash_voucher_det.bill_no~") COLUMN(NAME=~"cash_voucher_det.bill_date~") COLUMN(NAME=~"cash_voucher.emp_code__aprv~") COMPUTE(NAME=~"ddf_get_employee_name(cash_voucher.emp_code__aprv) as aprv_name~") COLUMN(NAME=~"cash_voucher.status~") COLUMN(NAME=~"cash_voucher.confirmed~") COLUMN(NAME=~"cash_voucher.conf_date~") COLUMN(NAME=~"cash_voucher.chg_user~") COLUMN(NAME=~"cash_voucher.chg_date~") COLUMN(NAME=~"cash_voucher.chg_term~") COLUMN(NAME=~"cash_voucher.tran_id__mvouch~") COLUMN(NAME=~"cash_voucher.tran_id__mpay~") JOIN (LEFT=~"cash_voucher.proj_code~" OP =~"=~"RIGHT=~"project.proj_code~" OUTER1 =~"cash_voucher.proj_code~" ) JOIN (LEFT=~"cash_voucher.dept_code~" OP =~"=~"RIGHT=~"department.dept_code~" OUTER1 =~"cash_voucher.dept_code~" ) JOIN (LEFT=~"cash_voucher.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"cash_voucher.emp_code~" ) JOIN (LEFT=~"cash_voucher_det.cctr_code~" OP =~"=~"RIGHT=~"costctr.cctr_code~" OUTER1 =~"cash_voucher_det.cctr_code~" ) JOIN (LEFT=~"cash_voucher_det.tran_id~" OP =~"=~"RIGHT=~"cash_voucher.tran_id~" )WHERE( EXP1 =~"cash_voucher.tran_date~" OP =~">=~" EXP2 =~":From_Date~" LOGIC =~"And~" ) WHERE( EXP1 =~"cash_voucher.tran_date~" OP =~"<=~" EXP2 =~":To_Date~" LOGIC =~"and~" ) WHERE( EXP1 =~"(substr(~~~"CASH_VOUCHER~~~".~~~"TRAN_ID~~~",4,2))~" OP =~"=~" EXP2 =~"'FA'~" ) ) ARG(NAME = ~"From_Date~" TYPE = date) ARG(NAME = ~"To_Date~" TYPE = date) " update="CASH_VOUCHER" updatewhere=0 updatekeyinplace=no arguments=(("From_Date", date),("To_Date", date)) )
text(band=header alignment="2" text="Tran Id" border="6" color="33554432" x="2" y="2" height="16" width="82" 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=header alignment="2" text="Tran Date" border="6" color="33554432" x="86" y="2" height="16" width="132" html.valueishtml="0" name=tran_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" )
text(band=header alignment="2" text="Requestor" border="6" color="33554432" x="220" y="2" height="16" width="82" html.valueishtml="0" name=emp_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" )
text(band=header alignment="2" text="Requestor Name" border="6" color="33554432" x="304" y="2" height="16" width="241" html.valueishtml="0" name=req_name_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="Requestor City" border="6" color="33554432" x="547" y="2" height="16" width="126" html.valueishtml="0" name=cur_city_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="Dept. Code" border="6" color="33554432" x="675" y="2" height="16" width="82" html.valueishtml="0" name=dept_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" )
text(band=header alignment="2" text="Dept. Description" border="6" color="33554432" x="759" y="2" height="16" width="246" html.valueishtml="0" name=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" )
text(band=header alignment="2" text="Pay Mode" border="6" color="33554432" x="1007" y="2" height="16" width="208" html.valueishtml="0" name=purpose_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="Advance Amount" border="6" color="33554432" x="1217" y="2" height="16" width="106" html.valueishtml="0" name=bill_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" )
text(band=header alignment="2" text="Remarks" border="6" color="33554432" x="1325" y="2" height="16" width="233" 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=header alignment="2" text="Additional Remarks" border="6" color="33554432" x="1560" y="2" height="16" width="267" html.valueishtml="0" name=udf_str1_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="Cost Center Code" border="6" color="33554432" x="1829" y="2" height="16" width="106" html.valueishtml="0" name=cctr_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" )
text(band=header alignment="2" text="Cost Center Description" border="6" color="33554432" x="1937" y="2" height="16" width="246" html.valueishtml="0" name=costctr_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" )
text(band=header alignment="2" text="Project Code" border="6" color="33554432" x="2185" y="2" height="16" width="82" html.valueishtml="0" name=proj_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" )
text(band=header alignment="2" text="Project Code Description" border="6" color="33554432" x="2269" y="2" height="16" width="261" html.valueishtml="0" name=project_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" )
text(band=header alignment="2" text="Analysis Code" border="6" color="33554432" x="2532" y="2" height="16" width="106" html.valueishtml="0" name=anal_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" )
text(band=header alignment="2" text="Event Month" border="6" color="33554432" x="2640" y="2" height="16" width="106" html.valueishtml="0" name=period_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" )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="2748" y="2" height="16" width="82" html.valueishtml="0" name=site_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" )
text(band=header alignment="2" text="Bill No" border="6" color="33554432" x="2832" y="2" height="16" width="126" html.valueishtml="0" name=bill_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="2" text="Bill Date" border="6" color="33554432" x="2960" y="2" height="16" width="132" html.valueishtml="0" name=bill_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" )
text(band=header alignment="2" text="Approver Code" border="6" color="33554432" x="3094" y="2" height="16" width="94" 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" )
text(band=header alignment="2" text="Approver Name" border="6" color="33554432" x="3190" y="2" height="16" width="260" html.valueishtml="0" name=aprv_name_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="Status" border="6" color="33554432" x="3452" y="2" height="16" width="82" html.valueishtml="0" name=status_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="6" color="33554432" x="3536" y="2" height="16" width="82" 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="6" color="33554432" x="3620" 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" )
text(band=header alignment="2" text="Change User" border="6" color="33554432" x="3754" y="2" height="16" width="82" html.valueishtml="0" name=chg_user_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="Change Date" border="6" color="33554432" x="3838" y="2" height="16" width="132" html.valueishtml="0" name=chg_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" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="3972" y="2" height="16" width="96" html.valueishtml="0" name=chg_term_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="Misc Vouch Id" border="6" color="33554432" x="4070" y="2" height="16" width="91" html.valueishtml="0" name=tran_id__mvouch_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="Misc Pay Id" border="6" color="33554432" x="4163" y="2" height="16" width="82" html.valueishtml="0" name=tran_id__mpay_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=1 alignment="2" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=tran_id 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="1" background.color="536870912" )
column(band=detail id=2 alignment="2" tabsequence=32766 border="5" color="33554432" x="86" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=tran_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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="2" tabsequence=32766 border="5" color="33554432" x="220" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=emp_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="1" background.color="536870912" )
column(band=detail id=4 alignment="2" tabsequence=32766 border="5" color="33554432" x="304" y="2" height="19" width="241" format="[general]" html.valueishtml="0" name=req_name visible="1" edit.limit=4000 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="1" background.color="536870912" )
column(band=detail id=5 alignment="2" tabsequence=32766 border="5" color="33554432" x="547" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=cur_city visible="1" edit.limit=20 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="1" background.color="536870912" )
column(band=detail id=6 alignment="2" tabsequence=32766 border="5" color="33554432" x="675" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 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="1" background.color="536870912" )
column(band=detail id=7 alignment="2" tabsequence=32766 border="5" color="33554432" x="759" y="2" height="19" width="246" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=40 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="1" background.color="536870912" )
column(band=detail id=8 alignment="2" tabsequence=32766 border="5" color="33554432" x="1007" y="2" height="19" width="208" format="[general]" html.valueishtml="0" name=purpose visible="1" edit.limit=120 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="1" background.color="536870912" )
column(band=detail id=9 alignment="2" tabsequence=32766 border="5" color="33554432" x="1217" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=bill_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="1" background.color="536870912" )
column(band=detail id=10 alignment="2" tabsequence=32766 border="5" color="33554432" x="1325" y="2" height="19" width="233" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=120 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="1" background.color="536870912" )
column(band=detail id=11 alignment="2" tabsequence=32766 border="5" color="33554432" x="1560" y="2" height="19" width="267" format="[general]" html.valueishtml="0" name=udf_str1 visible="1" edit.limit=200 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="1" background.color="536870912" )
column(band=detail id=12 alignment="2" tabsequence=32766 border="5" color="33554432" x="1829" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=cctr_code visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="2" tabsequence=32766 border="5" color="33554432" x="1937" y="2" height="19" width="246" format="[general]" html.valueishtml="0" name=costctr_descr visible="1" edit.limit=40 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="1" background.color="536870912" )
column(band=detail id=14 alignment="2" tabsequence=32766 border="5" color="33554432" x="2185" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=proj_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="1" background.color="536870912" )
column(band=detail id=15 alignment="2" tabsequence=32766 border="5" color="33554432" x="2269" y="2" height="19" width="261" format="[general]" html.valueishtml="0" name=project_descr visible="1" edit.limit=120 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="1" background.color="536870912" )
column(band=detail id=16 alignment="2" tabsequence=32766 border="5" color="33554432" x="2532" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=anal_code visible="1" edit.limit=5 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="1" background.color="536870912" )
column(band=detail id=17 alignment="2" tabsequence=32766 border="5" color="33554432" x="2640" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=period_code visible="1" edit.limit=6 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="1" background.color="536870912" )
column(band=detail id=18 alignment="2" tabsequence=32766 border="5" color="33554432" x="2748" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 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="1" background.color="536870912" )
column(band=detail id=19 alignment="2" tabsequence=32766 border="5" color="33554432" x="2832" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=bill_no visible="1" edit.limit=20 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="1" background.color="536870912" )
column(band=detail id=20 alignment="2" tabsequence=32766 border="5" color="33554432" x="2960" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=bill_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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="2" tabsequence=32766 border="5" color="33554432" x="3094" y="2" height="19" width="94" format="[general]" html.valueishtml="0" name=emp_code__aprv 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="1" background.color="536870912" )
column(band=detail id=22 alignment="2" tabsequence=32766 border="5" color="33554432" x="3190" y="2" height="19" width="260" format="[general]" html.valueishtml="0" name=aprv_name visible="1" edit.limit=4000 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="1" background.color="536870912" )
column(band=detail id=23 alignment="2" tabsequence=32766 border="5" color="33554432" x="3452" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=status 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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="2" tabsequence=32766 border="5" color="33554432" x="3536" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=confirmed 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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="2" tabsequence=32766 border="5" color="33554432" x="3620" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=conf_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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="2" tabsequence=32766 border="5" color="33554432" x="3754" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=chg_user 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="1" background.color="536870912" )
column(band=detail id=27 alignment="2" tabsequence=32766 border="5" color="33554432" x="3838" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="2" tabsequence=32766 border="5" color="33554432" x="3972" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=chg_term 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="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=29 alignment="2" tabsequence=32766 border="5" color="33554432" x="4070" y="2" height="19" width="91" format="[general]" html.valueishtml="0" name=tran_id__mvouch 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="1" background.color="536870912" )
column(band=detail id=30 alignment="2" tabsequence=32766 border="5" color="33554432" x="4163" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=tran_id__mpay 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="1" background.color="536870912" )
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