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
de068508
Commit
de068508
authored
Feb 26, 2025
by
Ajit Deshmukh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
611ca4fe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
906 additions
and
0 deletions
+906
-0
Ajit/ASSET ASSIGN/METADATA/XML/asset_assign21.xml
Ajit/ASSET ASSIGN/METADATA/XML/asset_assign21.xml
+906
-0
No files found.
Ajit/ASSET ASSIGN/METADATA/XML/asset_assign21.xml
0 → 100644
View file @
de068508
<?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>
25
</height>
<color>
536870912
</color>
</Header>
<Summary>
<height>
114
</height>
<color>
536870912
</color>
</Summary>
<Footer>
<height>
142
</height>
<color>
536870912
</color>
</Footer>
<Detail>
<height>
740
</height>
<color>
536870912
</color>
</Detail>
<TableDefinition>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
tran_date
</name>
<dbname>
asset_assign.tran_date
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
asset_code
</name>
<dbname>
asset_assign.asset_code
</dbname>
</table_column>
<table_column>
<type
size=
"1"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
assign_status
</name>
<dbname>
asset_assign.assign_status
</dbname>
<values>
<item
display=
"Un-Assigned"
data=
"U"
/>
<item
display=
"Fresh Assignment"
data=
"F"
/>
<item
display=
"Re-assign"
data=
"R"
/>
</values>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
emp_code__assign
</name>
<dbname>
asset_assign.emp_code__assign
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
empcode__last_assign
</name>
<dbname>
asset_assign.empcode__last_assign
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
effective_from
</name>
<dbname>
asset_assign.effective_from
</dbname>
</table_column>
<table_column>
<type>
datetime
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
valid_upto
</name>
<dbname>
asset_assign.valid_upto
</dbname>
</table_column>
<table_column>
<type
size=
"200"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
remarks
</name>
<dbname>
asset_assign.remarks
</dbname>
</table_column>
<table_column>
<type
size=
"100"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
descr
</name>
<dbname>
asset_register.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_lname
</name>
<dbname>
employee.emp_lname
</dbname>
</table_column>
<table_column>
<type
size=
"15"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
tran_id
</name>
<dbname>
asset_assign.tran_id
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
asset_assign
"
) TABLE(NAME=
"
asset_register
"
) TABLE(NAME=
"
employee
"
) COLUMN(NAME=
"
asset_assign.tran_date
"
) COLUMN(NAME=
"
asset_assign.asset_code
"
) COLUMN(NAME=
"
asset_assign.assign_status
"
) COLUMN(NAME=
"
asset_assign.emp_code__assign
"
) COLUMN(NAME=
"
asset_assign.empcode__last_assign
"
) COLUMN(NAME=
"
asset_assign.effective_from
"
) COLUMN(NAME=
"
asset_assign.valid_upto
"
) COLUMN(NAME=
"
asset_assign.remarks
"
) COLUMN(NAME=
"
asset_register.descr
"
) COLUMN(NAME=
"
employee.emp_fname
"
) COLUMN(NAME=
"
employee.emp_lname
"
) COLUMN(NAME=
"
asset_assign.tran_id
"
) JOIN (LEFT=
"
asset_assign.asset_code
"
OP =
"
=
"
RIGHT=
"
asset_register.asset_code
"
OUTER1 =
"
asset_assign.asset_code
"
) JOIN (LEFT=
"
asset_assign.emp_code__assign
"
OP =
"
=
"
RIGHT=
"
employee.emp_code
"
OUTER1 =
"
asset_assign.emp_code__assign
"
) JOIN (LEFT=
"
asset_assign.empcode__last_assign
"
OP =
"
=
"
RIGHT=
"
employee.emp_code
"
OUTER1 =
"
asset_assign.empcode__last_assign
"
)WHERE( EXP1 =
"
asset_assign.tran_id
"
OP =
"
=
"
EXP2 =
"
:tran_id
"
) ) ARG(NAME =
"
tran_id
"
TYPE = string)
</retrieve>
<update>
asset_assign
</update>
<updatewhere>
1
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
<argument>
<name>
tran_id
</name>
<type>
string
</type>
</argument>
</TableDefinition>
<GroupBox>
<band>
Detail
</band>
<text>
Basic
</text>
<border>
2
</border>
<color>
0
</color>
<x>
119
</x>
<y>
23
</y>
<height>
412
</height>
<width>
540
</width>
<name>
gb_2
</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>
553648127
</color>
</background>
</GroupBox>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Transaction ID:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
51
</y>
<height>
16
</height>
<width>
142
</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>
12
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
51
</y>
<height>
19
</height>
<width>
96
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tran_id
</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>
Transaction Date:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
85
</y>
<height>
16
</height>
<width>
142
</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>
1
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
85
</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>
<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>
Asset Code:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
119
</y>
<height>
16
</height>
<width>
142
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
asset_code_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>
10
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
119
</y>
<height>
19
</height>
<width>
66
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
asset_code
</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>
9
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
362
</x>
<y>
148
</y>
<height>
16
</height>
<width>
104
</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>
Employee Code Assign:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
175
</y>
<height>
16
</height>
<width>
142
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__assign_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>
20
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
175
</y>
<height>
19
</height>
<width>
116
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_code__assign
</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>
Assign Status:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
231
</y>
<height>
16
</height>
<width>
142
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
assign_status_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>
30
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
368
</x>
<y>
230
</y>
<height>
19
</height>
<width>
115
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
assign_status
</name>
<visible>
1
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<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>
Employee Code Last Assign:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
188
</x>
<y>
265
</y>
<height>
16
</height>
<width>
169
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
empcode__last_assign_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>
Effective From:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
319
</y>
<height>
16
</height>
<width>
142
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
effective_from_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>
6
</id>
<alignment>
0
</alignment>
<tabsequence>
50
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
319
</y>
<height>
19
</height>
<width>
132
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
effective_from
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</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>
Valid Upto:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
215
</x>
<y>
353
</y>
<height>
16
</height>
<width>
142
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
valid_upto_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>
7
</id>
<alignment>
0
</alignment>
<tabsequence>
60
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
353
</y>
<height>
19
</height>
<width>
132
</width>
<format>
[shortdate] [time]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
valid_upto
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</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>
11
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
361
</x>
<y>
291
</y>
<height>
16
</height>
<width>
90
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_lname
</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>
10
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
354
</x>
<y>
206
</y>
<height>
16
</height>
<width>
90
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
emp_fname
</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>
Remarks:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
214
</x>
<y>
383
</y>
<height>
16
</height>
<width>
142
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
remarks_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>
70
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
360
</x>
<y>
383
</y>
<height>
19
</height>
<width>
148
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
remarks
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
200
</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>
40
</tabsequence>
<border>
2
</border>
<color>
0
</color>
<x>
367
</x>
<y>
264
</y>
<height>
16
</height>
<width>
239
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
empcode__last_assign
</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>
<Template>
<comment></comment>
<encoding>
UTF-8
</encoding>
<name>
assetassign21
</name>
<xml>
<
?xml version=
"
1.0
"
encoding=
"
UTF-8
"
standalone=
"
no
"
?
><
asset_assign21
><
asset_assign21_row __pbband=
"
detail
"><
tran_id/
><
tran_date/
><
asset_code/
><
emp_code__assign/
><
assign_status/
><
emp_code__last_assign/
><
effective_from/
><
valid_upto/
><
remarks/
><
/asset_assign21_row
><
/asset_assign21
>
</xml>
</Template>
</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