MEMPL_NOWORKHELP.xml 696 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 24 25 26 27 28 29 30
 <HELPXML>
	<DATAMANAGER>MEMPL_NOWORKHELP</DATAMANAGER>
	<SHOWN>
		<COL>mempl_nowork.employeeid</COL>
		<COL>mempl_nowork.startdate</COL>
		<COL>mempl_nowork.enddate</COL>
		<COL>mempl_nowork.reason</COL>
		<COL>mempl_nowork.deduct_year</COL>
	</SHOWN>
	<ORDER>
		<COL>mempl_nowork.employeeid</COL>
		<COL>mempl_nowork.startdate</COL>
		<COL>mempl_nowork.enddate</COL>
		<COL>mempl_nowork.deduct_year</COL>
	</ORDER>
	<SEARCH>
		<COL>employeeid</COL>
		<COL>startdate</COL>
		<COL>enddate</COL>
		<COL>reason</COL>
		<COL>deduct_year</COL>
	</SEARCH>
	<RETURN>
		<COL>employeeid</COL>
		<COL>startdate</COL>
		<COL>enddate</COL>
		<COL>reason</COL>
		<COL>deduct_year</COL>
	</RETURN>
</HELPXML>