MEMPL_EXPHELP.xml 419 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="mempl_exp" status="" central="true" out="inquiry">
		<FIELD>employeeid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>exp_index</FIELD>
		<FIELD>companyname</FIELD>
		<FIELD>exp_from</FIELD>
		<FIELD>exp_to</FIELD>
		<FIELD>exp_position</FIELD>		
		<FIELD>resignreason</FIELD>
		<FIELD>ref_name</FIELD>
		<ORDER>
			<FIELD>employeeid</FIELD>
			<FIELD>companyid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>