Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
7e7f11c2
Commit
7e7f11c2
authored
Dec 15, 2025
by
Mohammed Dohadwala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Metadata file
parent
f428474a
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3805 additions
and
0 deletions
+3805
-0
Mohammed/ManageSQL/Metadata/Metadata/sql_changes11.srd
Mohammed/ManageSQL/Metadata/Metadata/sql_changes11.srd
+85
-0
Mohammed/ManageSQL/Metadata/Metadata/sql_changes11.xml
Mohammed/ManageSQL/Metadata/Metadata/sql_changes11.xml
+1739
-0
Mohammed/ManageSQL/Metadata/Metadata/sql_changes21.srd
Mohammed/ManageSQL/Metadata/Metadata/sql_changes21.srd
+90
-0
Mohammed/ManageSQL/Metadata/Metadata/sql_changes21.xml
Mohammed/ManageSQL/Metadata/Metadata/sql_changes21.xml
+1891
-0
No files found.
Mohammed/ManageSQL/Metadata/Metadata/sql_changes11.srd
0 → 100644
View file @
7e7f11c2
$PBExportHeader$headerdetail11.srd
release 9;
datawindow(units=1 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="sql_changes.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="sql_changes.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=req_id dbname="sql_changes.req_id" )
column=(type=datetime update=yes updatewhereclause=yes name=req_date dbname="sql_changes.req_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__given dbname="sql_changes.emp_code__given" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__merge dbname="sql_changes.emp_code__merge" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__org dbname="sql_changes.tran_id__org" )
column=(type=char(15) update=yes updatewhereclause=yes name=itm_ver dbname="sql_changes.itm_ver" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="sql_changes.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="sql_changes.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="sql_changes.conf_date" )
column=(type=char(100) update=yes updatewhereclause=yes name=enterprises dbname="sql_changes.enterprises" )
column=(type=char(40) updatewhereclause=yes name=name dbname="users.name" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="itemser.descr" )
column=(type=char(40) updatewhereclause=yes name=users_name dbname="users.name" )
column=(type=char(3) update=yes updatewhereclause=yes name=executed dbname="executed" )
column=(type=datetime updatewhereclause=yes name=chg_date dbname="sql_changes.chg_date" )
column=(type=char(3) updatewhereclause=yes name=confirm dbname="confirm" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="sql_changes.confirmed" )
column=(type=char(40) updatewhereclause=yes name=users_name_conf dbname="users.name" )
column=(type=char(52) updatewhereclause=yes name=confirmed_by dbname="confirmed_by" )
column=(type=char(1) update=yes updatewhereclause=yes name=exec_rights dbname="sql_changes.exec_rights" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__ref dbname="sql_changes.tran_id__ref" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sql_changes~" ) TABLE(NAME=~"users~" ALIAS=~"users_a~" ) TABLE(NAME=~"users~" ALIAS=~"users_b~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"users~" ALIAS=~"users_c~" ) COLUMN(NAME=~"sql_changes.tran_id~") COLUMN(NAME=~"sql_changes.tran_date~") COLUMN(NAME=~"sql_changes.req_id~") COLUMN(NAME=~"sql_changes.req_date~") COLUMN(NAME=~"sql_changes.emp_code__given~") COLUMN(NAME=~"sql_changes.emp_code__merge~") COLUMN(NAME=~"sql_changes.tran_id__org~") COLUMN(NAME=~"sql_changes.itm_ver~") COLUMN(NAME=~"sql_changes.chg_user~") COLUMN(NAME=~"sql_changes.chg_term~") COLUMN(NAME=~"sql_changes.conf_date~") COLUMN(NAME=~"sql_changes.enterprises~") COLUMN(NAME=~"users_a.name~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"users_b.name~") COMPUTE(NAME=~"(CASE WHEN sql_changes.executed='Y' then 'YES' else 'No' END) AS Executed~") COLUMN(NAME=~"sql_changes.chg_date~") COMPUTE(NAME=~"(CASE WHEN sql_changes.confirmed='Y' then 'YES' else 'No' END) AS Confirm~") COLUMN(NAME=~"sql_changes.confirmed~") COLUMN(NAME=~"users_c.name~") COMPUTE(NAME=~" (users_c.name ||'('||trim(sql_changes.emp_code_aprv)||')') as confirmed_by
~") COLUMN(NAME=~"sql_changes.exec_rights~") COLUMN(NAME=~"sql_changes.tran_id__ref~") JOIN (LEFT=~"sql_changes.emp_code__given~" OP =~"=~"RIGHT=~"users_a.code~" OUTER1 =~"sql_changes.emp_code__given~" ) JOIN (LEFT=~"sql_changes.itm_ver~" OP =~"=~"RIGHT=~"itemser.item_ser~" OUTER1 =~"sql_changes.itm_ver~" ) JOIN (LEFT=~"sql_changes.emp_code_aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"sql_changes.emp_code_aprv~" ) JOIN (LEFT=~"sql_changes.emp_code__merge~" OP =~"=~"RIGHT=~"users_b.code~" OUTER1 =~"sql_changes.emp_code__merge~" ) JOIN (LEFT=~"sql_changes.emp_code_aprv~" OP =~"=~"RIGHT=~"users_c.code~" OUTER1 =~"sql_changes.emp_code_aprv~" )) " update="sql_changes" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Transaction ID" border="2" color="33554432" x="2" y="2" height="16" width="66" 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="Transaction Date" border="2" color="33554432" x="70" y="2" height="16" width="132" 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=header alignment="2" text="Request ID / Ticket ID" border="2" color="33554432" x="204" y="2" height="16" width="66" html.valueishtml="0" name=req_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="Request Date" border="2" color="33554432" x="272" y="2" height="16" width="132" html.valueishtml="0" name=req_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=header alignment="2" text="Submitted By" border="2" color="33554432" x="406" y="2" height="16" width="101" html.valueishtml="0" name=emp_code__given_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="Merged By" border="2" color="33554432" x="749" y="2" height="16" width="105" html.valueishtml="0" name=emp_code__merge_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="Executed" border="2" color="33554432" x="1096" y="2" height="16" width="55" html.valueishtml="0" name=executed_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="Reference ID" border="2" color="33554432" x="1153" y="2" height="16" width="68" html.valueishtml="0" name=tran_id__org_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="Division" border="2" color="33554432" x="1223" y="2" height="16" width="96" html.valueishtml="0" name=itm_ver_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="Chg User" border="2" color="33554432" x="2535" y="2" height="16" width="66" html.valueishtml="0" name=chg_user_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="Chg Term" border="2" color="33554432" x="2603" y="2" height="16" width="96" html.valueishtml="0" name=chg_term_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="Confirm" border="2" color="33554432" x="3189" y="2" height="16" width="58" html.valueishtml="0" name=confirmed_t visible="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=header alignment="2" text="Confirmed On" border="2" color="33554432" x="2143" y="2" height="16" width="132" html.valueishtml="0" name=conf_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=header alignment="2" text="Enterprises" border="2" color="33554432" x="1561" y="2" height="16" width="454" html.valueishtml="0" name=enterprises_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="Submitted By Name" border="0" color="33554432" x="509" y="1" height="19" width="238" html.valueishtml="0" name=name_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="Merged By Name" border="0" color="33554432" x="856" y="1" height="16" width="238" html.valueishtml="0" name=users_name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Division Description" border="0" color="33554432" x="1321" y="1" height="19" width="238" html.valueishtml="0" name=descr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Chg Date" border="2" color="33554432" x="2701" y="1" height="16" width="64" html.valueishtml="0" name=sql_changes_chg_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=header alignment="0" text="Confirmed By" border="0" color="33554432" x="2277" y="1" height="16" width="256" html.valueishtml="0" name=confirmed_by_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Confirmed" border="2" color="33554432" x="2017" y="1" height="16" width="124" html.valueishtml="0" name=confirm_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="Users Name" border="2" color="33554432" x="3249" y="1" height="16" width="93" html.valueishtml="0" name=users_name_conf_t visible="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=header alignment="0" text="Execution Rights" border="0" color="33554432" x="2767" y="1" height="19" width="217" html.valueishtml="0" name=exec_rights_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="Transaction ID Reference" border="0" color="33554432" x="2986" y="1" height="19" width="201" html.valueishtml="0" name=tran_id__ref_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=32766 border="2" color="33554432" x="2" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="33554432" x="70" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="33554432" x="204" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=req_id 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=4 alignment="0" tabsequence=32766 border="2" color="33554432" x="272" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=req_date 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=5 alignment="0" tabsequence=32766 border="2" color="33554432" x="406" y="2" height="19" width="101" format="[general]" html.valueishtml="0" name=emp_code__given 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=32766 border="2" color="33554432" x="749" y="2" height="19" width="105" format="[general]" html.valueishtml="0" name=emp_code__merge 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=16 alignment="0" tabsequence=32766 border="2" color="33554432" x="1096" y="3" height="19" width="55" format="[general]" html.valueishtml="0" name=executed 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=32766 border="2" color="33554432" x="1153" y="2" height="19" width="68" format="[general]" html.valueishtml="0" name=tran_id__org 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=8 alignment="0" tabsequence=32766 border="2" color="33554432" x="1223" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=itm_ver 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=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="2535" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="33554432" x="2603" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=19 alignment="0" tabsequence=32766 border="2" color="33554432" x="3189" y="2" height="19" width="58" format="[general]" html.valueishtml="0" name=confirmed visible="0" 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=32766 border="2" color="33554432" x="2143" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="33554432" x="1561" y="2" height="19" width="454" format="[general]" html.valueishtml="0" name=enterprises visible="1" edit.limit=100 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=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="509" y="1" height="16" width="238" format="[general]" html.valueishtml="0" name=name 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=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="856" y="1" height="16" width="238" format="[general]" html.valueishtml="0" name=users_name 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=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="1321" y="1" height="16" width="238" 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=17 alignment="0" tabsequence=32766 border="2" color="33554432" x="2701" y="1" height="16" width="64" 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="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=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="2277" y="3" height="16" width="256" format="[general]" html.valueishtml="0" name=confirmed_by 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=18 alignment="0" tabsequence=32766 border="2" color="33554432" x="2017" y="1" height="16" width="124" format="[general]" html.valueishtml="0" name=confirm 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=20 alignment="0" tabsequence=32766 border="2" color="33554432" x="3249" y="1" height="16" width="93" format="[general]" html.valueishtml="0" name=users_name_conf visible="0" 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=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="2767" y="1" height="16" width="217" format="[general]" html.valueishtml="0" name=exec_rights 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=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="2986" y="1" height="16" width="201" format="[general]" html.valueishtml="0" name=tran_id__ref 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 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
Mohammed/ManageSQL/Metadata/Metadata/sql_changes11.xml
0 → 100644
View file @
7e7f11c2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow>
<Release>
9
</Release>
<BaseDefinition>
<units>
1
</units>
<timer_interval>
0
</timer_interval>
<color>
1073741824
</color>
<processing>
1
</processing>
<HTMLDW>
no
</HTMLDW>
<print>
<documentname></documentname>
<printername></printername>
<orientation>
0
</orientation>
<margin>
<left>
24
</left>
<right>
24
</right>
<top>
24
</top>
<bottom>
24
</bottom>
</margin>
<paper>
<source>
0
</source>
<size>
0
</size>
</paper>
<prompt>
no
</prompt>
<canusedefaultprinter>
yes
</canusedefaultprinter>
<buttons>
no
</buttons>
<preview.buttons>
no
</preview.buttons>
<cliptext>
no
</cliptext>
<overrideprintjob>
no
</overrideprintjob>
</print>
<grid.lines>
0
</grid.lines>
</BaseDefinition>
<Header>
<height>
20
</height>
<color>
536870912
</color>
</Header>
<Summary>
<height>
0
</height>
<color>
536870912
</color>
</Summary>
<Footer>
<height>
0
</height>
<color>
536870912
</color>
</Footer>
<Detail>
<height>
22
</height>
<color>
536870912
</color>
</Detail>
<TableDefinition>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
tran_id
</name>
<dbname>
sql_changes.tran_id
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_date
</name>
<dbname>
sql_changes.tran_date
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
req_id
</name>
<dbname>
sql_changes.req_id
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
req_date
</name>
<dbname>
sql_changes.req_date
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_code__given
</name>
<dbname>
sql_changes.emp_code__given
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_code__merge
</name>
<dbname>
sql_changes.emp_code__merge
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_id__org
</name>
<dbname>
sql_changes.tran_id__org
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
itm_ver
</name>
<dbname>
sql_changes.itm_ver
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
chg_user
</name>
<dbname>
sql_changes.chg_user
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
chg_term
</name>
<dbname>
sql_changes.chg_term
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
conf_date
</name>
<dbname>
sql_changes.conf_date
</dbname>
</table_column>
<table_column>
<type
size=
"100"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
enterprises
</name>
<dbname>
sql_changes.enterprises
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
name
</name>
<dbname>
users.name
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
descr
</name>
<dbname>
itemser.descr
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
users_name
</name>
<dbname>
users.name
</dbname>
</table_column>
<table_column>
<type
size=
"3"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
executed
</name>
<dbname>
executed
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
chg_date
</name>
<dbname>
sql_changes.chg_date
</dbname>
</table_column>
<table_column>
<type
size=
"3"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
confirm
</name>
<dbname>
confirm
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
confirmed
</name>
<dbname>
sql_changes.confirmed
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
users_name_conf
</name>
<dbname>
users.name
</dbname>
</table_column>
<table_column>
<type
size=
"52"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
confirmed_by
</name>
<dbname>
confirmed_by
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
exec_rights
</name>
<dbname>
sql_changes.exec_rights
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_id__ref
</name>
<dbname>
sql_changes.tran_id__ref
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sql_changes
"
) TABLE(NAME=
"
users
"
ALIAS=
"
users_a
"
) TABLE(NAME=
"
users
"
ALIAS=
"
users_b
"
) TABLE(NAME=
"
itemser
"
) TABLE(NAME=
"
employee
"
) TABLE(NAME=
"
users
"
ALIAS=
"
users_c
"
) COLUMN(NAME=
"
sql_changes.tran_id
"
) COLUMN(NAME=
"
sql_changes.tran_date
"
) COLUMN(NAME=
"
sql_changes.req_id
"
) COLUMN(NAME=
"
sql_changes.req_date
"
) COLUMN(NAME=
"
sql_changes.emp_code__given
"
) COLUMN(NAME=
"
sql_changes.emp_code__merge
"
) COLUMN(NAME=
"
sql_changes.tran_id__org
"
) COLUMN(NAME=
"
sql_changes.itm_ver
"
) COLUMN(NAME=
"
sql_changes.chg_user
"
) COLUMN(NAME=
"
sql_changes.chg_term
"
) COLUMN(NAME=
"
sql_changes.conf_date
"
) COLUMN(NAME=
"
sql_changes.enterprises
"
) COLUMN(NAME=
"
users_a.name
"
) COLUMN(NAME=
"
itemser.descr
"
) COLUMN(NAME=
"
users_b.name
"
) COMPUTE(NAME=
"
(CASE WHEN sql_changes.executed=
'
Y
'
then
'
YES
'
else
'
No
'
END) AS Executed
"
) COLUMN(NAME=
"
sql_changes.chg_date
"
) COMPUTE(NAME=
"
(CASE WHEN sql_changes.confirmed=
'
Y
'
then
'
YES
'
else
'
No
'
END) AS Confirm
"
) COLUMN(NAME=
"
sql_changes.confirmed
"
) COLUMN(NAME=
"
users_c.name
"
) COMPUTE(NAME=
"
(users_c.name ||
'
(
'
||trim(sql_changes.emp_code_aprv)||
'
)
'
) as confirmed_by
"
) COLUMN(NAME=
"
sql_changes.exec_rights
"
) COLUMN(NAME=
"
sql_changes.tran_id__ref
"
) JOIN (LEFT=
"
sql_changes.emp_code__given
"
OP =
"
=
"
RIGHT=
"
users_a.code
"
OUTER1 =
"
sql_changes.emp_code__given
"
) JOIN (LEFT=
"
sql_changes.itm_ver
"
OP =
"
=
"
RIGHT=
"
itemser.item_ser
"
OUTER1 =
"
sql_changes.itm_ver
"
) JOIN (LEFT=
"
sql_changes.emp_code_aprv
"
OP =
"
=
"
RIGHT=
"
employee.emp_code
"
OUTER1 =
"
sql_changes.emp_code_aprv
"
) JOIN (LEFT=
"
sql_changes.emp_code__merge
"
OP =
"
=
"
RIGHT=
"
users_b.code
"
OUTER1 =
"
sql_changes.emp_code__merge
"
) JOIN (LEFT=
"
sql_changes.emp_code_aprv
"
OP =
"
=
"
RIGHT=
"
users_c.code
"
OUTER1 =
"
sql_changes.emp_code_aprv
"
))
</retrieve>
<update>
sql_changes
</update>
<updatewhere>
0
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
</TableDefinition>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Transaction ID
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2
</x>
<y>
2
</y>
<height>
16
</height>
<width>
66
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Transaction Date
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
70
</x>
<y>
2
</y>
<height>
16
</height>
<width>
132
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Request ID / Ticket ID
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
204
</x>
<y>
2
</y>
<height>
16
</height>
<width>
66
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_id_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Request Date
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
272
</x>
<y>
2
</y>
<height>
16
</height>
<width>
132
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Submitted By
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
406
</x>
<y>
2
</y>
<height>
16
</height>
<width>
101
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__given_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Merged By
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
749
</x>
<y>
2
</y>
<height>
16
</height>
<width>
105
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__merge_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Executed
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
1096
</x>
<y>
2
</y>
<height>
16
</height>
<width>
55
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
executed_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Reference ID
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
1153
</x>
<y>
2
</y>
<height>
16
</height>
<width>
68
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__org_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Division
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
1223
</x>
<y>
2
</y>
<height>
16
</height>
<width>
96
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
itm_ver_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Chg User
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2535
</x>
<y>
2
</y>
<height>
16
</height>
<width>
66
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_user_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Chg Term
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2603
</x>
<y>
2
</y>
<height>
16
</height>
<width>
96
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_term_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Confirm
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3189
</x>
<y>
2
</y>
<height>
16
</height>
<width>
58
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirmed_t
</name>
<visible>
0
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Confirmed On
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2143
</x>
<y>
2
</y>
<height>
16
</height>
<width>
132
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
conf_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
2
</alignment>
<text>
Enterprises
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
1561
</x>
<y>
2
</y>
<height>
16
</height>
<width>
454
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
enterprises_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Submitted By Name
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
509
</x>
<y>
1
</y>
<height>
19
</height>
<width>
238
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
name_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-12
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Merged By Name
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
856
</x>
<y>
1
</y>
<height>
16
</height>
<width>
238
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
users_name_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Division Description
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
1321
</x>
<y>
1
</y>
<height>
19
</height>
<width>
238
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
descr_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-12
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Chg Date
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2701
</x>
<y>
1
</y>
<height>
16
</height>
<width>
64
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sql_changes_chg_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Confirmed By
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
2277
</x>
<y>
1
</y>
<height>
16
</height>
<width>
256
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirmed_by_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Confirmed
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2017
</x>
<y>
1
</y>
<height>
16
</height>
<width>
124
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirm_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Users Name
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3249
</x>
<y>
1
</y>
<height>
16
</height>
<width>
93
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
users_name_conf_t
</name>
<visible>
0
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Execution Rights
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
2767
</x>
<y>
1
</y>
<height>
19
</height>
<width>
217
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
exec_rights_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-12
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Transaction ID Reference
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
2986
</x>
<y>
1
</y>
<height>
19
</height>
<width>
201
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__ref_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-12
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2
</x>
<y>
2
</y>
<height>
19
</height>
<width>
66
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
2
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
70
</x>
<y>
2
</y>
<height>
19
</height>
<width>
132
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
3
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
204
</x>
<y>
2
</y>
<height>
19
</height>
<width>
66
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_id
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
4
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
272
</x>
<y>
2
</y>
<height>
19
</height>
<width>
132
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
5
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
406
</x>
<y>
2
</y>
<height>
19
</height>
<width>
101
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__given
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
6
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
749
</x>
<y>
2
</y>
<height>
19
</height>
<width>
105
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__merge
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
16
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
1096
</x>
<y>
3
</y>
<height>
19
</height>
<width>
55
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
executed
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
1
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
7
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
1153
</x>
<y>
2
</y>
<height>
19
</height>
<width>
68
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__org
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
8
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
1223
</x>
<y>
2
</y>
<height>
19
</height>
<width>
96
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
itm_ver
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
15
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
9
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2535
</x>
<y>
2
</y>
<height>
19
</height>
<width>
66
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_user
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
10
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2603
</x>
<y>
2
</y>
<height>
19
</height>
<width>
96
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_term
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
15
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
19
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
3189
</x>
<y>
2
</y>
<height>
19
</height>
<width>
58
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirmed
</name>
<visible>
0
</visible>
<EditStyle
style=
"edit"
>
<limit>
1
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
11
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2143
</x>
<y>
2
</y>
<height>
19
</height>
<width>
132
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
conf_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
12
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
1561
</x>
<y>
2
</y>
<height>
19
</height>
<width>
454
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
enterprises
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
100
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
13
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
509
</x>
<y>
1
</y>
<height>
16
</height>
<width>
238
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
name
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
15
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
856
</x>
<y>
1
</y>
<height>
16
</height>
<width>
238
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
users_name
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
14
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
1321
</x>
<y>
1
</y>
<height>
16
</height>
<width>
238
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
descr
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
17
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2701
</x>
<y>
1
</y>
<height>
16
</height>
<width>
64
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
21
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
2277
</x>
<y>
3
</y>
<height>
16
</height>
<width>
256
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirmed_by
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
18
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2017
</x>
<y>
1
</y>
<height>
16
</height>
<width>
124
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirm
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
20
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
3249
</x>
<y>
1
</y>
<height>
16
</height>
<width>
93
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
users_name_conf
</name>
<visible>
0
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
22
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
2767
</x>
<y>
1
</y>
<height>
16
</height>
<width>
217
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
exec_rights
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
23
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
2986
</x>
<y>
1
</y>
<height>
16
</height>
<width>
201
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__ref
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<HtmlTable>
<border>
1
</border>
</HtmlTable>
<HtmlGen>
<clientevents>
1
</clientevents>
<clientvalidation>
1
</clientvalidation>
<clientcomputedfields>
1
</clientcomputedfields>
<clientformatting>
0
</clientformatting>
<clientscriptable>
0
</clientscriptable>
<generatejavascript>
1
</generatejavascript>
<encodeselflinkargs>
1
</encodeselflinkargs>
<netscapelayers>
0
</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>
1
</headgroups>
<includewhitespace>
0
</includewhitespace>
<metadatatype>
0
</metadatatype>
<savemetadata>
0
</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>
0
</method>
<distill.custompostscript>
0
</distill.custompostscript>
<xslfop.print>
0
</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
Mohammed/ManageSQL/Metadata/Metadata/sql_changes21.srd
0 → 100644
View file @
7e7f11c2
$PBExportHeader$headerdetail.srd
release 9;
datawindow(units=1 timer_interval=0 color=1073741824 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=2 color="536870912" )
summary(height=114 color="536870912" )
footer(height=0 color="536870912" )
detail(height=1119 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="sql_changes.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="sql_changes.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=req_id dbname="sql_changes.req_id" )
column=(type=datetime update=yes updatewhereclause=yes name=req_date dbname="sql_changes.req_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__given dbname="sql_changes.emp_code__given" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__merge dbname="sql_changes.emp_code__merge" )
column=(type=char(1) update=yes updatewhereclause=yes name=executed dbname="sql_changes.executed" initial="N" values="YES Y/NO N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__org dbname="sql_changes.tran_id__org" )
column=(type=char(1) update=yes updatewhereclause=yes name=active_yn dbname="sql_changes.active_yn" initial="Y" values="YES Y/NO N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="sql_changes.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="sql_changes.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="sql_changes.confirmed" initial="N" values="YES Y/NO N/" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="sql_changes.conf_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=itm_ver dbname="sql_changes.itm_ver" )
column=(type=char(100) update=yes updatewhereclause=yes name=enterprises dbname="sql_changes.enterprises" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code_aprv dbname="sql_changes.emp_code_aprv" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="sql_changes.chg_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=appl_db dbname="sql_changes.appl_db" initial="S" values="Selected Enterprise S/All enterprise E/" )
column=(type=char(40) updatewhereclause=yes name=name dbname="users.name" )
column=(type=char(40) updatewhereclause=yes name=users_name dbname="users.name" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="itemser.descr" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(40) updatewhereclause=yes name=users_name_aprv dbname="users.name" )
column=(type=char(1) update=yes updatewhereclause=yes name=exec_rights dbname="sql_changes.exec_rights" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__ref dbname="sql_changes.tran_id__ref" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sql_changes~" ) TABLE(NAME=~"users~" ALIAS=~"users_a~" ) TABLE(NAME=~"users~" ALIAS=~"users_b~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"users~" ALIAS=~"users_c~" ) COLUMN(NAME=~"sql_changes.tran_id~") COLUMN(NAME=~"sql_changes.tran_date~") COLUMN(NAME=~"sql_changes.req_id~") COLUMN(NAME=~"sql_changes.req_date~") COLUMN(NAME=~"sql_changes.emp_code__given~") COLUMN(NAME=~"sql_changes.emp_code__merge~") COLUMN(NAME=~"sql_changes.executed~") COLUMN(NAME=~"sql_changes.tran_id__org~") COLUMN(NAME=~"sql_changes.active_yn~") COLUMN(NAME=~"sql_changes.chg_user~") COLUMN(NAME=~"sql_changes.chg_term~") COLUMN(NAME=~"sql_changes.confirmed~") COLUMN(NAME=~"sql_changes.conf_date~") COLUMN(NAME=~"sql_changes.itm_ver~") COLUMN(NAME=~"sql_changes.enterprises~") COLUMN(NAME=~"sql_changes.emp_code_aprv~") COLUMN(NAME=~"sql_changes.chg_date~") COLUMN(NAME=~"sql_changes.appl_db~") COLUMN(NAME=~"users_a.name~") COLUMN(NAME=~"users_b.name~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"users_c.name~") COLUMN(NAME=~"sql_changes.exec_rights~") COLUMN(NAME=~"sql_changes.tran_id__ref~") JOIN (LEFT=~"sql_changes.emp_code__given~" OP =~"=~"RIGHT=~"users_a.code~" OUTER1 =~"sql_changes.emp_code__given~" ) JOIN (LEFT=~"sql_changes.emp_code__merge~" OP =~"=~"RIGHT=~"users_b.code~" OUTER1 =~"sql_changes.emp_code__merge~" ) JOIN (LEFT=~"sql_changes.emp_code_aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"sql_changes.emp_code_aprv~" ) JOIN (LEFT=~"sql_changes.itm_ver~" OP =~"=~"RIGHT=~"itemser.item_ser~" OUTER1 =~"sql_changes.itm_ver~" ) JOIN (LEFT=~"sql_changes.emp_code_aprv~" OP =~"=~"RIGHT=~"users_c.code~" OUTER1 =~"sql_changes.emp_code_aprv~" )WHERE( EXP1 =~"sql_changes.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"TRAN_ID~" TYPE = string) " update="sql_changes" updatewhere=0 updatekeyinplace=no arguments=(("TRAN_ID", string)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="132" y="576" height="262" width="529" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="132" y="2" height="523" width="539" name=gb_3 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Transaction Date:" border="2" color="33554432" x="176" y="52" height="16" width="109" 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=2 alignment="0" tabsequence=32766 border="2" color="33554432" x="292" y="52" height="19" width="109" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="Request ID / Ticket ID:" border="2" color="33554432" x="154" y="85" height="16" width="131" html.valueishtml="0" name=req_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=3 alignment="0" tabsequence=10 border="2" color="33554432" x="289" y="85" height="19" width="109" format="[general]" html.valueishtml="0" name=req_id 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" )
text(band=detail alignment="1" text="Request Date:" border="2" color="33554432" x="176" y="119" height="16" width="109" html.valueishtml="0" name=req_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=4 alignment="0" tabsequence=32766 border="2" color="33554432" x="289" y="119" height="19" width="109" format="[shortdate] [time]" html.valueishtml="0" name=req_date 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=6 alignment="0" tabsequence=20 border="2" color="33554432" x="289" y="221" height="19" width="109" format="[general]" html.valueishtml="0" name=emp_code__merge 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="Executed:" border="2" color="33554432" x="176" y="255" height="16" width="109" html.valueishtml="0" name=executed_t visible="1" font.face="Arial CE" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="238" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="2" color="33554432" x="289" y="255" height="19" width="109" format="[YES/NO]" html.valueishtml="0" name=executed visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="BatangChe" font.height="-10" font.weight="400" font.family="1" font.pitch="1" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference ID:" border="2" color="33554432" x="176" y="289" height="16" width="109" html.valueishtml="0" name=tran_id__org_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=30 border="2" color="33554432" x="289" y="289" height="19" width="109" format="[general]" html.valueishtml="0" name=tran_id__org 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" )
text(band=detail alignment="1" text="Active:" border="2" color="33554432" x="176" y="322" height="16" width="109" html.valueishtml="0" name=active_yn_t visible="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="33554432" x="289" y="322" height="19" width="109" format="[YES/NO]" html.valueishtml="0" name=active_yn visible="0" 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Division:" border="2" color="33554432" x="176" y="357" height="16" width="109" html.valueishtml="0" name=itm_ver_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="Merged By:" border="2" color="33554432" x="176" y="221" height="16" width="109" html.valueishtml="0" name=emp_code__merge_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=14 alignment="0" tabsequence=40 border="2" color="33554432" x="294" y="357" height="16" width="124" format="[general]" html.valueishtml="0" name=itm_ver 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=18 alignment="0" tabsequence=50 border="2" color="33554432" x="296" y="398" height="16" width="56" format="[general]" html.valueishtml="0" name=appl_db 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Enterprise:" border="2" color="33554432" x="178" y="437" height="16" width="109" html.valueishtml="0" name=enterprises_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=15 alignment="0" tabsequence=60 border="2" color="33554432" x="296" y="437" height="16" width="150" format="[general]" html.valueishtml="0" name=enterprises 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="Applicable For :" border="2" color="33554432" x="177" y="398" height="16" width="109" html.valueishtml="0" name=appl_db_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=20 alignment="0" tabsequence=32766 border="2" color="33554432" x="404" y="221" height="16" width="94" format="[general]" html.valueishtml="0" name=users_name 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=21 alignment="0" tabsequence=32766 border="2" color="33554432" x="427" y="357" height="16" width="155" 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="Transaction ID:" border="2" color="33554432" x="166" y="600" height="16" width="109" 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=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="281" y="600" height="19" width="109" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 criteria.required=yes 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="Chg Date:" border="2" color="33554432" x="167" y="725" height="16" width="73" html.valueishtml="0" name=chg_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=17 alignment="0" tabsequence=32766 border="2" color="33554432" x="246" y="725" height="16" width="66" format="[shortdate] " html.valueishtml="0" name=chg_date 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="Chg User:" border="2" color="33554432" x="318" y="725" height="16" width="74" html.valueishtml="0" name=chg_user_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=10 alignment="0" tabsequence=32766 border="2" color="33554432" x="398" y="725" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="Chg Term:" border="2" color="33554432" x="480" y="725" height="16" width="80" html.valueishtml="0" name=sql_changes_chg_term_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=11 alignment="0" tabsequence=32766 border="2" color="33554432" x="565" y="725" height="16" width="80" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="Submitted By:" border="2" color="33554432" x="166" y="627" height="16" width="109" html.valueishtml="0" name=emp_code__given_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=5 alignment="0" tabsequence=32766 border="2" color="33554432" x="279" y="627" height="19" width="109" format="[general]" html.valueishtml="0" name=emp_code__given 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=19 alignment="0" tabsequence=32766 border="2" color="33554432" x="395" y="627" height="16" width="87" format="[general]" html.valueishtml="0" name=name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.required=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="Confirmed On:" border="2" color="33554432" x="166" y="676" height="16" width="109" html.valueishtml="0" name=conf_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=13 alignment="0" tabsequence=32766 border="2" color="33554432" x="282" y="676" height="19" width="109" format="[General]" html.valueishtml="0" name=conf_date 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed:" border="2" color="33554432" x="166" y="650" height="16" width="109" html.valueishtml="0" name=confirmed_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="33554432" x="280" y="650" height="19" width="109" format="[YES/NO]" html.valueishtml="0" name=confirmed 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed By:" border="2" color="33554432" x="166" y="701" height="16" width="109" html.valueishtml="0" name=emp_code_aprv_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=16 alignment="0" tabsequence=32766 border="2" color="33554432" x="282" y="701" height="16" width="60" format="[general]" html.valueishtml="0" name=emp_code_aprv 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=25 alignment="0" tabsequence=32766 border="2" color="33554432" x="347" y="701" height="16" width="104" format="[general]" html.valueishtml="0" name=users_name_aprv 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=22 alignment="0" tabsequence=32766 border="2" color="33554432" x="457" y="701" height="16" width="60" format="[general]" html.valueishtml="0" name=emp_fname visible="0" 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=23 alignment="0" tabsequence=32766 border="2" color="33554432" x="521" y="701" height="16" width="60" format="[general]" html.valueishtml="0" name=emp_mname visible="0" 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=24 alignment="0" tabsequence=32766 border="2" color="33554432" x="586" y="701" height="16" width="60" format="[general]" html.valueishtml="0" name=emp_lname visible="0" 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=26 alignment="0" tabsequence=32766 border="0" color="33554432" x="294" y="750" height="16" width="76" format="[general]" html.valueishtml="0" name=exec_rights 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=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="291" y="772" height="16" width="85" format="[general]" html.valueishtml="0" name=tran_id__ref 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="Execution Rights:" border="2" color="33554432" x="185" y="751" height="16" width="103" html.valueishtml="0" name=exec_rights_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 reference:" border="2" color="33554432" x="142" y="774" height="16" width="144" html.valueishtml="0" name=tran_id__ref_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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
Mohammed/ManageSQL/Metadata/Metadata/sql_changes21.xml
0 → 100644
View file @
7e7f11c2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow>
<Release>
9
</Release>
<BaseDefinition>
<units>
1
</units>
<timer_interval>
0
</timer_interval>
<color>
1073741824
</color>
<processing>
0
</processing>
<HTMLDW>
no
</HTMLDW>
<print>
<documentname></documentname>
<printername></printername>
<orientation>
0
</orientation>
<margin>
<left>
24
</left>
<right>
24
</right>
<top>
24
</top>
<bottom>
24
</bottom>
</margin>
<paper>
<source>
0
</source>
<size>
0
</size>
</paper>
<prompt>
no
</prompt>
<canusedefaultprinter>
yes
</canusedefaultprinter>
<buttons>
no
</buttons>
<preview.buttons>
no
</preview.buttons>
<cliptext>
no
</cliptext>
<overrideprintjob>
no
</overrideprintjob>
</print>
</BaseDefinition>
<Header>
<height>
2
</height>
<color>
536870912
</color>
</Header>
<Summary>
<height>
114
</height>
<color>
536870912
</color>
</Summary>
<Footer>
<height>
0
</height>
<color>
536870912
</color>
</Footer>
<Detail>
<height>
1119
</height>
<color>
536870912
</color>
</Detail>
<TableDefinition>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
tran_id
</name>
<dbname>
sql_changes.tran_id
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_date
</name>
<dbname>
sql_changes.tran_date
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
req_id
</name>
<dbname>
sql_changes.req_id
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
req_date
</name>
<dbname>
sql_changes.req_date
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_code__given
</name>
<dbname>
sql_changes.emp_code__given
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_code__merge
</name>
<dbname>
sql_changes.emp_code__merge
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
executed
</name>
<dbname>
sql_changes.executed
</dbname>
<initial>
N
</initial>
<values>
<item
display=
"YES"
data=
"Y"
/>
<item
display=
"NO"
data=
"N"
/>
</values>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_id__org
</name>
<dbname>
sql_changes.tran_id__org
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
active_yn
</name>
<dbname>
sql_changes.active_yn
</dbname>
<initial>
Y
</initial>
<values>
<item
display=
"YES"
data=
"Y"
/>
<item
display=
"NO"
data=
"N"
/>
</values>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
chg_user
</name>
<dbname>
sql_changes.chg_user
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
chg_term
</name>
<dbname>
sql_changes.chg_term
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
confirmed
</name>
<dbname>
sql_changes.confirmed
</dbname>
<initial>
N
</initial>
<values>
<item
display=
"YES"
data=
"Y"
/>
<item
display=
"NO"
data=
"N"
/>
</values>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
conf_date
</name>
<dbname>
sql_changes.conf_date
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
itm_ver
</name>
<dbname>
sql_changes.itm_ver
</dbname>
</table_column>
<table_column>
<type
size=
"100"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
enterprises
</name>
<dbname>
sql_changes.enterprises
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_code_aprv
</name>
<dbname>
sql_changes.emp_code_aprv
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
chg_date
</name>
<dbname>
sql_changes.chg_date
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
appl_db
</name>
<dbname>
sql_changes.appl_db
</dbname>
<initial>
S
</initial>
<values>
<item
display=
"Selected Enterprise"
data=
"S"
/>
<item
display=
"All enterprise"
data=
"E"
/>
</values>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
name
</name>
<dbname>
users.name
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
users_name
</name>
<dbname>
users.name
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
descr
</name>
<dbname>
itemser.descr
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_fname
</name>
<dbname>
employee.emp_fname
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_mname
</name>
<dbname>
employee.emp_mname
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_lname
</name>
<dbname>
employee.emp_lname
</dbname>
</table_column>
<table_column>
<type
size=
"40"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
users_name_aprv
</name>
<dbname>
users.name
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
exec_rights
</name>
<dbname>
sql_changes.exec_rights
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_id__ref
</name>
<dbname>
sql_changes.tran_id__ref
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sql_changes
"
) TABLE(NAME=
"
users
"
ALIAS=
"
users_a
"
) TABLE(NAME=
"
users
"
ALIAS=
"
users_b
"
) TABLE(NAME=
"
itemser
"
) TABLE(NAME=
"
employee
"
) TABLE(NAME=
"
users
"
ALIAS=
"
users_c
"
) COLUMN(NAME=
"
sql_changes.tran_id
"
) COLUMN(NAME=
"
sql_changes.tran_date
"
) COLUMN(NAME=
"
sql_changes.req_id
"
) COLUMN(NAME=
"
sql_changes.req_date
"
) COLUMN(NAME=
"
sql_changes.emp_code__given
"
) COLUMN(NAME=
"
sql_changes.emp_code__merge
"
) COLUMN(NAME=
"
sql_changes.executed
"
) COLUMN(NAME=
"
sql_changes.tran_id__org
"
) COLUMN(NAME=
"
sql_changes.active_yn
"
) COLUMN(NAME=
"
sql_changes.chg_user
"
) COLUMN(NAME=
"
sql_changes.chg_term
"
) COLUMN(NAME=
"
sql_changes.confirmed
"
) COLUMN(NAME=
"
sql_changes.conf_date
"
) COLUMN(NAME=
"
sql_changes.itm_ver
"
) COLUMN(NAME=
"
sql_changes.enterprises
"
) COLUMN(NAME=
"
sql_changes.emp_code_aprv
"
) COLUMN(NAME=
"
sql_changes.chg_date
"
) COLUMN(NAME=
"
sql_changes.appl_db
"
) COLUMN(NAME=
"
users_a.name
"
) COLUMN(NAME=
"
users_b.name
"
) COLUMN(NAME=
"
itemser.descr
"
) COLUMN(NAME=
"
employee.emp_fname
"
) COLUMN(NAME=
"
employee.emp_mname
"
) COLUMN(NAME=
"
employee.emp_lname
"
) COLUMN(NAME=
"
users_c.name
"
) COLUMN(NAME=
"
sql_changes.exec_rights
"
) COLUMN(NAME=
"
sql_changes.tran_id__ref
"
) JOIN (LEFT=
"
sql_changes.emp_code__given
"
OP =
"
=
"
RIGHT=
"
users_a.code
"
OUTER1 =
"
sql_changes.emp_code__given
"
) JOIN (LEFT=
"
sql_changes.emp_code__merge
"
OP =
"
=
"
RIGHT=
"
users_b.code
"
OUTER1 =
"
sql_changes.emp_code__merge
"
) JOIN (LEFT=
"
sql_changes.emp_code_aprv
"
OP =
"
=
"
RIGHT=
"
employee.emp_code
"
OUTER1 =
"
sql_changes.emp_code_aprv
"
) JOIN (LEFT=
"
sql_changes.itm_ver
"
OP =
"
=
"
RIGHT=
"
itemser.item_ser
"
OUTER1 =
"
sql_changes.itm_ver
"
) JOIN (LEFT=
"
sql_changes.emp_code_aprv
"
OP =
"
=
"
RIGHT=
"
users_c.code
"
OUTER1 =
"
sql_changes.emp_code_aprv
"
)WHERE( EXP1 =
"
sql_changes.tran_id
"
OP =
"
=
"
EXP2 =
"
:tran_id
"
) ) ARG(NAME =
"
TRAN_ID
"
TYPE = string)
</retrieve>
<update>
sql_changes
</update>
<updatewhere>
0
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
<argument>
<name>
TRAN_ID
</name>
<type>
string
</type>
</argument>
</TableDefinition>
<GroupBox>
<band>
Detail
</band>
<text>
Others
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
132
</x>
<y>
576
</y>
<height>
262
</height>
<width>
529
</width>
<name>
gb_1
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</GroupBox>
<GroupBox>
<band>
Detail
</band>
<text>
Basic
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
132
</x>
<y>
2
</y>
<height>
523
</height>
<width>
539
</width>
<name>
gb_3
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</GroupBox>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Transaction Date:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
52
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
2
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
292
</x>
<y>
52
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Request ID / Ticket ID:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
154
</x>
<y>
85
</y>
<height>
16
</height>
<width>
131
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_id_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
3
</id>
<alignment>
0
</alignment>
<tabsequence>
10
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
289
</x>
<y>
85
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_id
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Request Date:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
119
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
4
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
289
</x>
<y>
119
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
req_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
6
</id>
<alignment>
0
</alignment>
<tabsequence>
20
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
289
</x>
<y>
221
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__merge
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<required>
yes
</required>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Executed:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
255
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
executed_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial CE
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
238
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
7
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
289
</x>
<y>
255
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[YES/NO]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
executed
</name>
<visible>
1
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
BatangChe
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
1
</family>
<pitch>
1
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Reference ID:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
289
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__org_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
8
</id>
<alignment>
0
</alignment>
<tabsequence>
30
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
289
</x>
<y>
289
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__org
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Active:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
322
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
active_yn_t
</name>
<visible>
0
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
9
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
289
</x>
<y>
322
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[YES/NO]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
active_yn
</name>
<visible>
0
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Division:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
357
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
itm_ver_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Merged By:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
176
</x>
<y>
221
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__merge_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
14
</id>
<alignment>
0
</alignment>
<tabsequence>
40
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
294
</x>
<y>
357
</y>
<height>
16
</height>
<width>
124
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
itm_ver
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
18
</id>
<alignment>
0
</alignment>
<tabsequence>
50
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
296
</x>
<y>
398
</y>
<height>
16
</height>
<width>
56
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
appl_db
</name>
<visible>
1
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Enterprise:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
178
</x>
<y>
437
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
enterprises_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
15
</id>
<alignment>
0
</alignment>
<tabsequence>
60
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
296
</x>
<y>
437
</y>
<height>
16
</height>
<width>
150
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
enterprises
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Applicable For :
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
177
</x>
<y>
398
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
appl_db_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
20
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
404
</x>
<y>
221
</y>
<height>
16
</height>
<width>
94
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
users_name
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
21
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
427
</x>
<y>
357
</y>
<height>
16
</height>
<width>
155
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
descr
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Transaction ID:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
166
</x>
<y>
600
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
281
</x>
<y>
600
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<criteria.required>
yes
</criteria.required>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Chg Date:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
167
</x>
<y>
725
</y>
<height>
16
</height>
<width>
73
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
17
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
246
</x>
<y>
725
</y>
<height>
16
</height>
<width>
66
</width>
<format>
[shortdate]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Chg User:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
318
</x>
<y>
725
</y>
<height>
16
</height>
<width>
74
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_user_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
10
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
398
</x>
<y>
725
</y>
<height>
16
</height>
<width>
74
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_user
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Chg Term:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
480
</x>
<y>
725
</y>
<height>
16
</height>
<width>
80
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sql_changes_chg_term_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
11
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
565
</x>
<y>
725
</y>
<height>
16
</height>
<width>
80
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
chg_term
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
15
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Submitted By:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
166
</x>
<y>
627
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__given_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
5
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
279
</x>
<y>
627
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__given
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<required>
yes
</required>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
19
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
395
</x>
<y>
627
</y>
<height>
16
</height>
<width>
87
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
name
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<required>
yes
</required>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Confirmed On:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
166
</x>
<y>
676
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
conf_date_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
13
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
282
</x>
<y>
676
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[General]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
conf_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
no
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Confirmed:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
166
</x>
<y>
650
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirmed_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
12
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
280
</x>
<y>
650
</y>
<height>
19
</height>
<width>
109
</width>
<format>
[YES/NO]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
confirmed
</name>
<visible>
1
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Confirmed By:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
166
</x>
<y>
701
</y>
<height>
16
</height>
<width>
109
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code_aprv_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
16
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
282
</x>
<y>
701
</y>
<height>
16
</height>
<width>
60
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code_aprv
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
25
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
347
</x>
<y>
701
</y>
<height>
16
</height>
<width>
104
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
users_name_aprv
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
22
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
457
</x>
<y>
701
</y>
<height>
16
</height>
<width>
60
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_fname
</name>
<visible>
0
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
23
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
521
</x>
<y>
701
</y>
<height>
16
</height>
<width>
60
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_mname
</name>
<visible>
0
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
24
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
586
</x>
<y>
701
</y>
<height>
16
</height>
<width>
60
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_lname
</name>
<visible>
0
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
26
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
294
</x>
<y>
750
</y>
<height>
16
</height>
<width>
76
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
exec_rights
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
27
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
291
</x>
<y>
772
</y>
<height>
16
</height>
<width>
85
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__ref
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Execution Rights:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
185
</x>
<y>
751
</y>
<height>
16
</height>
<width>
103
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
exec_rights_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Transaction ID reference:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
142
</x>
<y>
774
</y>
<height>
16
</height>
<width>
144
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id__ref_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<HtmlTable>
<border>
1
</border>
</HtmlTable>
<HtmlGen>
<clientevents>
1
</clientevents>
<clientvalidation>
1
</clientvalidation>
<clientcomputedfields>
1
</clientcomputedfields>
<clientformatting>
0
</clientformatting>
<clientscriptable>
0
</clientscriptable>
<generatejavascript>
1
</generatejavascript>
<encodeselflinkargs>
1
</encodeselflinkargs>
<netscapelayers>
0
</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>
1
</headgroups>
<includewhitespace>
0
</includewhitespace>
<metadatatype>
0
</metadatatype>
<savemetadata>
0
</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>
0
</method>
<distill.custompostscript>
0
</distill.custompostscript>
<xslfop.print>
0
</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment