Commit 141820cc authored by Ajit Deshmukh's avatar Ajit Deshmukh

Replace asset_assign21.srd

parent a205b287
...@@ -5,41 +5,41 @@ header(height=25 color="536870912" ) ...@@ -5,41 +5,41 @@ header(height=25 color="536870912" )
summary(height=114 color="536870912" ) summary(height=114 color="536870912" )
footer(height=142 color="536870912" ) footer(height=142 color="536870912" )
detail(height=740 color="536870912" ) detail(height=740 color="536870912" )
table(column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="asset_assign.tran_date" ) table(column=(type=char(100) updatewhereclause=yes name=descr dbname="asset_register.descr" )
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) update=yes updatewhereclause=yes key=yes name=tran_id dbname="asset_assign.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="asset_assign.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=asset_code dbname="asset_assign.asset_code" ) column=(type=char(10) update=yes updatewhereclause=yes name=asset_code dbname="asset_assign.asset_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=assign_status dbname="asset_assign.assign_status" values="Un-Assigned U/Fresh Assignment F/Re-assign R/" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__assign dbname="asset_assign.emp_code__assign" ) column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__assign dbname="asset_assign.emp_code__assign" )
column=(type=char(1) update=yes updatewhereclause=yes name=assign_status dbname="asset_assign.assign_status" values="Un-Assigned U/Fresh Assignment F/Re-assign R/" )
column=(type=char(10) update=yes updatewhereclause=yes name=empcode__last_assign dbname="asset_assign.empcode__last_assign" ) column=(type=char(10) update=yes updatewhereclause=yes name=empcode__last_assign dbname="asset_assign.empcode__last_assign" )
column=(type=datetime update=yes updatewhereclause=yes name=effective_from dbname="asset_assign.effective_from" ) column=(type=datetime update=yes updatewhereclause=yes name=effective_from dbname="asset_assign.effective_from" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="asset_assign.valid_upto" ) column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="asset_assign.valid_upto" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="asset_assign.remarks" ) column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="asset_assign.remarks" )
column=(type=char(100) updatewhereclause=yes name=descr dbname="asset_register.descr" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asset_assign~" ) TABLE(NAME=~"asset_register~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"asset_register.descr~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"asset_assign.tran_id~") COLUMN(NAME=~"asset_assign.tran_date~") COLUMN(NAME=~"asset_assign.asset_code~") COLUMN(NAME=~"asset_assign.emp_code__assign~") COLUMN(NAME=~"asset_assign.assign_status~") COLUMN(NAME=~"asset_assign.empcode__last_assign~") COLUMN(NAME=~"asset_assign.effective_from~") COLUMN(NAME=~"asset_assign.valid_upto~") COLUMN(NAME=~"asset_assign.remarks~") JOIN (LEFT=~"asset_assign.asset_code~" OP =~"=~"RIGHT=~"asset_register.asset_code~" OUTER1 =~"asset_assign.asset_code~" ) JOIN (LEFT=~"asset_assign.emp_code__assign~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asset_assign.emp_code__assign~" ) JOIN (LEFT=~"asset_assign.empcode__last_assign~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asset_assign.empcode__last_assign~" )WHERE( EXP1 =~"asset_assign.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="asset_assign" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string)) )
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) update=yes updatewhereclause=yes key=yes name=tran_id dbname="asset_assign.tran_id" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asset_assign~" ) TABLE(NAME=~"asset_register~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"asset_assign.tran_date~") COLUMN(NAME=~"asset_assign.asset_code~") COLUMN(NAME=~"asset_assign.assign_status~") COLUMN(NAME=~"asset_assign.emp_code__assign~") COLUMN(NAME=~"asset_assign.empcode__last_assign~") COLUMN(NAME=~"asset_assign.effective_from~") COLUMN(NAME=~"asset_assign.valid_upto~") COLUMN(NAME=~"asset_assign.remarks~") COLUMN(NAME=~"asset_register.descr~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"asset_assign.tran_id~") JOIN (LEFT=~"asset_assign.asset_code~" OP =~"=~"RIGHT=~"asset_register.asset_code~" OUTER1 =~"asset_assign.asset_code~" ) JOIN (LEFT=~"asset_assign.emp_code__assign~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asset_assign.emp_code__assign~" ) JOIN (LEFT=~"asset_assign.empcode__last_assign~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"asset_assign.empcode__last_assign~" )WHERE( EXP1 =~"asset_assign.asset_code~" OP =~"=~" EXP2 =~":asset_code~" ) ) ARG(NAME = ~"asset_code~" TYPE = string) " update="asset_assign" updatewhere=1 updatekeyinplace=no arguments=(("asset_code", string)) )
groupbox(band=detail text="Basic"border="2" color="0" x="119" y="23" height="412" width="540" name=gb_2 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" ) groupbox(band=detail text="Basic"border="2" color="0" x="119" y="23" height="412" width="540" name=gb_2 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="Transaction ID:" border="2" color="0" x="215" y="51" height="16" width="142" html.valueishtml="0" name=tran_id_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="Transaction ID:" border="2" color="0" x="215" y="51" height="16" width="142" html.valueishtml="0" name=tran_id_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" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="2" color="0" x="361" y="51" height="19" width="96" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="2" color="0" x="361" y="51" height="19" width="96" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Date:" border="2" color="0" x="215" y="85" height="16" width="142" html.valueishtml="0" name=tran_date_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="Transaction Date:" border="2" color="0" x="215" y="85" height="16" width="142" html.valueishtml="0" name=tran_date_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" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="2" color="0" x="361" y="85" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="2" color="0" x="361" y="85" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Asset Code:" border="2" color="0" x="215" y="119" height="16" width="142" html.valueishtml="0" name=asset_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="Asset Code:" border="2" color="0" x="215" y="119" height="16" width="142" html.valueishtml="0" name=asset_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" )
column(band=detail id=2 alignment="0" tabsequence=10 border="2" color="0" x="361" y="119" height="19" width="66" format="[general]" html.valueishtml="0" name=asset_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=6 alignment="0" tabsequence=10 border="2" color="0" x="361" y="119" height="19" width="66" format="[general]" html.valueishtml="0" name=asset_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="2" color="0" x="362" y="148" height="16" width="104" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="2" color="0" x="362" y="148" height="16" width="104" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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="Employee Code Assign:" border="2" color="0" x="215" y="175" height="16" width="142" html.valueishtml="0" name=emp_code__assign_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="Employee Code Assign:" border="2" color="0" x="215" y="175" height="16" width="142" html.valueishtml="0" name=emp_code__assign_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" )
column(band=detail id=4 alignment="0" tabsequence=20 border="2" color="0" x="361" y="175" height="19" width="116" format="[general]" html.valueishtml="0" name=emp_code__assign visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=20 border="2" color="0" x="361" y="175" height="19" width="116" format="[general]" html.valueishtml="0" name=emp_code__assign visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Assign Status:" border="2" color="0" x="215" y="231" height="16" width="142" html.valueishtml="0" name=assign_status_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="Assign Status:" border="2" color="0" x="215" y="231" height="16" width="142" html.valueishtml="0" name=assign_status_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" )
column(band=detail id=3 alignment="0" tabsequence=30 border="2" color="0" x="368" y="230" height="19" width="115" format="[general]" html.valueishtml="0" name=assign_status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.required=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=30 border="2" color="0" x="368" y="230" height="19" width="115" format="[general]" html.valueishtml="0" name=assign_status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.required=yes ddlb.imemode=0 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="Employee Code Last Assign:" border="2" color="0" x="188" y="265" height="16" width="169" html.valueishtml="0" name=empcode__last_assign_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="Employee Code Last Assign:" border="2" color="0" x="188" y="265" height="16" width="169" html.valueishtml="0" name=empcode__last_assign_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="Effective From:" border="2" color="0" x="215" y="319" height="16" width="142" html.valueishtml="0" name=effective_from_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="Effective From:" border="2" color="0" x="215" y="319" height="16" width="142" html.valueishtml="0" name=effective_from_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" )
column(band=detail id=6 alignment="0" tabsequence=50 border="2" color="0" x="361" y="319" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=effective_from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=50 border="2" color="0" x="361" y="319" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=effective_from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Valid Upto:" border="2" color="0" x="215" y="353" height="16" width="142" html.valueishtml="0" name=valid_upto_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="Valid Upto:" border="2" color="0" x="215" y="353" height="16" width="142" html.valueishtml="0" name=valid_upto_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" )
column(band=detail id=7 alignment="0" tabsequence=60 border="2" color="0" x="361" y="353" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=11 alignment="0" tabsequence=60 border="2" color="0" x="361" y="353" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="2" color="0" x="361" y="291" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="2" color="0" x="361" y="291" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="2" color="0" x="354" y="206" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="2" color="0" x="354" y="206" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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="Remarks:" border="2" color="0" x="214" y="383" height="16" width="142" html.valueishtml="0" name=remarks_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="Remarks:" border="2" color="0" x="214" y="383" height="16" width="142" html.valueishtml="0" name=remarks_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" )
column(band=detail id=8 alignment="0" tabsequence=70 border="2" color="0" x="360" y="383" height="19" width="148" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=12 alignment="0" tabsequence=70 border="2" color="0" x="360" y="383" height="19" width="148" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="2" color="0" x="367" y="264" height="16" width="239" format="[general]" html.valueishtml="0" name=empcode__last_assign visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=40 border="2" color="0" x="367" y="264" height="16" width="239" format="[general]" html.valueishtml="0" name=empcode__last_assign visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" 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 template=(comment="" encoding="UTF-8" name="assetassign21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><asset_assign21><asset_assign21_row __pbband=~"detail~"><tran_id/><tran_date/><asset_code/><emp_code__assign/><assign_status/><emp_code__last_assign/><effective_from/><valid_upto/><remarks/></asset_assign21_row></asset_assign21>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="assetassign21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><asset_assign21><asset_assign21_row __pbband=~"detail~"><tran_id/><tran_date/><asset_code/><emp_code__assign/><assign_status/><emp_code__last_assign/><effective_from/><valid_upto/><remarks/></asset_assign21_row></asset_assign21>"))
......
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