WEL318SAVE.xml 360 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<DBXML>
	<TABLE name="tborrow_asset1" status="" central="true" out="record">
		<FIELD>borrrowid</FIELD>
		<FIELD>employeeid</FIELD>
		<FIELD>assetid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>borrowdate</FIELD>	
		<FIELD>returndate</FIELD>	
		<FIELD>status</FIELD>	
		<FIELD>reason</FIELD>	
		<ORDER>
			<FIELD>assetid </FIELD>
		</ORDER>
	</TABLE>
 </DBXML>