CS015.xml 349 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<DBXML>
	<TABLE name="mcom_group" status="center" central="true" out="record">
		<FIELD>codeid</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>edit_by</FIELD> 
		<FIELD>edit_date</FIELD> 
		<FIELD>edit_time</FIELD> 
		<FIELD>approve</FIELD> 
		<FIELD>verified</FIELD> 
		<ORDER>
			<FIELD>codeid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>