MBUS_STATIONHELP.xml 449 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
 <HELPXML>
	<DATAMANAGER>MBUS_STATIONHELP</DATAMANAGER>
	<SHOWN>		
		<COL>mbus_station.codeid</COL>
		<COL>mbus_station.stationid</COL>
		<COL>mbus_station.companyid</COL>
		<COL>mbus_station.timein</COL>
		<COL>mbus_station.timeout</COL>
	</SHOWN>
	<ORDER>
		<COL>mbus_station.codeid</COL>
		<COL>mbus_station.line_no</COL>
	</ORDER>
	<SEARCH>
		<COL>codeid</COL>
	</SEARCH>
	<RETURN>
		<COL>codeid</COL>
		<COL>line_no</COL>
	</RETURN>
</HELPXML>