MG-SUBORDINATEHELP.xml 865 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 31 32 33 34 35 36 37 38 39
<?xml version="1.0" encoding="UTF-8"?>
<HELPXML>
	<DATAMANAGER>MG-SUBORDINATEHELP</DATAMANAGER>
	<SHOWN>
		<COL>memployee.employeeid</COL>
		<COL>memployee.fullname</COL>
		<COL>mposition.edesc</COL>
		<COL>mbu1.tdesc</COL>
		<COL>mbu2.tdesc</COL>
		<COL>mbu3.tdesc</COL>
		<COL>mbu4.tdesc</COL>
		<COL>mbu5.tdesc</COL>
	</SHOWN>
	<ORDER>
		<COL>memployee.employeeid</COL>
		<COL>memployee.fname</COL>
		<COL>memployee.lname</COL>
		<COL>memployee.emp_position</COL>
		<COL>memployee.bu1</COL>
		<COL>memployee.bu2</COL>
		<COL>memployee.bu3</COL>
		<COL>memployee.bu4</COL>
		<COL>memployee.bu5</COL>
	</ORDER>
	<SEARCH>
		<COL>employeeid</COL>
		<COL>fname</COL>
		<COL>lname</COL>
		<COL>emp_position</COL>
		<COL>bu1</COL>
		<COL>bu2</COL>
		<COL>bu3</COL>
		<COL>bu4</COL>
		<COL>bu5</COL>
	</SEARCH>
	<RETURN>
	    <COL>employeeid</COL>
	</RETURN>
</HELPXML>