TEXTEND.xml 578 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
<DBXML>
	<TABLE name="TEXTEND" status="" central="true" out="inquiry">
		<FIELD>formulaid</FIELD>
		<FIELD>employeeid</FIELD>
		<FIELD>docno</FIELD>		
		<FIELD>costcenter</FIELD>		
		<FIELD>amount</FIELD>		
		<FIELD>status</FIELD>		
		<FIELD>start_date</FIELD>		
		<FIELD>end_date</FIELD>		
		<FIELD>companyid</FIELD>
		<FIELD>edit_by</FIELD> 
		<FIELD>edit_date</FIELD> 
		<FIELD>edit_time</FIELD> 
		<FIELD>approve</FIELD> 
		<FIELD>verified</FIELD> 
		<ORDER>
			<FIELD>formulaid</FIELD>
			<FIELD>employeeid</FIELD>
			<FIELD>companyid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>