vw_textendhelp.xml 561 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
<DBXML>
<TABLE name="VW_TEXTEND" status="" central="true" out="inquiry">
		<FIELD>formulaid</FIELD>
		<FIELD>employeeid</FIELD>
		<FIELD>companyid</FIELD>
        <FIELD>branch</FIELD>
		<FIELD>bu1</FIELD>		
		<FIELD>bu2</FIELD>		
		<FIELD>bu3</FIELD>		
		<FIELD>bu4</FIELD>		
		<FIELD>bu5</FIELD>	
		<FIELD>amount</FIELD>	
		<FIELD>salatype</FIELD>	

		<ORDER>
			<FIELD>employeeid</FIELD>
			<FIELD>bu1</FIELD>
			<FIELD>bu2</FIELD>
			<FIELD>bu3</FIELD>
			<FIELD>bu4</FIELD>
			<FIELD>bu5</FIELD>
			<FIELD>branch</FIELD>
		</ORDER>		
	</TABLE> 
	
</DBXML>