E12-PRU048.xml 1.05 KB
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 40 41 42 43
<DBXML>
	<TABLE name="Simmemployee" status="" central="true" out="inquiry" rname="Memployee">
		<FIELD>employeeid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>emp_position</FIELD>		
		<FIELD>corperate_title</FIELD>
		<FIELD>branch_titleid</FIELD>
		<FIELD>branch</FIELD>		
		<FIELD>bu1</FIELD>		
		<FIELD>bu2</FIELD>		
		<FIELD>bu3</FIELD>		
		<FIELD>bu4</FIELD>		
		<FIELD>bu5</FIELD>
		<FIELD>emp_prefix</FIELD>
        <FIELD>fname</FIELD>
        <FIELD>lname</FIELD>
		<FIELD>efname</FIELD>
		<FIELD>elname</FIELD>		
		<FIELD>status</FIELD>	
		<FIELD>grade</FIELD>	
		<FIELD>grade1</FIELD>	
		<FIELD>grade2</FIELD>	
		<FIELD>grade3</FIELD>	
		<FIELD>grade4</FIELD>	
		<FIELD>grade5</FIELD>	
		<FIELD>aspersons</FIELD>
		<FIELD>bonus</FIELD>		
		<ORDER>
			<FIELD>employeeid</FIELD>			
			<FIELD>companyid</FIELD>
		</ORDER>		
	</TABLE>

	<TABLE name="mprefix" status="" central="false" out="inquiry">		
		<FIELD>prefixid</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>sso_code</FIELD>
		<ORDER>
			<FIELD>prefixid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>