TAU155HELP.xml 429 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
<DBXML>
	<TABLE name="MOTTYPE" status="" central="true" out="inquiry">
				<FIELD>companyid</FIELD>
				<FIELD>ottype</FIELD>
				<FIELD>tdesc</FIELD>		
				<FIELD>edesc</FIELD>			
				<FIELD>edit_by</FIELD>			
				<FIELD>edit_date</FIELD>			
				<FIELD>edit_time</FIELD>			
				<FIELD>verified</FIELD>			
				<FIELD>approve</FIELD>			
		<ORDER>
			<FIELD>companyid</FIELD>
			<FIELD>ottype</FIELD>
		</ORDER>
	</TABLE>
</DBXML>