PRU025.xml 555 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
<?xml version="1.0" encoding="UTF-8"?>
<DBXML>
	<TABLE name="mcostcenter1" status="" central="true" out="record">
		<FIELD>costcenterid</FIELD>
		<FIELD>accountid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>line_no</FIELD>
		<FIELD>unit</FIELD>
		<FIELD>amount</FIELD>
		<FIELD>costcenter_round</FIELD>
		<FIELD>edit_by</FIELD>
		<FIELD>edit_date</FIELD>
		<FIELD>edit_time</FIELD>
		<FIELD>approve</FIELD>
		<FIELD>verified</FIELD>
		<FIELD>runno</FIELD>
		<ORDER>
			<FIELD>costcenterid</FIELD>
			<FIELD>accountid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>