MCURRENCYHELP.xml 579 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>MCURRENCYHELP</DATAMANAGER>
	<SHOWN>
		<COL>mcurrency.currencyid</COL>
		<COL>mcurrency.tdesc</COL>
		<COL>mcurrency.edesc</COL>
		<COL>mcurrency.exchange</COL>
		<COL>mcurrency.eff_date</COL>
	</SHOWN>
	<ORDER>
		<COL>mcurrency.currencyid</COL>
		<COL>mcurrency.tdesc</COL>
		<COL>mcurrency.edesc</COL>
		<COL>mcurrency.eff_date</COL>
	</ORDER>
	<SEARCH>
		<COL>currencyid</COL>
		<COL>tdesc</COL>
		<COL>edesc</COL>
		<COL>eff_date</COL>
	</SEARCH>
	<RETURN>
	    <COL>currencyid</COL>
		<COL>companyid</COL>
		<COL>eff_date</COL>
	</RETURN>
</HELPXML>