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