Commit b960a0b6 authored by ssalve's avatar ssalve

Sarita : Updated srd files on 04 JUN 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@185855 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9143783f
...@@ -14,8 +14,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=acct_code dbna ...@@ -14,8 +14,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=acct_code dbna
column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="resource_cons.to_date" ) column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="resource_cons.to_date" )
column=(type=char(40) update=yes updatewhereclause=yes name=exp_head dbname="resource_cons.exp_head" ) column=(type=char(40) update=yes updatewhereclause=yes name=exp_head dbname="resource_cons.exp_head" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_units dbname="resource_cons.tot_units" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_units dbname="resource_cons.tot_units" )
column=(type=char(0) updatewhereclause=yes name=drcr_flag dbname="drcr_flag" ) column=(type=char(1) updatewhereclause=yes name=drcr_flag dbname="drcr_flag" initial="Debit" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"resource_cons~" ) COLUMN(NAME=~"resource_cons.acct_code~") COLUMN(NAME=~"resource_cons.cctr_code~") COLUMN(NAME=~"resource_cons.tran_id~") COLUMN(NAME=~"resource_cons.prd_code~") COLUMN(NAME=~"resource_cons.site_code~") COLUMN(NAME=~"resource_cons.from_date~") COLUMN(NAME=~"resource_cons.to_date~") COLUMN(NAME=~"resource_cons.exp_head~") COLUMN(NAME=~"resource_cons.tot_units~") COMPUTE(NAME=~"'' as drcr_flag~")) " update="RESOURCE_CONS" updatewhere=1 updatekeyinplace=no ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"resource_cons~" ) COLUMN(NAME=~"resource_cons.acct_code~") COLUMN(NAME=~"resource_cons.cctr_code~") COLUMN(NAME=~"resource_cons.tran_id~") COLUMN(NAME=~"resource_cons.prd_code~") COLUMN(NAME=~"resource_cons.site_code~") COLUMN(NAME=~"resource_cons.from_date~") COLUMN(NAME=~"resource_cons.to_date~") COLUMN(NAME=~"resource_cons.exp_head~") COLUMN(NAME=~"resource_cons.tot_units~") COMPUTE(NAME=~"' ' as drcr_flag~")) " update="RESOURCE_CONS" updatewhere=1 updatekeyinplace=yes )
text(band=header alignment="0" text="Prd Code" border="0" color="33554432" x="1134" y="4" height="68" width="480" html.valueishtml="0" name=prd_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Prd Code" border="0" color="33554432" x="1134" y="4" height="68" width="480" html.valueishtml="0" name=prd_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Site Code" border="0" color="33554432" x="1623" y="4" height="68" width="425" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Site Code" border="0" color="33554432" x="1623" y="4" height="68" width="425" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Exp Head" border="0" color="33554432" x="2057" y="4" height="68" width="384" html.valueishtml="0" name=exp_head_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Exp Head" border="0" color="33554432" x="2057" y="4" height="68" width="384" html.valueishtml="0" name=exp_head_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
......
...@@ -13,8 +13,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=acct_code dbna ...@@ -13,8 +13,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=acct_code dbna
column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="resource_cons.to_date" ) column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="resource_cons.to_date" )
column=(type=char(40) update=yes updatewhereclause=yes name=exp_head dbname="resource_cons.exp_head" ) column=(type=char(40) update=yes updatewhereclause=yes name=exp_head dbname="resource_cons.exp_head" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_units dbname="resource_cons.tot_units" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_units dbname="resource_cons.tot_units" )
column=(type=char(0) updatewhereclause=yes name=drcr_flag dbname="drcr_flag" initial="Debit" values="Debit D/Credit C/" ) column=(type=char(1) updatewhereclause=yes name=drcr_flag dbname="drcr_flag" initial="Debit" values="Debit D/Credit C/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"resource_cons~" ) COLUMN(NAME=~"resource_cons.acct_code~") COLUMN(NAME=~"resource_cons.cctr_code~") COLUMN(NAME=~"resource_cons.tran_id~") COLUMN(NAME=~"resource_cons.prd_code~") COLUMN(NAME=~"resource_cons.site_code~") COLUMN(NAME=~"resource_cons.from_date~") COLUMN(NAME=~"resource_cons.to_date~") COLUMN(NAME=~"resource_cons.exp_head~") COLUMN(NAME=~"resource_cons.tot_units~") COMPUTE(NAME=~"'' as drcr_flag~")) " update="RESOURCE_CONS" updatewhere=1 updatekeyinplace=no ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"resource_cons~" ) COLUMN(NAME=~"resource_cons.acct_code~") COLUMN(NAME=~"resource_cons.cctr_code~") COLUMN(NAME=~"resource_cons.tran_id~") COLUMN(NAME=~"resource_cons.prd_code~") COLUMN(NAME=~"resource_cons.site_code~") COLUMN(NAME=~"resource_cons.from_date~") COLUMN(NAME=~"resource_cons.to_date~") COLUMN(NAME=~"resource_cons.exp_head~") COLUMN(NAME=~"resource_cons.tot_units~") COMPUTE(NAME=~"' ' as drcr_flag~")) " update="RESOURCE_CONS" updatewhere=1 updatekeyinplace=yes )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="215" y="176" height="16" width="200" format="[general]" html.valueishtml="0" name=tot_units visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="215" y="176" height="16" width="200" format="[general]" html.valueishtml="0" name=tot_units visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Period Code:" border="2" color="33554432" x="10" y="29" height="16" width="200" html.valueishtml="0" name=prd_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Period Code:" border="2" color="33554432" x="10" y="29" height="16" width="200" html.valueishtml="0" name=prd_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code:" border="2" color="33554432" x="10" y="50" height="16" width="200" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Site Code:" border="2" color="33554432" x="10" y="50" height="16" width="200" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -34,7 +34,7 @@ text(band=detail alignment="1" text="Total Units:" border="2" color="33554432" x ...@@ -34,7 +34,7 @@ text(band=detail alignment="1" text="Total Units:" border="2" color="33554432" x
text(band=detail alignment="1" text="Cctr Code:" border="2" color="33554432" x="10" y="135" height="16" width="200" html.valueishtml="0" name=cctr_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Cctr Code:" border="2" color="33554432" x="10" y="135" height="16" width="200" html.valueishtml="0" name=cctr_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Expense Head:" border="2" color="33554432" x="10" y="157" height="16" width="200" html.valueishtml="0" name=exp_head_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Expense Head:" border="2" color="33554432" x="10" y="157" height="16" width="200" html.valueishtml="0" name=exp_head_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="DRCR Flag:" border="2" color="33554432" x="11" y="199" height="16" width="198" html.valueishtml="0" name=drcr_flag_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="DRCR Flag:" border="2" color="33554432" x="11" y="199" height="16" width="198" html.valueishtml="0" name=drcr_flag_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=10 alignment="0" tabsequence=10 border="5" color="33554432" x="215" y="198" height="16" width="200" format="[general]" html.valueishtml="0" name=drcr_flag visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="215" y="198" height="16" width="200" format="[general]" html.valueishtml="0" name=drcr_flag visible="1" ddlb.limit=2 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
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