MHEALTHYPLANHELP.xml 598 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
<HELPXML>
	<DATAMANAGER>MHEALTHYPLANHELP</DATAMANAGER>
	<SHOWN>
		<COL>mhealthyplan.planid</COL>		
		<COL>mhealthyplan.tdesc</COL>
		<COL>mhealthyplan.edesc</COL>
		<COL>mhealthyplan.empcost</COL>
		<COL>mhealthyplan.famcost</COL>
	</SHOWN>
	<ORDER>
		<COL>mhealthyplan.planid</COL>
		<COL>mhealthyplan.tdesc</COL>
		<COL>mhealthyplan.edesc</COL>
		<COL>mhealthyplan.empcost</COL>
		<COL>mhealthyplan.famcost</COL>
	</ORDER>
	<SEARCH>
		<COL>planid</COL>
		<COL>tdesc</COL>
		<COL>edesc</COL>
		<COL>empcost</COL>
		<COL>famcost</COL>
	</SEARCH>
	<RETURN>
		<COL>planid</COL>
	</RETURN>
</HELPXML>