Commit 1081cfaa authored by sghate's avatar sghate

Created SRD:

d_itload_brow.srd
d_itload_det_brow.srd
d_itload_det_edit.srd
d_itload_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211720 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 84fe19e9
$PBExportHeader$d_itload_brow.srd $PBExportHeader$d_itload_brow.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 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 ) datawindow(units=1 timer_interval=0 color=79741120 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 )
header(height=19 color="536870912" ) header(height=16 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=7 color="536870912" ) footer(height=7 color="536870912" )
detail(height=22 color="536870912" ) detail(height=22 color="536870912" )
...@@ -21,64 +21,67 @@ table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_pr ...@@ -21,64 +21,67 @@ table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_pr
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="it_calchdr.net_amt" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="it_calchdr.net_amt" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="it_calchdr.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="it_calchdr.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="it_calchdr.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="it_calchdr.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="it_calchdr.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="it_calchdr.chg_term" )
column=(type=char(5) update=yes updatewhereclause=yes name=proc_group dbname="it_calchdr.proc_group" ) column=(type=char(5) update=yes updatewhereclause=yes name=proc_group dbname="it_calchdr.proc_group" )
column=(type=char(1) update=yes updatewhereclause=yes name=calc_base dbname="it_calchdr.calc_base" ) column=(type=char(1) update=yes updatewhereclause=yes name=calc_base dbname="it_calchdr.calc_base" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="it_calchdr.confirmed" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="it_calchdr.emp_code__aprv" ) column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="it_calchdr.emp_code__aprv" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="it_calchdr.conf_date" ) column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="it_calchdr.conf_date" )
column=(type=datetime update=yes updatewhereclause=yes name=relieve_date dbname="it_calchdr.relieve_date" ) column=(type=datetime update=yes updatewhereclause=yes name=relieve_date dbname="it_calchdr.relieve_date" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" ) column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" ) column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calchdr~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"it_calchdr.acct_prd~") COLUMN(NAME=~"it_calchdr.emp_code~") COMPUTE(NAME=~"rtrim(emp_fname)||' '||rtrim(emp_lname) as Name~") COLUMN(NAME=~"it_calchdr.fin_entity~") COLUMN(NAME=~"it_calchdr.site_code__pay~") COLUMN(NAME=~"it_calchdr.dept_code~") COLUMN(NAME=~"it_calchdr.cadre~") COLUMN(NAME=~"it_calchdr.grade~") COLUMN(NAME=~"it_calchdr.pay_date~") COLUMN(NAME=~"it_calchdr.pay_table~") COLUMN(NAME=~"it_calchdr.basic_amt~") COLUMN(NAME=~"it_calchdr.allow_amt~") COLUMN(NAME=~"it_calchdr.dedn_amt~") COLUMN(NAME=~"it_calchdr.net_amt~") COLUMN(NAME=~"it_calchdr.chg_date~") COLUMN(NAME=~"it_calchdr.chg_user~") COLUMN(NAME=~"it_calchdr.chg_term~") COLUMN(NAME=~"it_calchdr.proc_group~") COLUMN(NAME=~"it_calchdr.calc_base~") COLUMN(NAME=~"it_calchdr.confirmed~") COLUMN(NAME=~"it_calchdr.emp_code__aprv~") COLUMN(NAME=~"it_calchdr.conf_date~") COLUMN(NAME=~"it_calchdr.relieve_date~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") JOIN (LEFT=~"employee.emp_code~" OP =~"=~"RIGHT=~"it_calchdr.emp_code~" )WHERE( EXP1 =~"it_calchdr.acct_prd~" OP =~"=~" EXP2 =~":as_acctprd~" LOGIC =~"and~" ) WHERE( EXP1 =~"it_calchdr.emp_code~" OP =~"=~" EXP2 =~":as_empcd~" ) ) ARG(NAME = ~"as_acctprd~" TYPE = string) ARG(NAME = ~"as_empcd~" TYPE = string) " update="IT_CALCHDR" updatewhere=0 updatekeyinplace=no arguments=(("as_acctprd", string),("as_empcd", string)) ) column=(type=char(1) update=yes updatewhereclause=yes name=calc_base_criteria dbname="it_calchdr.calc_base_criteria" )
text(band=header alignment="2" text="Chg User" border="6" color="0" x="1263" y="1" height="16" width="60" 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" ) column=(type=char(1) updatewhereclause=yes name=confirmed dbname="it_calchdr.confirmed" values="YES Y/NO N/" )
text(band=header alignment="2" text="Chg Term" border="6" color="0" x="1326" y="1" height="16" width="62" 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" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calchdr~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"it_calchdr.acct_prd~") COLUMN(NAME=~"it_calchdr.emp_code~") COMPUTE(NAME=~"rtrim(emp_fname)||' '||rtrim(emp_lname) as Name~") COLUMN(NAME=~"it_calchdr.fin_entity~") COLUMN(NAME=~"it_calchdr.site_code__pay~") COLUMN(NAME=~"it_calchdr.dept_code~") COLUMN(NAME=~"it_calchdr.cadre~") COLUMN(NAME=~"it_calchdr.grade~") COLUMN(NAME=~"it_calchdr.pay_date~") COLUMN(NAME=~"it_calchdr.pay_table~") COLUMN(NAME=~"it_calchdr.basic_amt~") COLUMN(NAME=~"it_calchdr.allow_amt~") COLUMN(NAME=~"it_calchdr.dedn_amt~") COLUMN(NAME=~"it_calchdr.net_amt~") COLUMN(NAME=~"it_calchdr.chg_date~") COLUMN(NAME=~"it_calchdr.chg_user~") COLUMN(NAME=~"it_calchdr.chg_term~") COLUMN(NAME=~"it_calchdr.proc_group~") COLUMN(NAME=~"it_calchdr.calc_base~") COLUMN(NAME=~"it_calchdr.emp_code__aprv~") COLUMN(NAME=~"it_calchdr.conf_date~") COLUMN(NAME=~"it_calchdr.relieve_date~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"it_calchdr.calc_base_criteria~") COLUMN(NAME=~"it_calchdr.confirmed~") JOIN (LEFT=~"employee.emp_code~" OP =~"=~"RIGHT=~"it_calchdr.emp_code~" )WHERE( EXP1 =~"it_calchdr.acct_prd~" OP =~"=~" EXP2 =~":as_acctprd~" LOGIC =~"and~" ) WHERE( EXP1 =~"it_calchdr.emp_code~" OP =~"=~" EXP2 =~":as_empcd~" ) ) ARG(NAME = ~"as_acctprd~" TYPE = string) ARG(NAME = ~"as_empcd~" TYPE = string) " update="IT_CALCHDR" updatewhere=0 updatekeyinplace=no arguments=(("as_acctprd", string),("as_empcd", string)) )
text(band=header alignment="2" text=" Emp Code Aprv " border="6" color="0" x="1391" y="1" height="16" width="91" 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="Change User" border="6" color="0" x="1262" y="1" height="16" width="63" 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=" Conf Date " border="6" color="0" x="1485" y="1" height="16" width="60" 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 Term" border="6" color="0" x="1325" y="1" height="16" width="64" 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="Chg Date" border="6" color="0" x="1201" y="1" height="16" width="59" 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=" Employee Code Approver " border="6" color="0" x="1391" y="0" height="16" width="91" 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=" Conformation Date " border="6" color="0" x="1483" y="1" height="16" width="63" 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 Date" border="6" color="0" x="1201" y="1" height="16" width="60" 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="Confirmed" border="6" color="0" x="1133" y="1" height="16" width="66" 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" border="6" color="0" x="1133" y="1" height="16" width="66" 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="Calc Base" border="6" color="0" x="1065" y="1" height="16" width="66" html.valueishtml="0" name=calc_base_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="Calc Base" border="6" color="0" x="1065" y="1" height="16" width="66" html.valueishtml="0" name=calc_base_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="Proc Group" border="6" color="0" x="991" y="1" height="16" width="72" html.valueishtml="0" name=proc_group_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="Proccess Group" border="6" color="0" x="995" y="1" height="16" width="70" html.valueishtml="0" name=proc_group_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="Net Amt" border="6" color="0" x="936" y="1" height="16" width="53" html.valueishtml="0" name=net_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="Net Amount" border="6" color="0" x="938" y="1" height="16" width="53" html.valueishtml="0" name=net_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="Dedn Amt" border="6" color="0" x="872" y="1" height="16" width="62" html.valueishtml="0" name=dedn_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="Dedn Amount" border="6" color="0" x="873" y="1" height="16" width="62" html.valueishtml="0" name=dedn_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="Allow Amt" border="6" color="0" x="808" y="1" height="16" width="62" html.valueishtml="0" name=allow_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="Allow Amount" border="6" color="0" x="809" y="1" height="16" width="61" html.valueishtml="0" name=allow_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="Basic Amt" border="6" color="0" x="741" y="1" height="16" width="65" html.valueishtml="0" name=basic_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="Basic Amount" border="6" color="0" x="740" y="1" height="16" width="66" html.valueishtml="0" name=basic_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="Pay Table" border="6" color="0" x="673" y="1" height="16" width="66" html.valueishtml="0" name=pay_table_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 Table" border="6" color="0" x="673" y="1" height="16" width="66" html.valueishtml="0" name=pay_table_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 Date" border="6" color="0" x="611" y="1" height="16" width="60" html.valueishtml="0" name=pay_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="Pay Date" border="6" color="0" x="611" y="1" height="16" width="60" html.valueishtml="0" name=pay_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="Grade" border="6" color="0" x="569" y="1" height="16" width="40" html.valueishtml="0" name=grade_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="Grade" border="6" color="0" x="569" y="1" height="16" width="40" html.valueishtml="0" name=grade_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="Cadre" border="6" color="0" x="527" y="1" height="16" width="40" html.valueishtml="0" name=cadre_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="Cadre" border="6" color="0" x="527" y="1" height="16" width="40" html.valueishtml="0" name=cadre_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="0" x="458" y="1" height="16" width="67" 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="Department Code" border="6" color="0" x="458" y="1" height="16" width="67" 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="Site Code" border="6" color="0" x="394" y="1" height="16" width="62" html.valueishtml="0" name=site_code__pay_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="0" x="394" y="1" height="16" width="62" html.valueishtml="0" name=site_code__pay_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="Fin Entity" border="6" color="0" x="319" y="1" height="16" width="72" html.valueishtml="0" name=fin_entity_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="Fin Entity" border="6" color="0" x="319" y="1" height="16" width="72" html.valueishtml="0" name=fin_entity_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="Emp Code" border="6" color="0" x="54" y="1" height="16" width="55" 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="Employee Code" border="6" color="0" x="57" y="1" height="16" width="65" 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="Acct Prd" border="6" color="0" x="1" y="1" height="16" width="52" html.valueishtml="0" name=acct_prd_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="Account Period" border="6" color="0" x="0" y="1" height="16" width="57" html.valueishtml="0" name=acct_prd_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="Relieve Date" border="6" color="0" x="1548" y="1" height="16" width="74" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Relieve Date" border="6" color="0" x="1547" y="1" height="16" width="75" html.valueishtml="0" name=relieve_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="Emp LName" border="6" color="0" x="225" y="1" height="16" width="90" html.valueishtml="0" name=t_3 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="Employee LName" border="6" color="0" x="220" y="1" height="16" width="95" html.valueishtml="0" name=emp_lname_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="Emp FName" border="6" color="0" x="114" y="2" height="16" width="106" html.valueishtml="0" name=t_2 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="Employee FName" border="6" color="0" x="123" y="2" height="16" width="97" html.valueishtml="0" name=emp_fname_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="Calculation Base Criteria" border="6" color="0" x="1622" y="1" height="16" width="132" html.valueishtml="0" name=calc_base_criteria_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="0" tabsequence=10 border="5" color="0" x="1" y="1" height="19" width="52" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any 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="1090519039" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="1" y="1" height="19" width="52" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any 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="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="54" y="1" height="19" width="55" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any 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="1090519039" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="54" y="1" height="19" width="55" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any 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="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="319" y="1" height="19" width="72" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=50 border="5" color="0" x="318" y="1" height="19" width="72" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="394" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=site_code__pay visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=5 alignment="0" tabsequence=60 border="5" color="0" x="394" y="3" height="19" width="62" format="[general]" html.valueishtml="0" name=site_code__pay visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="0" x="458" y="1" height="19" width="67" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=6 alignment="0" tabsequence=70 border="5" color="0" x="458" y="1" height="19" width="67" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="527" y="1" height="19" width="40" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=7 alignment="0" tabsequence=80 border="5" color="0" x="527" y="1" height="19" width="40" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="0" x="569" y="1" height="19" width="40" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="0" x="569" y="1" height="19" width="40" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="0" x="611" y="1" height="19" width="60" format="[shortdate] [time]" html.valueishtml="0" name=pay_date visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="0" x="611" y="1" height="19" width="60" format="[shortdate] [time]" html.valueishtml="0" name=pay_date visible="1" edit.limit=0 edit.case=any 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="1090519039" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="0" x="673" y="1" height="19" width="66" format="[general]" html.valueishtml="0" name=pay_table visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=10 alignment="0" tabsequence=110 border="5" color="0" x="673" y="1" height="19" width="66" format="[general]" html.valueishtml="0" name=pay_table visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=11 alignment="1" tabsequence=110 border="5" color="0" x="741" y="1" height="19" width="65" format="[general]" html.valueishtml="0" name=basic_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=11 alignment="1" tabsequence=120 border="5" color="0" x="741" y="3" height="19" width="65" format="[general]" html.valueishtml="0" name=basic_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=12 alignment="1" tabsequence=120 border="5" color="0" x="808" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=allow_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=12 alignment="1" tabsequence=130 border="5" color="0" x="808" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=allow_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=13 alignment="1" tabsequence=130 border="5" color="0" x="872" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=dedn_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=13 alignment="1" tabsequence=140 border="5" color="0" x="872" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=dedn_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=14 alignment="1" tabsequence=140 border="5" color="0" x="936" y="1" height="19" width="53" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=14 alignment="1" tabsequence=150 border="5" color="0" x="936" y="1" height="19" width="53" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=18 alignment="0" tabsequence=150 border="5" color="0" x="991" y="1" height="19" width="72" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=18 alignment="0" tabsequence=160 border="5" color="0" x="991" y="1" height="19" width="72" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=160 border="5" color="0" x="1065" y="1" height="19" width="66" format="[general]" html.valueishtml="0" name=calc_base visible="1" edit.limit=1 edit.case=any 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="1090519039" ) column(band=detail id=19 alignment="0" tabsequence=170 border="5" color="0" x="1065" y="1" height="19" width="66" format="[general]" html.valueishtml="0" name=calc_base visible="1" edit.limit=1 edit.case=any 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="1090519039" )
column(band=detail id=15 alignment="0" tabsequence=180 border="5" color="0" x="1201" y="1" height="19" width="59" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="0" x="1201" y="1" height="19" width="59" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any 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="1090519039" )
column(band=detail id=20 alignment="0" tabsequence=170 border="5" color="0" x="1133" y="1" height="19" width="66" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any 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="1090519039" ) column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1263" y="1" height="19" width="60" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any 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="1090519039" )
column(band=detail id=16 alignment="0" tabsequence=190 border="5" color="0" x="1263" y="1" height="19" width="60" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any 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="1090519039" ) column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="1326" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=300 edit.case=any 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="1090519039" )
column(band=detail id=17 alignment="0" tabsequence=200 border="5" color="0" x="1326" y="1" height="19" width="62" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any 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="1090519039" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1391" y="1" height="19" width="91" 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="2" background.color="1090519039" )
column(band=detail id=21 alignment="0" tabsequence=210 border="5" color="0" x="1391" y="1" height="19" width="91" format="[general]" html.valueishtml="0" name=emp_code__aprv 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="1090519039" ) column(band=detail id=21 alignment="0" tabsequence=180 border="5" color="0" x="1485" y="1" height="19" width="60" 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="2" background.color="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=220 border="5" color="0" x="1485" y="1" height="19" width="60" 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="2" background.color="1090519039" ) column(band=detail id=22 alignment="0" tabsequence=190 border="5" color="0" x="1548" y="1" height="19" width="74" format="dd/mm/yy" html.valueishtml="0" name=relieve_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="1090519039" )
column(band=detail id=23 alignment="0" tabsequence=230 border="5" color="0" x="1548" y="1" height="19" width="74" format="dd/mm/yy" html.valueishtml="0" name=relieve_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="1090519039" ) column(band=detail id=23 alignment="0" tabsequence=30 border="5" color="0" x="112" y="1" height="18" width="104" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=24 alignment="0" tabsequence=240 border="5" color="0" x="112" y="1" height="18" width="104" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=24 alignment="0" tabsequence=40 border="5" color="0" x="218" y="1" height="19" width="97" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=25 alignment="0" tabsequence=250 border="5" color="0" x="218" y="1" height="19" width="97" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=25 alignment="0" tabsequence=200 border="5" color="0" x="1625" y="2" height="16" width="132" format="[general]" html.valueishtml="0" name=calc_base_criteria visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=26 alignment="0" tabsequence=210 border="5" color="0" x="1135" y="2" height="16" width="62" format="[YES/NO]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=1 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="1090519039" )
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 )
......
$PBExportHeader$d_itload_det_brow.srd $PBExportHeader$d_itload_det_brow.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 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 ) datawindow(units=1 timer_interval=0 color=79741120 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 )
header(height=21 color="536870912" ) header(height=18 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=22 color="536870912" ) detail(height=22 color="536870912" )
...@@ -20,33 +20,33 @@ table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_pr ...@@ -20,33 +20,33 @@ table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_pr
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="it_calcdet.amount" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="it_calcdet.amount" )
column=(type=char(3) update=yes updatewhereclause=yes name=seq_no dbname="it_calcdet.seq_no" ) column=(type=char(3) update=yes updatewhereclause=yes name=seq_no dbname="it_calcdet.seq_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calcdet~" ) COLUMN(NAME=~"it_calcdet.acct_prd~") COLUMN(NAME=~"it_calcdet.emp_code~") COLUMN(NAME=~"it_calcdet.ad_code~") COLUMN(NAME=~"it_calcdet.type~") COLUMN(NAME=~"it_calcdet.payable~") COLUMN(NAME=~"it_calcdet.base_amt~") COLUMN(NAME=~"it_calcdet.slab_amt~") COLUMN(NAME=~"it_calcdet.result_amt~") COLUMN(NAME=~"it_calcdet.post_yn~") COLUMN(NAME=~"it_calcdet.calc_amt~") COLUMN(NAME=~"it_calcdet.rnd_off~") COLUMN(NAME=~"it_calcdet.rnd_to~") COLUMN(NAME=~"it_calcdet.amount~") COLUMN(NAME=~"it_calcdet.seq_no~")WHERE( EXP1 =~"( it_calcdet.acct_prd~" OP =~"=~" EXP2 =~":as_acct_prd )~" LOGIC =~"and~" ) WHERE( EXP1 =~"( it_calcdet.emp_code~" OP =~"=~" EXP2 =~":as_emp_code )~" ) ) ARG(NAME = ~"as_acct_prd~" TYPE = string) ARG(NAME = ~"as_emp_code~" TYPE = string) " update="IT_CALCDET" updatewhere=0 updatekeyinplace=no arguments=(("as_acct_prd", string),("as_emp_code", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calcdet~" ) COLUMN(NAME=~"it_calcdet.acct_prd~") COLUMN(NAME=~"it_calcdet.emp_code~") COLUMN(NAME=~"it_calcdet.ad_code~") COLUMN(NAME=~"it_calcdet.type~") COLUMN(NAME=~"it_calcdet.payable~") COLUMN(NAME=~"it_calcdet.base_amt~") COLUMN(NAME=~"it_calcdet.slab_amt~") COLUMN(NAME=~"it_calcdet.result_amt~") COLUMN(NAME=~"it_calcdet.post_yn~") COLUMN(NAME=~"it_calcdet.calc_amt~") COLUMN(NAME=~"it_calcdet.rnd_off~") COLUMN(NAME=~"it_calcdet.rnd_to~") COLUMN(NAME=~"it_calcdet.amount~") COLUMN(NAME=~"it_calcdet.seq_no~")WHERE( EXP1 =~"( it_calcdet.acct_prd~" OP =~"=~" EXP2 =~":as_acct_prd )~" LOGIC =~"and~" ) WHERE( EXP1 =~"( it_calcdet.emp_code~" OP =~"=~" EXP2 =~":as_emp_code )~" ) ) ARG(NAME = ~"as_acct_prd~" TYPE = string) ARG(NAME = ~"as_emp_code~" TYPE = string) " update="IT_CALCDET" updatewhere=0 updatekeyinplace=no arguments=(("as_acct_prd", string),("as_emp_code", string)) )
text(band=header alignment="0" text="Ad Code" border="6" color="0" x="123" y="2" height="16" width="48" html.valueishtml="0" name=ad_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="Ad Code" border="6" color="0" x="123" y="2" height="16" width="48" html.valueishtml="0" name=ad_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="0" text="Type" border="6" color="0" x="175" y="2" height="16" width="28" html.valueishtml="0" name=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=header alignment="2" text="Type" border="6" color="0" x="175" y="2" height="16" width="28" html.valueishtml="0" name=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=header alignment="0" text="Payable" border="6" color="0" x="207" y="2" height="16" width="42" html.valueishtml="0" name=payable_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="Payable" border="6" color="0" x="207" y="2" height="16" width="42" html.valueishtml="0" name=payable_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="1" text="Base Amt" border="6" color="0" x="252" y="2" height="16" width="60" html.valueishtml="0" name=base_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="1" text="Base Amount" border="6" color="0" x="252" y="2" height="16" width="57" html.valueishtml="0" name=base_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="1" text="Slab Amt" border="6" color="0" x="316" y="2" height="16" width="60" html.valueishtml="0" name=slab_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="Slab Amount" border="6" color="0" x="310" y="2" height="16" width="66" html.valueishtml="0" name=slab_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="1" text="Result Amt" border="6" color="0" x="380" y="2" height="16" width="60" html.valueishtml="0" name=result_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="Result Amount" border="6" color="0" x="376" y="2" height="16" width="64" html.valueishtml="0" name=result_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="0" text="Post Yn" border="6" color="0" x="444" y="2" height="16" width="42" html.valueishtml="0" name=post_yn_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="Post Yn" border="6" color="0" x="445" y="2" height="16" width="42" html.valueishtml="0" name=post_yn_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="1" text="Calc Amt" border="6" color="0" x="490" y="2" height="16" width="60" html.valueishtml="0" name=calc_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="Calc Amount" border="6" color="0" x="490" y="2" height="16" width="60" html.valueishtml="0" name=calc_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="0" text="Rnd Off" border="6" color="0" x="554" y="2" height="16" width="42" html.valueishtml="0" name=rnd_off_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="Rnd Off" border="6" color="0" x="554" y="2" height="16" width="42" html.valueishtml="0" name=rnd_off_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Rnd To" border="6" color="0" x="600" y="2" height="16" width="60" html.valueishtml="0" name=rnd_to_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="Rnd To" border="6" color="0" x="600" y="2" height="16" width="60" html.valueishtml="0" name=rnd_to_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="1" text="Amount" border="6" color="0" x="664" y="2" height="16" width="60" html.valueishtml="0" name=amount_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="Amount" border="6" color="0" x="664" y="2" height="16" width="60" html.valueishtml="0" name=amount_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Seq No" border="6" color="0" x="728" y="2" height="16" width="39" html.valueishtml="0" name=seq_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="Sequence No" border="6" color="0" x="728" y="2" height="16" width="71" html.valueishtml="0" name=seq_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Emp Code" border="6" color="0" x="64" y="2" height="16" width="55" 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="Employee Code" border="6" color="0" x="64" y="2" height="16" width="58" 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="0" text="A/C Year" border="6" color="0" x="3" y="2" height="16" width="56" html.valueishtml="0" name=acct_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="Account Period" border="6" color="0" x="0" y="2" height="16" width="64" html.valueishtml="0" name=acct_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" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="63" y="1" height="16" width="55" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any 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="1090519039" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="63" y="1" height="16" width="55" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any 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="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="122" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=any 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="1090519039" ) column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="122" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=any 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="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="174" y="1" height="16" width="28" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=1 edit.case=any 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="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="174" y="1" height="16" width="28" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=1 edit.case=any 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="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="206" y="1" height="16" width="42" format="[general]" html.valueishtml="0" name=payable visible="1" edit.limit=1 edit.case=any 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="1090519039" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="206" y="1" height="16" width="42" format="[general]" html.valueishtml="0" name=payable visible="1" edit.limit=1 edit.case=any 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="1090519039" )
column(band=detail id=6 alignment="1" tabsequence=60 border="5" color="0" x="251" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=base_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=6 alignment="1" tabsequence=60 border="5" color="0" x="251" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=base_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=7 alignment="1" tabsequence=70 border="5" color="0" x="315" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=slab_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=7 alignment="1" tabsequence=70 border="5" color="0" x="315" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=slab_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=8 alignment="1" tabsequence=80 border="5" color="0" x="379" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=result_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=8 alignment="1" tabsequence=80 border="5" color="0" x="379" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=result_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="0" x="443" y="1" height="16" width="42" format="[general]" html.valueishtml="0" name=post_yn visible="1" edit.limit=1 edit.case=any 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="1090519039" ) column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="0" x="443" y="1" height="16" width="42" format="[general]" html.valueishtml="0" name=post_yn visible="1" edit.limit=1 edit.case=any 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="1090519039" )
column(band=detail id=10 alignment="1" tabsequence=100 border="5" color="0" x="489" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=calc_amt visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=10 alignment="1" tabsequence=100 border="5" color="0" x="489" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=calc_amt visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="0" x="553" y="1" height="16" width="42" format="[general]" html.valueishtml="0" name=rnd_off visible="1" edit.limit=1 edit.case=any 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="1090519039" ) column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="0" x="553" y="1" height="16" width="42" format="[general]" html.valueishtml="0" name=rnd_off visible="1" edit.limit=1 edit.case=any 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="1090519039" )
column(band=detail id=12 alignment="1" tabsequence=120 border="5" color="0" x="599" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_to visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=12 alignment="1" tabsequence=120 border="5" color="0" x="599" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_to visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=13 alignment="1" tabsequence=130 border="5" color="0" x="663" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any 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="1090519039" ) column(band=detail id=13 alignment="1" tabsequence=130 border="5" color="0" x="663" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=15 edit.case=any 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="1090519039" )
column(band=detail id=14 alignment="0" tabsequence=140 border="5" color="0" x="727" y="1" height="16" width="39" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=3 edit.case=any 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="1090519039" ) column(band=detail id=14 alignment="0" tabsequence=140 border="5" color="0" x="727" y="3" height="16" width="75" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=3 edit.case=any 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="1090519039" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="16" width="56" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any 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="1090519039" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="16" width="56" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any 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="1090519039" )
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" )
......
...@@ -4,7 +4,7 @@ datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print. ...@@ -4,7 +4,7 @@ datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.
header(height=12 color="536870912" ) header(height=12 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=254 color="536870912" ) detail(height=389 color="536870912" )
table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_prd dbname="it_calcdet.acct_prd" ) table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_prd dbname="it_calcdet.acct_prd" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="it_calcdet.emp_code" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="it_calcdet.emp_code" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="it_calcdet.ad_code" ) column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="it_calcdet.ad_code" )
...@@ -19,36 +19,36 @@ table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_pr ...@@ -19,36 +19,36 @@ table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_pr
column=(type=decimal(3) update=yes updatewhereclause=yes name=rnd_to dbname="it_calcdet.rnd_to" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=rnd_to dbname="it_calcdet.rnd_to" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="it_calcdet.amount" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="it_calcdet.amount" )
column=(type=char(3) update=yes updatewhereclause=yes name=seq_no dbname="it_calcdet.seq_no" ) column=(type=char(3) update=yes updatewhereclause=yes name=seq_no dbname="it_calcdet.seq_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calcdet~" ) COLUMN(NAME=~"it_calcdet.acct_prd~") COLUMN(NAME=~"it_calcdet.emp_code~") COLUMN(NAME=~"it_calcdet.ad_code~") COLUMN(NAME=~"it_calcdet.type~") COLUMN(NAME=~"it_calcdet.payable~") COLUMN(NAME=~"it_calcdet.base_amt~") COLUMN(NAME=~"it_calcdet.slab_amt~") COLUMN(NAME=~"it_calcdet.result_amt~") COLUMN(NAME=~"it_calcdet.post_yn~") COLUMN(NAME=~"it_calcdet.calc_amt~") COLUMN(NAME=~"it_calcdet.rnd_off~") COLUMN(NAME=~"it_calcdet.rnd_to~") COLUMN(NAME=~"it_calcdet.amount~") COLUMN(NAME=~"it_calcdet.seq_no~")WHERE( EXP1 =~"( it_calcdet.acct_prd~" OP =~"=~" EXP2 =~":as_acct_prd )~" LOGIC =~"and~" ) WHERE( EXP1 =~"( it_calcdet.emp_code~" OP =~"=~" EXP2 =~":as_emp_code )~" ) ) ARG(NAME = ~"as_acct_prd~" TYPE = string) ARG(NAME = ~"as_emp_code~" TYPE = string) " update="it_calcdet" updatewhere=0 updatekeyinplace=no arguments=(("as_acct_prd", string),("as_emp_code", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calcdet~" ) COLUMN(NAME=~"it_calcdet.acct_prd~") COLUMN(NAME=~"it_calcdet.emp_code~") COLUMN(NAME=~"it_calcdet.ad_code~") COLUMN(NAME=~"it_calcdet.type~") COLUMN(NAME=~"it_calcdet.payable~") COLUMN(NAME=~"it_calcdet.base_amt~") COLUMN(NAME=~"it_calcdet.slab_amt~") COLUMN(NAME=~"it_calcdet.result_amt~") COLUMN(NAME=~"it_calcdet.post_yn~") COLUMN(NAME=~"it_calcdet.calc_amt~") COLUMN(NAME=~"it_calcdet.rnd_off~") COLUMN(NAME=~"it_calcdet.rnd_to~") COLUMN(NAME=~"it_calcdet.amount~") COLUMN(NAME=~"it_calcdet.seq_no~")WHERE( EXP1 =~"( it_calcdet.acct_prd~" OP =~"=~" EXP2 =~":as_acct_prd )~" LOGIC =~"and~" ) WHERE( EXP1 =~"( it_calcdet.emp_code~" OP =~"=~" EXP2 =~":as_emp_code )~" ) ) ARG(NAME = ~"as_acct_prd~" TYPE = string) ARG(NAME = ~"as_emp_code~" TYPE = string) " update="IT_CALCDET" updatewhere=0 updatekeyinplace=no arguments=(("as_acct_prd", string),("as_emp_code", string)) )
groupbox(band=detail text="Basic"border="2" color="0" x="11" y="2" height="198" width="597" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) groupbox(band=detail text="Basic"border="2" color="0" x="11" y="2" height="152" width="597" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Post Y/N :" border="0" color="0" x="29" y="119" height="16" width="72" html.valueishtml="0" name=it_calcdet_post_yn_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="Account Period :" border="0" color="0" x="25" y="24" height="16" width="90" html.valueishtml="0" name=acct_prd_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=9 alignment="0" tabsequence=120 border="5" color="0" x="108" y="119" height="16" width="58" format="[general]" html.valueishtml="0" name=post_yn visible="1" edit.limit=1 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Ad Code :" border="0" color="0" x="31" y="49" height="16" width="80" html.valueishtml="0" name=ad_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=detail alignment="1" text="Rnd Off :" border="0" color="0" x="212" y="119" height="16" width="56" html.valueishtml="0" name=it_calcdet_rnd_off_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="Base Amount :" border="0" color="0" x="31" y="74" height="16" width="80" html.valueishtml="0" name=base_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" )
column(band=detail id=11 alignment="0" tabsequence=130 border="5" color="0" x="273" y="119" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_off visible="1" edit.limit=1 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Calc Amount :" border="0" color="0" x="30" y="99" height="16" width="80" html.valueishtml="0" name=calc_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" )
column(band=detail id=12 alignment="1" tabsequence=140 border="5" color="0" x="443" y="119" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_to visible="1" edit.limit=0 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Post Y/N :" border="0" color="0" x="30" y="124" height="16" width="80" html.valueishtml="0" name=post_yn_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="Rnd To :" border="0" color="0" x="383" y="119" height="16" width="54" html.valueishtml="0" name=it_calcdet_rnd_to_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="0" tabsequence=10 border="5" color="0" x="120" y="25" height="16" width="58" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=13 alignment="1" tabsequence=100 border="5" color="0" x="273" y="94" height="16" width="60" format="0.00" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=upper 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="1090519039" ) column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="120" y="50" height="16" width="58" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Amount :" border="0" color="0" x="212" y="94" height="16" width="56" html.valueishtml="0" name=it_calcdet_amount_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=6 alignment="1" tabsequence=60 border="5" color="0" x="120" y="75" height="16" width="58" format="0.00" html.valueishtml="0" name=base_amt visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Seq No :" border="0" color="0" x="382" y="18" height="16" width="55" html.valueishtml="0" name=it_calcdet_seq_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="1" tabsequence=90 border="5" color="0" x="120" y="100" height="16" width="58" format="0.00" html.valueishtml="0" name=calc_amt visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="0" x="443" y="19" height="16" width="60" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=3 edit.case=upper 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="1090519039" ) column(band=detail id=9 alignment="0" tabsequence=120 border="5" color="0" x="120" y="125" height="16" width="58" format="[general]" html.valueishtml="0" name=post_yn visible="1" edit.limit=1 edit.case=upper 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="1090519039" )
column(band=detail id=10 alignment="1" tabsequence=90 border="5" color="0" x="108" y="94" height="16" width="58" format="0.00" html.valueishtml="0" name=calc_amt visible="1" edit.limit=0 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Employee Code :" border="0" color="0" x="201" y="24" height="16" width="89" 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=detail alignment="1" text="Calc Amt :" border="0" color="0" x="29" y="94" height="16" width="72" html.valueishtml="0" name=it_calcdet_calc_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=detail alignment="1" text="Type :" border="0" color="0" x="213" y="45" height="16" width="77" html.valueishtml="0" name=type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="1" tabsequence=80 border="5" color="0" x="443" y="69" height="16" width="60" format="0.00" html.valueishtml="0" name=result_amt visible="1" edit.limit=0 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Amount :" border="0" color="0" x="214" y="86" height="16" width="77" html.valueishtml="0" name=amount_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="Result Amt :" border="0" color="0" x="368" y="69" height="16" width="69" html.valueishtml="0" name=it_calcdet_result_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=detail alignment="1" text="Rnd Off :" border="0" color="0" x="214" y="107" height="16" width="77" html.valueishtml="0" name=rnd_off_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=7 alignment="1" tabsequence=70 border="5" color="0" x="273" y="69" height="16" width="60" format="0.00" html.valueishtml="0" name=slab_amt visible="1" edit.limit=0 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Slab Amount :" border="0" color="0" x="214" y="67" height="16" width="77" html.valueishtml="0" name=slab_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="2" background.color="79741120" )
text(band=detail alignment="1" text="Slab Amt :" border="0" color="0" x="210" y="69" height="16" width="58" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=11 alignment="0" tabsequence=130 border="5" color="0" x="295" y="109" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_off visible="1" edit.limit=1 edit.case=upper 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="1090519039" )
column(band=detail id=6 alignment="1" tabsequence=60 border="5" color="0" x="108" y="69" height="16" width="58" format="0.00" html.valueishtml="0" name=base_amt visible="1" edit.limit=0 edit.case=upper 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="1090519039" ) column(band=detail id=13 alignment="1" tabsequence=100 border="5" color="0" x="295" y="87" height="16" width="60" format="0.00" html.valueishtml="0" name=amount visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Base Amt :" border="0" color="0" x="31" y="69" height="16" width="70" html.valueishtml="0" name=it_calcdet_base_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" ) column(band=detail id=7 alignment="1" tabsequence=70 border="5" color="0" x="295" y="66" height="16" width="60" format="0.00" html.valueishtml="0" name=slab_amt visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="443" y="44" height="16" width="60" format="[general]" html.valueishtml="0" name=payable visible="1" edit.limit=1 edit.case=upper 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="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="294" y="45" height="16" width="60" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=1 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Payable :" border="0" color="0" x="365" y="44" height="16" width="72" html.valueishtml="0" name=it_calcdet_payable_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=2 alignment="0" tabsequence=20 border="5" color="0" x="294" y="24" height="16" width="60" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="273" y="44" height="16" width="60" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=1 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Sequence No :" border="0" color="0" x="373" y="23" height="16" width="88" html.valueishtml="0" name=seq_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=detail alignment="1" text="Type :" border="0" color="0" x="210" y="44" height="16" width="58" html.valueishtml="0" name=it_calcdet_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="Payable :" border="0" color="0" x="373" y="49" height="16" width="88" html.valueishtml="0" name=payable_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=3 alignment="0" tabsequence=30 border="5" color="0" x="108" y="44" height="16" width="58" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=upper 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="1090519039" ) text(band=detail alignment="1" text="Result Amount :" border="0" color="0" x="373" y="74" height="16" width="88" html.valueishtml="0" name=result_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=detail alignment="1" text="Ad Code :" border="0" color="0" x="31" y="44" height="16" width="72" html.valueishtml="0" name=it_calcdet_ad_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=detail alignment="1" text="Rnd To :" border="0" color="0" x="375" y="96" height="16" width="88" html.valueishtml="0" name=rnd_to_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=2 alignment="0" tabsequence=20 border="5" color="0" x="273" y="19" height="16" width="60" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="0" x="465" y="23" height="16" width="60" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=3 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Emp Code :" border="0" color="0" x="204" y="19" height="16" width="64" html.valueishtml="0" name=it_calcdet_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" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="465" y="48" height="16" width="60" format="[general]" html.valueishtml="0" name=payable visible="1" edit.limit=1 edit.case=upper 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="1090519039" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="108" y="19" height="16" width="58" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=8 alignment="1" tabsequence=80 border="5" color="0" x="465" y="73" height="16" width="60" format="0.00" html.valueishtml="0" name=result_amt visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="A/C Year :" border="0" color="0" x="31" y="19" height="16" width="72" html.valueishtml="0" name=it_calcdet_acct_prd_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=12 alignment="1" tabsequence=140 border="5" color="0" x="466" y="95" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_to visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
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 )
......
...@@ -3,9 +3,9 @@ release 9; ...@@ -3,9 +3,9 @@ release 9;
datawindow(units=1 timer_interval=0 color=79741120 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 ) datawindow(units=1 timer_interval=0 color=79741120 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=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=283 color="536870912" ) detail(height=355 color="536870912" )
table(column=(type=char(6) update=yes updatewhereclause=yes name=acct_prd dbname="it_calchdr.acct_prd" ) table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=acct_prd dbname="it_calchdr.acct_prd" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="it_calchdr.emp_code" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="it_calchdr.emp_code" )
column=(type=char(31) updatewhereclause=yes name=name dbname="name" ) column=(type=char(31) updatewhereclause=yes name=name dbname="name" )
column=(type=char(5) update=yes updatewhereclause=yes name=fin_entity dbname="it_calchdr.fin_entity" ) column=(type=char(5) update=yes updatewhereclause=yes name=fin_entity dbname="it_calchdr.fin_entity" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__pay dbname="it_calchdr.site_code__pay" ) column=(type=char(5) update=yes updatewhereclause=yes name=site_code__pay dbname="it_calchdr.site_code__pay" )
...@@ -18,67 +18,71 @@ table(column=(type=char(6) update=yes updatewhereclause=yes name=acct_prd dbname ...@@ -18,67 +18,71 @@ table(column=(type=char(6) update=yes updatewhereclause=yes name=acct_prd dbname
column=(type=decimal(3) update=yes updatewhereclause=yes name=allow_amt dbname="it_calchdr.allow_amt" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=allow_amt dbname="it_calchdr.allow_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=dedn_amt dbname="it_calchdr.dedn_amt" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=dedn_amt dbname="it_calchdr.dedn_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="it_calchdr.net_amt" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="it_calchdr.net_amt" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="it_calchdr.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="it_calchdr.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="it_calchdr.chg_term" )
column=(type=char(5) update=yes updatewhereclause=yes name=proc_group dbname="it_calchdr.proc_group" ) column=(type=char(5) update=yes updatewhereclause=yes name=proc_group dbname="it_calchdr.proc_group" )
column=(type=char(1) update=yes updatewhereclause=yes name=calc_base dbname="it_calchdr.calc_base" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="it_calchdr.confirmed" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="it_calchdr.emp_code__aprv" ) column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="it_calchdr.emp_code__aprv" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="it_calchdr.conf_date" ) column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="it_calchdr.conf_date" )
column=(type=datetime update=yes updatewhereclause=yes name=relieve_date dbname="it_calchdr.relieve_date" ) column=(type=datetime update=yes updatewhereclause=yes name=relieve_date dbname="it_calchdr.relieve_date" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" ) column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" ) column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(40) updatewhereclause=yes name=department_descr dbname="department.descr" ) column=(type=char(40) updatewhereclause=yes name=department_descr dbname="department.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calchdr~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"department~" ) COLUMN(NAME=~"it_calchdr.acct_prd~") COLUMN(NAME=~"it_calchdr.emp_code~") COMPUTE(NAME=~"rtrim(emp_fname)||' '||rtrim(emp_lname) as Name~") COLUMN(NAME=~"it_calchdr.fin_entity~") COLUMN(NAME=~"it_calchdr.site_code__pay~") COLUMN(NAME=~"it_calchdr.dept_code~") COLUMN(NAME=~"it_calchdr.cadre~") COLUMN(NAME=~"it_calchdr.grade~") COLUMN(NAME=~"it_calchdr.pay_date~") COLUMN(NAME=~"it_calchdr.pay_table~") COLUMN(NAME=~"it_calchdr.basic_amt~") COLUMN(NAME=~"it_calchdr.allow_amt~") COLUMN(NAME=~"it_calchdr.dedn_amt~") COLUMN(NAME=~"it_calchdr.net_amt~") COLUMN(NAME=~"it_calchdr.chg_date~") COLUMN(NAME=~"it_calchdr.chg_user~") COLUMN(NAME=~"it_calchdr.chg_term~") COLUMN(NAME=~"it_calchdr.proc_group~") COLUMN(NAME=~"it_calchdr.calc_base~") COLUMN(NAME=~"it_calchdr.confirmed~") COLUMN(NAME=~"it_calchdr.emp_code__aprv~") COLUMN(NAME=~"it_calchdr.conf_date~") COLUMN(NAME=~"it_calchdr.relieve_date~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"department.descr~") JOIN (LEFT=~"employee.emp_code~" OP =~"=~"RIGHT=~"it_calchdr.emp_code~" ) JOIN (LEFT=~"department.dept_code~" OP =~"=~"RIGHT=~"employee.dept_code~" ) JOIN (LEFT=~"department.dept_code~" OP =~"=~"RIGHT=~"it_calchdr.dept_code~" )WHERE( EXP1 =~"~~~"IT_CALCHDR~~~".~~~"ACCT_PRD~~~"~" OP =~"=~" EXP2 =~":as_acctprd ~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"IT_CALCHDR~~~".~~~"EMP_CODE~~~"~" OP =~"=~" EXP2 =~":as_empcd~" ) ) ARG(NAME = ~"as_acctprd~" TYPE = string) ARG(NAME = ~"as_empcd~" TYPE = string) " arguments=(("as_acctprd", string),("as_empcd", string)) ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="it_calchdr.chg_date" )
groupbox(band=detail text="Basic"border="2" color="0" x="17" y="2" height="261" width="661" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="it_calchdr.chg_user" )
text(band=detail alignment="1" text="Dept Code :" border="0" color="0" x="36" y="46" height="16" width="91" 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" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="it_calchdr.chg_term" )
text(band=detail alignment="1" text="Grade :" border="0" color="0" x="79" y="68" height="16" width="47" html.valueishtml="0" name=grade_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=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="it_calchdr.confirmed" values="YES Y/NO N/" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="131" y="20" height="16" width="86" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column=(type=char(1) update=yes updatewhereclause=yes name=calc_base_criteria dbname="it_calchdr.calc_base_criteria" )
column(band=detail id=8 alignment="0" tabsequence=50 border="5" color="0" x="131" y="68" height="16" width="87" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column=(type=char(1) update=yes updatewhereclause=yes name=calc_base dbname="it_calchdr.calc_base" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="131" y="46" height="16" width="87" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"it_calchdr~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"department~" ) COLUMN(NAME=~"it_calchdr.acct_prd~") COLUMN(NAME=~"it_calchdr.emp_code~") COMPUTE(NAME=~"rtrim(emp_fname)||' '||rtrim(emp_lname) as Name~") COLUMN(NAME=~"it_calchdr.fin_entity~") COLUMN(NAME=~"it_calchdr.site_code__pay~") COLUMN(NAME=~"it_calchdr.dept_code~") COLUMN(NAME=~"it_calchdr.cadre~") COLUMN(NAME=~"it_calchdr.grade~") COLUMN(NAME=~"it_calchdr.pay_date~") COLUMN(NAME=~"it_calchdr.pay_table~") COLUMN(NAME=~"it_calchdr.basic_amt~") COLUMN(NAME=~"it_calchdr.allow_amt~") COLUMN(NAME=~"it_calchdr.dedn_amt~") COLUMN(NAME=~"it_calchdr.net_amt~") COLUMN(NAME=~"it_calchdr.proc_group~") COLUMN(NAME=~"it_calchdr.emp_code__aprv~") COLUMN(NAME=~"it_calchdr.conf_date~") COLUMN(NAME=~"it_calchdr.relieve_date~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"department.descr~") COLUMN(NAME=~"it_calchdr.chg_date~") COLUMN(NAME=~"it_calchdr.chg_user~") COLUMN(NAME=~"it_calchdr.chg_term~") COLUMN(NAME=~"it_calchdr.confirmed~") COLUMN(NAME=~"it_calchdr.calc_base_criteria~") COLUMN(NAME=~"it_calchdr.calc_base~") JOIN (LEFT=~"employee.emp_code~" OP =~"=~"RIGHT=~"it_calchdr.emp_code~" ) JOIN (LEFT=~"department.dept_code~" OP =~"=~"RIGHT=~"employee.dept_code~" ) JOIN (LEFT=~"department.dept_code~" OP =~"=~"RIGHT=~"it_calchdr.dept_code~" )WHERE( EXP1 =~"~~~"IT_CALCHDR~~~".~~~"ACCT_PRD~~~"~" OP =~"=~" EXP2 =~":as_acctprd ~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"IT_CALCHDR~~~".~~~"EMP_CODE~~~"~" OP =~"=~" EXP2 =~":as_empcd~" ) ) ARG(NAME = ~"as_acctprd~" TYPE = string) ARG(NAME = ~"as_empcd~" TYPE = string) " update="IT_CALCHDR" updatewhere=0 updatekeyinplace=no arguments=(("as_acctprd", string),("as_empcd", string)) )
text(band=detail alignment="1" text="Site Code Pay :" border="0" color="0" x="35" y="91" height="16" width="91" html.valueishtml="0" name=site_code__pay_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="2" color="0" x="17" y="231" height="56" width="662" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="0" x="421" y="20" height="16" width="84" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) groupbox(band=detail text="Basic"border="2" color="0" x="17" y="2" height="220" width="659" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="338" y="20" height="16" width="77" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Net Amount :" border="0" color="0" x="26" y="158" height="16" width="89" html.valueishtml="0" name=net_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=detail alignment="1" text="Emp Code :" border="0" color="0" x="268" y="20" height="16" width="64" 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" ) column(band=detail id=14 alignment="0" tabsequence=70 border="5" color="0" x="120" y="159" height="16" width="87" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=15 edit.case=any edit.autoselect=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="1090519039" )
text(band=detail alignment="1" text="Basic Amt :" border="0" color="0" x="34" y="137" height="16" width="91" html.valueishtml="0" name=basic_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=detail alignment="1" text="Relive Date :" border="0" color="0" x="26" y="180" height="16" width="89" html.valueishtml="0" name=relieve_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="2" background.color="79741120" )
column(band=detail id=5 alignment="0" tabsequence=120 border="5" color="0" x="131" y="91" height="16" width="87" format="[general]" html.valueishtml="0" name=site_code__pay visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=18 alignment="0" tabsequence=150 border="5" color="0" x="119" y="181" height="16" width="87" format="dd/mm/yy" html.valueishtml="0" name=relieve_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="1090519039" )
text(band=detail alignment="1" text="Pay Date :" border="0" color="0" x="37" y="114" height="16" width="89" html.valueishtml="0" name=pay_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=detail alignment="1" text="Basic Amount :" border="0" color="0" x="26" y="137" height="16" width="91" html.valueishtml="0" name=basic_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=detail alignment="1" text="Pay Table :" border="0" color="0" x="224" y="114" height="16" width="91" html.valueishtml="0" name=pay_table_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="Pay Date :" border="0" color="0" x="25" y="114" height="16" width="91" html.valueishtml="0" name=pay_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=detail alignment="1" text="Allow Amt :" border="0" color="0" x="223" y="138" height="16" width="91" html.valueishtml="0" name=allow_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=detail alignment="1" text="Site Code Pay :" border="0" color="0" x="24" y="91" height="16" width="91" html.valueishtml="0" name=site_code__pay_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="Net Amt :" border="0" color="0" x="37" y="159" height="16" width="89" html.valueishtml="0" name=net_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=detail alignment="1" text="Grade :" border="0" color="0" x="26" y="68" height="16" width="90" html.valueishtml="0" name=grade_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="Dedn Amt :" border="0" color="0" x="225" y="159" height="16" width="89" html.valueishtml="0" name=dedn_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=detail alignment="1" text="Department Code :" border="0" color="0" x="28" y="46" height="16" width="99" 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=detail alignment="1" text="Chg Date :" border="0" color="0" x="35" y="180" height="16" width="91" 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=detail alignment="1" text="Account Period :" border="0" color="0" x="30" y="21" height="16" width="93" html.valueishtml="0" name=acct_prd_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="Chg User :" border="0" color="0" x="221" y="180" height="16" width="91" 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" ) column(band=detail id=11 alignment="0" tabsequence=60 border="5" color="0" x="120" y="139" height="16" width="87" format="[general]" html.valueishtml="0" name=basic_amt visible="1" edit.limit=15 edit.case=any edit.autoselect=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="1090519039" )
text(band=detail alignment="1" text="Relive Date :" border="0" color="0" x="36" y="202" height="16" width="89" html.valueishtml="0" name=t_3 visible="1" 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="79741120" ) column(band=detail id=9 alignment="0" tabsequence=110 border="5" color="0" x="121" y="114" height="16" width="87" format="[shortdate] [time]" html.valueishtml="0" name=pay_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Conf Date :" border="0" color="0" x="224" y="201" height="16" width="89" 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="2" background.color="79741120" ) column(band=detail id=5 alignment="0" tabsequence=120 border="5" color="0" x="121" y="91" height="16" width="87" format="[general]" html.valueishtml="0" name=site_code__pay visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="0" x="319" y="114" height="16" width="87" format="[general]" html.valueishtml="0" name=pay_table visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=8 alignment="0" tabsequence=50 border="5" color="0" x="121" y="68" height="16" width="87" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=12 alignment="0" tabsequence=80 border="5" color="0" x="319" y="138" height="16" width="87" format="[general]" html.valueishtml="0" name=allow_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="131" y="46" height="16" width="87" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=13 alignment="0" tabsequence=90 border="5" color="0" x="319" y="159" height="16" width="87" format="[general]" html.valueishtml="0" name=dedn_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="127" y="20" height="16" width="86" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0" x="319" y="180" height="16" width="87" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Cadre :" border="0" color="0" x="440" y="68" height="16" width="96" html.valueishtml="0" name=cadre_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=22 alignment="0" tabsequence=32766 border="5" color="0" x="319" y="201" height="16" width="87" 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="2" background.color="1090519039" ) column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="0" x="540" y="68" height="16" width="95" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=110 border="5" color="0" x="131" y="114" height="16" width="87" format="[shortdate] [time]" html.valueishtml="0" name=pay_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Employee Code Approver :" border="0" color="0" x="392" y="91" height="16" width="144" 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="2" background.color="79741120" )
column(band=detail id=11 alignment="0" tabsequence=60 border="5" color="0" x="131" y="138" height="16" width="87" format="[general]" html.valueishtml="0" name=basic_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="540" y="91" height="16" width="95" 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="2" background.color="1090519039" )
column(band=detail id=14 alignment="0" tabsequence=70 border="5" color="0" x="131" y="159" height="16" width="87" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Process Group :" border="0" color="0" x="440" y="114" height="16" width="96" html.valueishtml="0" name=proc_group_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="2" background.color="79741120" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0" x="131" y="180" height="16" width="87" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=25 alignment="0" tabsequence=160 border="5" color="0" x="539" y="137" height="16" width="97" format="[YES/NO]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=1 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="1090519039" )
column(band=detail id=23 alignment="0" tabsequence=160 border="5" color="0" x="131" y="202" height="16" width="87" format="dd/mm/yy" html.valueishtml="0" name=relieve_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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="1090519039" ) text(band=detail alignment="1" text="Confirmed :" border="0" color="0" x="440" y="137" height="16" width="96" 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=detail alignment="1" text="A/C Year :" border="0" color="0" x="36" y="20" height="16" width="91" html.valueishtml="0" name=acct_prd_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="Fin Entity :" border="0" color="0" x="440" y="158" height="16" width="96" html.valueishtml="0" name=fin_entity_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="Chg Term :" border="0" color="0" x="425" y="180" height="16" width="89" 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=detail alignment="1" text="Calculation Base :" border="0" color="0" x="441" y="181" height="17" width="96" html.valueishtml="0" name=calc_base_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=19 alignment="0" tabsequence=140 border="5" color="0" x="518" y="200" height="16" width="87" format="[general]" html.valueishtml="0" name=calc_base visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Pay Table :" border="0" color="0" x="223" y="110" height="16" width="106" html.valueishtml="0" name=pay_table_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=17 alignment="0" tabsequence=32766 border="0" color="0" x="518" y="180" height="16" width="87" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="0" x="335" y="111" height="16" width="87" format="[general]" html.valueishtml="0" name=pay_table visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=130 border="5" color="0" x="518" y="158" height="16" width="87" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Allow Amount :" border="0" color="0" x="224" y="134" height="16" width="106" html.valueishtml="0" name=allow_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" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="0" x="518" y="137" height="16" width="87" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=12 alignment="0" tabsequence=80 border="5" color="0" x="335" y="135" height="16" width="87" format="[general]" html.valueishtml="0" name=allow_amt visible="1" edit.limit=15 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=18 alignment="0" tabsequence=150 border="5" color="0" x="518" y="114" height="16" width="87" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Dedn Amount :" border="0" color="0" x="224" y="157" height="16" width="106" html.valueishtml="0" name=dedn_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" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="518" y="91" height="16" width="87" format="[General]" html.valueishtml="0" name=emp_code__aprv 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="1090519039" ) column(band=detail id=13 alignment="0" tabsequence=90 border="5" color="0" x="336" y="156" height="16" width="87" format="[general]" html.valueishtml="0" name=dedn_amt visible="1" edit.limit=15 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="0" x="518" y="68" height="16" width="87" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="334" y="180" height="16" width="87" 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="2" background.color="1090519039" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="0" x="223" y="46" height="16" width="382" format="[general]" html.valueishtml="0" name=department_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Confermation Date :" border="0" color="0" x="224" y="178" height="16" width="106" 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="2" background.color="79741120" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="0" x="510" y="20" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="223" y="46" height="16" width="420" format="[general]" html.valueishtml="0" name=department_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Cadre :" border="0" color="0" x="465" y="68" height="16" width="48" html.valueishtml="0" name=cadre_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="Employee Code :" border="0" color="0" x="272" y="21" height="16" width="89" 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=detail alignment="1" text="Emp Code Aprv :" border="0" color="0" x="423" y="91" height="16" width="91" 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="2" background.color="79741120" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="370" y="21" height="16" width="77" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.autoselect=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="1090519039" )
text(band=detail alignment="1" text="Process Group :" border="0" color="0" x="425" y="114" height="16" width="89" html.valueishtml="0" name=t_2 visible="1" 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="79741120" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="448" y="21" height="16" width="84" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Confirmed :" border="0" color="0" x="425" y="137" height="16" width="89" 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" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="537" y="21" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Fin Entity :" border="0" color="0" x="425" y="158" height="16" width="89" html.valueishtml="0" name=fin_entity_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=22 alignment="0" tabsequence=32766 border="5" color="0" x="154" y="258" height="16" width="91" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Calculation Base :" border="0" color="0" x="409" y="200" height="17" width="105" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Change Date :" border="0" color="0" x="59" y="257" height="16" width="91" 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=detail alignment="1" text="Change User :" border="0" color="0" x="254" y="257" height="16" width="91" 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" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="0" x="349" y="258" height="16" width="91" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.autoselect=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="1090519039" )
text(band=detail alignment="1" text="Change Term :" border="0" color="0" x="456" y="257" height="16" width="91" 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" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="0" x="550" y="256" height="16" width="91" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=300 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=26 alignment="0" tabsequence=170 border="5" color="0" x="541" y="201" height="16" width="95" format="[general]" html.valueishtml="0" name=calc_base_criteria visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=15 alignment="0" tabsequence=140 border="5" color="0" x="539" y="114" height="16" width="95" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=130 border="5" color="0" x="541" y="159" height="16" width="95" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=5 edit.case=any edit.autoselect=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="1090519039" )
column(band=detail id=27 alignment="0" tabsequence=180 border="5" color="0" x="541" y="180" height="16" width="95" format="[general]" html.valueishtml="0" name=calc_base visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="0" text="Calculation Base Criteria" border="0" color="0" x="407" y="201" height="16" width="130" html.valueishtml="0" name=calc_base_criteria_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" )
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