Replace follow_up_actions_logs11.srd

parent b0c638f8
......@@ -9,15 +9,17 @@ table(column=(type=char(20) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(20) update=yes updatewhereclause=yes name=user_id dbname="follow_up_actions_logs.user_id" )
column=(type=char(30) update=yes updatewhereclause=yes name=obj_name dbname="follow_up_actions_logs.obj_name" )
column=(type=char(10) update=yes updatewhereclause=yes name=ref_ser dbname="follow_up_actions_logs.ref_ser" )
column=(type=char(120) update=yes updatewhereclause=yes name=ref_id dbname="follow_up_actions_logs.ref_id" )
column=(type=char(10) update=yes updatewhereclause=yes name=action_name dbname="follow_up_actions_logs.action_name" )
column=(type=char(1) update=yes updatewhereclause=yes name=cond_matched dbname="follow_up_actions_logs.cond_matched" )
column=(type=datetime update=yes updatewhereclause=yes name=time_start dbname="follow_up_actions_logs.time_start" )
column=(type=datetime update=yes updatewhereclause=yes name=time_end dbname="follow_up_actions_logs.time_end" )
column=(type=char(1) update=yes updatewhereclause=yes name=result_type dbname="follow_up_actions_logs.result_type" )
column=(type=char(10) update=yes updatewhereclause=yes name=error_cd dbname="follow_up_actions_logs.error_cd" )
column=(type=char(1000) updatewhereclause=yes name=comp_trace dbname="follow_up_actions_logs.comp_trace" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"follow_up_actions_logs~" ) COLUMN(NAME=~"follow_up_actions_logs.tran_id~") COLUMN(NAME=~"follow_up_actions_logs.user_id~") COLUMN(NAME=~"follow_up_actions_logs.obj_name~") COLUMN(NAME=~"follow_up_actions_logs.ref_ser~") COLUMN(NAME=~"follow_up_actions_logs.ref_id~") COLUMN(NAME=~"follow_up_actions_logs.action_name~") COLUMN(NAME=~"follow_up_actions_logs.cond_matched~") COLUMN(NAME=~"follow_up_actions_logs.time_start~") COLUMN(NAME=~"follow_up_actions_logs.time_end~") COLUMN(NAME=~"follow_up_actions_logs.result_type~") COLUMN(NAME=~"follow_up_actions_logs.error_cd~") COLUMN(NAME=~"follow_up_actions_logs.comp_trace~")WHERE( EXP1 =~"follow_up_actions_logs.time_start~" OP =~">=~" EXP2 =~":time_start~" LOGIC =~"and~" ) WHERE( EXP1 =~"follow_up_actions_logs.time_end~" OP =~"<=~" EXP2 =~":time_end~" ) ) ARG(NAME = ~"time_start~" TYPE = date) ARG(NAME = ~"time_end~" TYPE = date) " update="follow_up_actions_logs" updatewhere=1 updatekeyinplace=no arguments=(("time_start", date),("time_end", date)) )
column=(type=char(1000) update=yes updatewhereclause=yes name=comp_trace dbname="follow_up_actions_logs.comp_trace" )
column=(type=number update=yes updatewhereclause=yes name=re_init_ctr dbname="follow_up_actions_logs.re_init_ctr" )
column=(type=char(1000) update=yes updatewhereclause=yes name=re_init_remarks dbname="follow_up_actions_logs.re_init_remarks" )
column=(type=char(120) update=yes updatewhereclause=yes name=ref_id dbname="follow_up_actions_logs.ref_id" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"follow_up_actions_logs~" ) COLUMN(NAME=~"follow_up_actions_logs.tran_id~") COLUMN(NAME=~"follow_up_actions_logs.user_id~") COLUMN(NAME=~"follow_up_actions_logs.obj_name~") COLUMN(NAME=~"follow_up_actions_logs.ref_ser~") COLUMN(NAME=~"follow_up_actions_logs.action_name~") COLUMN(NAME=~"follow_up_actions_logs.cond_matched~") COLUMN(NAME=~"follow_up_actions_logs.time_start~") COLUMN(NAME=~"follow_up_actions_logs.time_end~") COLUMN(NAME=~"follow_up_actions_logs.result_type~") COLUMN(NAME=~"follow_up_actions_logs.error_cd~") COLUMN(NAME=~"follow_up_actions_logs.comp_trace~") COLUMN(NAME=~"follow_up_actions_logs.re_init_ctr~") COLUMN(NAME=~"follow_up_actions_logs.re_init_remarks~") COLUMN(NAME=~"follow_up_actions_logs.ref_id~")WHERE( EXP1 =~"follow_up_actions_logs.time_start~" OP =~">=~" EXP2 =~":time_start~" LOGIC =~"and~" ) WHERE( EXP1 =~"follow_up_actions_logs.time_end~" OP =~"<=~" EXP2 =~":time_end~" ) ) ARG(NAME = ~"time_start~" TYPE = date) ARG(NAME = ~"time_end~" TYPE = date) " update="follow_up_actions_logs" updatewhere=1 updatekeyinplace=no arguments=(("time_start", date),("time_end", date)) )
text(band=header alignment="2" text="Transaction ID" border="0" color="33554432" x="2" y="2" height="16" width="165" 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=header alignment="2" text="User Id" border="0" color="33554432" x="169" y="2" height="16" width="126" html.valueishtml="0" name=user_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=header alignment="2" text="Object Name" border="0" color="33554432" x="297" y="2" height="16" width="186" html.valueishtml="0" name=obj_name_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" )
......@@ -29,19 +31,23 @@ text(band=header alignment="2" text="Time Start" border="0" color="33554432" x="
text(band=header alignment="2" text="Time End" border="0" color="33554432" x="1251" y="2" height="16" width="132" html.valueishtml="0" name=time_end_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=header alignment="2" text="Result Type" border="0" color="33554432" x="1385" y="2" height="16" width="95" html.valueishtml="0" name=result_type_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=header alignment="2" text="Error Cd" border="0" color="33554432" x="1482" y="2" height="16" width="66" html.valueishtml="0" name=error_cd_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=header alignment="0" text="Component Trace" border="0" color="33554432" x="1550" y="1" height="19" width="1024" html.valueishtml="0" name=comp_trace_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Reinitialize Counter" border="0" color="33554432" x="2576" y="1" height="19" width="256" html.valueishtml="0" name=re_init_ctr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Reinitialize Remarks" border="0" color="33554432" x="2834" y="1" height="19" width="1024" html.valueishtml="0" name=re_init_remarks_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="19" width="165" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=20 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=2 alignment="0" tabsequence=20 border="0" color="33554432" x="169" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=user_id visible="1" edit.limit=20 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=3 alignment="0" tabsequence=30 border="0" color="33554432" x="297" y="2" height="19" width="186" format="[general]" html.valueishtml="0" name=obj_name visible="1" edit.limit=30 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=40 border="0" color="33554432" x="485" y="2" height="19" width="124" format="[general]" html.valueishtml="0" name=ref_ser visible="1" edit.limit=10 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=50 border="0" color="33554432" x="611" y="2" height="19" width="288" format="[general]" html.valueishtml="0" name=ref_id visible="1" edit.limit=120 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=6 alignment="0" tabsequence=60 border="0" color="33554432" x="901" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=action_name visible="1" edit.limit=10 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=7 alignment="0" tabsequence=70 border="0" color="33554432" x="989" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=cond_matched visible="1" edit.limit=1 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=8 alignment="0" tabsequence=80 border="0" color="33554432" x="1117" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=time_start visible="1" edit.limit=0 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=9 alignment="0" tabsequence=90 border="0" color="33554432" x="1251" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=time_end visible="1" edit.limit=0 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=10 alignment="0" tabsequence=100 border="0" color="33554432" x="1385" y="2" height="19" width="95" format="[general]" html.valueishtml="0" name=result_type visible="1" edit.limit=1 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=11 alignment="0" tabsequence=110 border="0" color="33554432" x="1482" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=error_cd visible="1" edit.limit=10 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=120 border="0" color="33554432" x="1551" y="1" height="16" width="1024" html.valueishtml="0" name=comp_trace 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=header alignment="0" text="Comp Trace" border="0" color="33554432" x="1550" y="1" height="19" width="1025" html.valueishtml="0" name=comp_trace_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=14 alignment="0" tabsequence=50 border="0" color="33554432" x="611" y="2" height="19" width="288" format="[general]" html.valueishtml="0" name=ref_id visible="1" edit.limit=120 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=60 border="0" color="33554432" x="901" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=action_name visible="1" edit.limit=10 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=6 alignment="0" tabsequence=70 border="0" color="33554432" x="989" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=cond_matched visible="1" edit.limit=1 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=7 alignment="0" tabsequence=80 border="0" color="33554432" x="1117" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=time_start visible="1" edit.limit=0 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=8 alignment="0" tabsequence=90 border="0" color="33554432" x="1251" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=time_end visible="1" edit.limit=0 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=9 alignment="0" tabsequence=100 border="0" color="33554432" x="1385" y="2" height="19" width="95" format="[general]" html.valueishtml="0" name=result_type visible="1" edit.limit=1 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=10 alignment="0" tabsequence=110 border="0" color="33554432" x="1482" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=error_cd visible="1" edit.limit=10 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=11 alignment="0" tabsequence=120 border="0" color="33554432" x="1550" y="1" height="16" width="1024" format="[general]" html.valueishtml="0" name=comp_trace 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=12 alignment="0" tabsequence=130 border="0" color="33554432" x="2576" y="1" height="16" width="256" format="[general]" html.valueishtml="0" name=re_init_ctr 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=13 alignment="0" tabsequence=140 border="0" color="33554432" x="2834" y="1" height="16" width="1024" format="[general]" html.valueishtml="0" name=re_init_remarks 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" )
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 )
......
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