MEMPL_ADVICEFORMHELP.xml 1.88 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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
<DBXML>
	<TABLE name="mempl_adviceform" status="" central="false" out="inquiry">
		<FIELD>employeeid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>line_no</FIELD>

		<FIELD>na01</FIELD>
		<FIELD>na02</FIELD>
		<FIELD>na03</FIELD>
		<FIELD>na04</FIELD>
		<FIELD>na05</FIELD>
		<FIELD>na06</FIELD>
		<FIELD>na07</FIELD>
		<FIELD>na08</FIELD>
		<FIELD>na09</FIELD>
		<FIELD>na10</FIELD>
		<FIELD>na11</FIELD>
		<FIELD>na11_desc</FIELD>
		<FIELD>nacheck</FIELD>

		<FIELD>cur_job</FIELD>
		<FIELD>cur_eff_job</FIELD>
		<FIELD>cur_job_status</FIELD>
		<FIELD>cur_rate_pay</FIELD>
		<FIELD>cur_rate_pay_every</FIELD>
		<FIELD>cur_allo_meat</FIELD>
		<FIELD>cur_allo_meat_every</FIELD>
		<FIELD>cur_allo_gos</FIELD>
		<FIELD>cur_allo_gos_every</FIELD>
		<FIELD>cur_allo_trans</FIELD>
		<FIELD>cur_allo_trans_every</FIELD>
		<FIELD>cur_other1</FIELD>
		<FIELD>cur_other1_every</FIELD>
		<FIELD>cur_other2</FIELD>
		<FIELD>cur_other3</FIELD>

		<FIELD>pre_job</FIELD>
		<FIELD>pre_eff_job</FIELD>
		<FIELD>pre_job_status</FIELD>
		<FIELD>pre_rate_pay</FIELD>
		<FIELD>pre_rate_pay_other</FIELD>
		<!--<FIELD>pre_rate_pay_other_txt</FIELD>-->
		<FIELD>pre_rate_pay_every</FIELD>
		<FIELD>pre_allo_meat</FIELD>
		<FIELD>pre_allo_meat_other</FIELD>
		<!--<FIELD>pre_allo_meat_other_txt</FIELD>-->
		<FIELD>pre_allo_meat_every</FIELD>
		<FIELD>pre_allo_gos</FIELD>
		<FIELD>pre_allo_gos_other</FIELD>
		<!--<FIELD>pre_allo_gos_other_txt</FIELD>-->
		<FIELD>pre_allo_gos_every</FIELD>
		<FIELD>pre_allo_trans</FIELD>
		<FIELD>pre_allo_trans_other</FIELD>
		<!--<FIELD>pre_allo_trans_other_txt</FIELD>-->
		<FIELD>pre_allo_trans_every</FIELD>
		<FIELD>pre_other1</FIELD>
		<FIELD>pre_other1_every</FIELD>
		<FIELD>pre_other2</FIELD>
		<FIELD>pre_other3</FIELD>

		<FIELD>refer_same</FIELD>
		<FIELD>refer_next</FIELD>
		<FIELD>remark</FIELD>
		<ORDER>
			<FIELD>employeeid</FIELD>
			<FIELD>line_no</FIELD>
		</ORDER>
	</TABLE>
</DBXML>