Commit 294f4b0d authored by vvengurlekar's avatar vvengurlekar

emp_mthad11.xml

emp_mthad21.xml
w_emp_mthad.sql - changes done as per srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204079 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 44f74062
Insert into ITM2MENU (APPLICATION,LEVEL_1,LEVEL_2,LEVEL_3,LEVEL_4,LEVEL_5,WIN_NAME,DESCR,COMMENTS,MENU_PATH,ICON_PATH,CLOSE_ICON,OPEN_ICON,OBJ_TYPE,CHG_DATE,CHG_TERM,CHG_USER,MOB_DEPLOY,DEFAULT_STATE,DEF_ACTION) values ('HRM',4,2,3,0,0,'w_emp_mthad','Employeewise','Employeewise monthwise pay structure.','HRM.4.2.3.0.0',null,null,null,'T',null,null,null,null,null,null);
Insert into OBJ_ACTIONS
(OBJ_NAME,LINE_NO,RIGHTS_CHAR,INTERACTIVE,SERVICE_CODE,DESCRIPTION,TITLE,IMAGE,FORM_NO,SERVICE_HANDLER,PLACEMENT,ACTION_TYPE,TRAN_TYPE,CHG_DATE,CHG_TERM,CHG_USER,IS_CONFIRMATION_REQ,SEP_DUTY_OPT,RE_AUTH_OPT,SHOW_IN_PANEL,SWIPE_POSITION,MULTI_ROW_OPT,ACTION_ID,DEF_NODATA) values ('emp_mthad',1,'A','a','a','Adding New','Add','add.gif','1',null,null,'S',null,null,null,null,null,null,null,null,null,null,null,null);
Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,RIGHTS_CHAR,INTERACTIVE,SERVICE_CODE,DESCRIPTION,TITLE,IMAGE,FORM_NO,SERVICE_HANDLER,PLACEMENT,ACTION_TYPE,TRAN_TYPE,CHG_DATE,CHG_TERM,CHG_USER,IS_CONFIRMATION_REQ,SEP_DUTY_OPT,RE_AUTH_OPT,SHOW_IN_PANEL,SWIPE_POSITION,MULTI_ROW_OPT,ACTION_ID,DEF_NODATA) values ('emp_mthad',2,'E','a','a','Editing Existing Record','Edit','edit.gif','1',null,null,'S',null,null,null,null,null,null,null,null,null,null,null,null);
Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,RIGHTS_CHAR,INTERACTIVE,SERVICE_CODE,DESCRIPTION,TITLE,IMAGE,FORM_NO,SERVICE_HANDLER,PLACEMENT,ACTION_TYPE,TRAN_TYPE,CHG_DATE,CHG_TERM,CHG_USER,IS_CONFIRMATION_REQ,SEP_DUTY_OPT,RE_AUTH_OPT,SHOW_IN_PANEL,SWIPE_POSITION,MULTI_ROW_OPT,ACTION_ID,DEF_NODATA) values ('emp_mthad',21,'Q','1','audit_trail','View Audit Trail','View Audit','menu.bmp','1','1','1','U',null,null,null,null,null,null,null,null,null,null,null,null);
Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,RIGHTS_CHAR,INTERACTIVE,SERVICE_CODE,DESCRIPTION,TITLE,IMAGE,FORM_NO,SERVICE_HANDLER,PLACEMENT,ACTION_TYPE,TRAN_TYPE,CHG_DATE,CHG_TERM,CHG_USER,IS_CONFIRMATION_REQ,SEP_DUTY_OPT,RE_AUTH_OPT,SHOW_IN_PANEL,SWIPE_POSITION,MULTI_ROW_OPT,ACTION_ID,DEF_NODATA) values ('emp_mthad',22,'O','1','export_excel','Export Excel','Export','Download.gif','1','1','1','U',null,to_date('2018-02-03','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ',null,null,null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('EMP_CODE','W_EMP_MTHAD','SELECT EMP_CODE AS code,EMP_FNAME AS First_Name,EMP_MNAME AS Middle_Name,EMP_LNAME AS Last_Name,EMP_SITE AS Site_Code FROM EMPLOYEE WHERE STATUS<>''S'' AND EMP_SITE = ''?'' ORDER BY EMP_FNAME',null,'Employee List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':login_site',null,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into OBJ_FORMS (WIN_NAME,TITLE,OBJ_BROW_NAME,OBJ_EDIT_NAME,CROSS_UPDATE_EXPR,EXPR_FLD_INFO,TARGET_FLD_INFO,EXPR_COMMENT,FORM_NO,SCR_FLAG,SCAN_FLAG,SCAN_METADATA,AUTO_ACCEPT_SCAN,PROPERTY_INFO,SCAN_DELIMITER,EXT_COM,EXT_METADATA,EXT_SETUP,AFTER_SAVE,COLUMN_ON_SAVE,AUTO_ACCEPT_WEIGHDATA,RATE_COL,QTY_COL,FORM_TYPE,DISP_METADATA,PARENT_KEY_COL,ASSISTED_MODE,STORAGE_KEY_METADATA,SELECTION_MODE,DEFAULT_VIEW,AUTO_ADDON_ENTRY,FREEZE_COL_POS,DEFAULT_ROW_CNT,IS_MANDATORY,TRAN_ID_COL,KEY_INFO,SELECTION_OPT,THUMB_OBJ,THUMB_IMAGE_COL,FORM_NAME,FORM_ICON,THUMB_ALT_COL) values ('w_emp_mthad','Monthly Paystructure','d_emp_mthad_brow_valid','d_emp_mthad_edit',null,null,null,null,'1',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('emp_mthad','1 ','month_code','Y');
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('emp_mthad','1 ','emp_code','Y');
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('emp_mthad','1 ','eff_date','Y');
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('emp_mthad','1 ','ad_code','Y');
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('emp_mthad','1 ','itm_default','Y');
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,OVERWRITE_CORE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('emp_mthad','post_validate','1','post_gen_val',null,to_date('2007-12-04','RRRR-MM-DD'),'system ','system','2','0','EJB','GenValidate',null);
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,OVERWRITE_CORE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('emp_mthad','audit_trail','1','project_audit_trail_adm',null,to_date('2018-02-14','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV','2','0',null,null,null);
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,OVERWRITE_CORE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('emp_mthad','post_item_change','1','poic_adm_default_1',null,to_date('2007-12-04','RRRR-MM-DD'),'Gulzar ','USER 2','2','0','WSR','nvo_bo_emp_mthad',null);
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,OVERWRITE_CORE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('emp_mthad','pre_validate','1','prv_adm_default_1',null,to_date('2007-12-04','RRRR-MM-DD'),'Gulzar ','USER 2','2','0','WSR','nvo_bo_emp_mthad',null);
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,OVERWRITE_CORE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('emp_mthad','pre_save_rec_1','1','prsr_emp_mthad_1',null,to_date('2007-12-04','RRRR-MM-DD'),'Gulzar ','BASE217','2','0','EJB','EmpMthadPrs',null);
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,OVERWRITE_CORE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('emp_mthad','export_excel','1','export_excel_adm',null,to_date('2018-02-03','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV',null,null,null,null,null);
Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM) values ('post_gen_val','validation','http://localhost/axis/services/ValidatorService','BASE iformation','wfValData','String','S',null,null,to_date('2012-06-01','RRRR-MM-DD'),'ALKA ','BASE');
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',1,'COMPONENT_TYPE','I',null,'C.String',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218','EJB');
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',2,'COMPONENT_NAME','I',null,'C.String',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218','GenValidate');
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',3,'XML_DATA','I',null,'S',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218',null);
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',4,'XML_DATA_ALL','I',null,'S',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218',null);
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',5,'XML_DATA_ALL','I',null,'S',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218',null);
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',6,'OBJ_CONTEXT','I',null,'S',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218',null);
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',7,'WIN_NAME','I',null,'S',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218',null);
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('post_gen_val',8,'XTRA_PARAMS','I',null,'S',null,to_date('2012-06-01','RRRR-MM-DD'),'Jiten ','Base218',null);
Insert into TRANSETUP (TRAN_WINDOW,SAVE_FLAG,VAL_FLAG,KEY_FLAG,KEY_STRING,UDF_1,UDF_2,UDF_3,UDF_4,UDF_5,REPEATE_ADD,CHG_DATE,CHG_USER,CHG_TERM,EDI_OPTION,SITE_ACC_COL,CONFIRM_COL,CONFIRM_VAL,REPEAT_ADD_DET,LOAD_MODE,AUTO_CONFIRM,LEDG_POST_CONF,CHG_DATE_ON_CONF,TRAN_ID_COL,MAIL_OPTION,CONFIRM_MODE,GARBAGE_OPT,VAL_FLAG_EDI,VERIFY_PASSWORD,TABLE_NAME,APPLICATION,TABLE_DESC,TRAN_DATE_COL,SALES_PERS_ACC_COL,CUST_ACC_COL,SUPP_ACC_COL,ITEM_SER_ACC_COL,EMP_ACC_COL,WORKFLOW_OPT,TRAN_ID__FROM,TRAN_ID__TO,MULTITIRE_OPT,REF_SER,VIEW_MODE,TABLE_NAME_DET1,TABLE_NAME_DET2,TABLE_NAME_DET3,TAX_FORMS,SIGN_STATUS,USER_TRAN_WINDOW,CUSTOM_PREVIEW_OBJ,CHILDDATA_ARGOPT,IGNOREERRLIST_ONLOAD,EDIT_TMPLT,WRKFLW_INIT,FORMAL_ARGS,EDIT_OPT,AUDIT_TRAIL_OPT,EDITTAX,CACHE_OPT,OPTIMIZE_MODE,EDIT_EXPR,TRANSFER_MODE,RATE_COL,QTY_COL,RCP_CACHE_STATUS,PRINT_CONTROL,PROFILE_ID__RES,PERIOD_OPTION,EXEC_TYPE,WRKFLW_PRIORITY,TRAN_COMPL_MSG,EDIT_EXPR_INP,ITEM_SER_ACC_CODE,REPEATADDDET,DISP_META_DATA,ALLOW_ATTACH,START_FORM,ISATTACHMENT,HEADER_FORM_NO,MSG_ONSAVE,CONFIRM_DATE_COL,CONFIRM_BY_COL,WF_STATUS,CMS_PATH,ISGWTINITIATED,RESTART_FORM,BROW_DATA_DEF,VIEW_OPTS,DEF_VIEW,FUNCTION_TYPE,COMPL_ACTION,REPEAT_MODIFY_DET,CANCEL_COL,CANCEL_VAL,IN_WF_COL,IN_WF_VAL,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,DEFAULT_DATA_ROW,ATTACH_COUNT_MIN) values ('w_emp_mthad','2','2','M','seq10',null,null,null,null,null,'N',to_date('1999-01-01','RRRR-MM-DD'),'BASE ','1 ','0','PAY_SITE',null,null,null,'E',null,'N','N','EMP_CODE,MONTH_CODE,AD_CODE,EFF_DATE','0','0',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'F',null,null,null,null,null,null,null,null,null,null,null,null,null,'0',null,null,null,null,null,null,null,null,null,null,'M',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'1',null,null,null,null,null,null,null,null,null,null,null);
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.adm.EmpMthadIC', service_code = 'poic_default_ejb' where event_code = 'post_item_change' and obj_name = 'emp_mthad';
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.adm.EmpMthadIC', service_code = 'prv_default_ejb' where event_code = 'pre_validate' and obj_name = 'emp_mthad';
update payrparm set VAR_value='01-apr-1999' where VAR_NAME='AD_EFFDATE';
update payrparm set VAR_value='31-dec-2035' where VAR_NAME='AD_EXPDATE';
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>79741120</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>19</height> <height>19</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>21</height> <height>21</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee_mthad.emp_code</dbname> <dbname>employee_mthad.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="2">char</type> <type size="2">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>month_code</name> <name>month_code</name>
<dbname>employee_mthad.month_code</dbname> <dbname>employee_mthad.month_code</dbname>
</table_column> <values>
<table_column> <item display="January" data="01"/>
<type size="5">char</type> <item display="February" data="02"/>
<update>yes</update> <item display="March" data="03"/>
<updatewhereclause>yes</updatewhereclause> <item display="April" data="04"/>
<key>yes</key> <item display="May" data="05"/>
<name>ad_code</name> <item display="June" data="06"/>
<dbname>employee_mthad.ad_code</dbname> <item display="July" data="07"/>
</table_column> <item display="August" data="08"/>
<table_column> <item display="September" data="09"/>
<type>datetime</type> <item display="October" data="10"/>
<update>yes</update> <item display="November" data="11"/>
<updatewhereclause>yes</updatewhereclause> <item display="December" data="12"/>
<key>yes</key> </values>
<name>eff_date</name> </table_column>
<dbname>employee_mthad.eff_date</dbname> <table_column>
</table_column> <type size="5">char</type>
<table_column> <update>yes</update>
<type size="1">char</type> <updatewhereclause>yes</updatewhereclause>
<updatewhereclause>yes</updatewhereclause> <key>yes</key>
<name>type</name> <name>ad_code</name>
<dbname>employee_mthad.type</dbname> <dbname>employee_mthad.ad_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type>datetime</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>amount</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee_mthad.amount</dbname> <key>yes</key>
<initial>0</initial> <name>eff_date</name>
</table_column> <dbname>employee_mthad.eff_date</dbname>
<table_column> </table_column>
<type precision="3">decimal</type> <table_column>
<updatewhereclause>yes</updatewhereclause> <type size="1">char</type>
<name>min_basic</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee_mthad.min_basic</dbname> <name>type</name>
<initial>0</initial> <dbname>employee_mthad.type</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>max_basic</name> <name>amount</name>
<dbname>employee_mthad.max_basic</dbname> <dbname>employee_mthad.amount</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>min_amt</name> <name>min_basic</name>
<dbname>employee_mthad.min_amt</dbname> <dbname>employee_mthad.min_basic</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>max_amt</name> <name>max_basic</name>
<dbname>employee_mthad.max_amt</dbname> <dbname>employee_mthad.max_basic</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prop_yn</name> <name>min_amt</name>
<dbname>employee_mthad.prop_yn</dbname> <dbname>employee_mthad.min_amt</dbname>
</table_column> <initial>0</initial>
<table_column> </table_column>
<type size="10">char</type> <table_column>
<updatewhereclause>yes</updatewhereclause> <type precision="3">decimal</type>
<name>sh_descr</name> <updatewhereclause>yes</updatewhereclause>
<dbname>allwdedn.sh_descr</dbname> <name>max_amt</name>
</table_column> <dbname>employee_mthad.max_amt</dbname>
<table_column> <initial>0</initial>
<type size="5">char</type> </table_column>
<updatewhereclause>yes</updatewhereclause> <table_column>
<name>pay_site</name> <type size="1">char</type>
<dbname>employee.pay_site</dbname> <updatewhereclause>yes</updatewhereclause>
</table_column> <name>prop_yn</name>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee_mthad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee_mthad.emp_code&quot;) COLUMN(NAME=&quot;employee_mthad.month_code&quot;) COLUMN(NAME=&quot;employee_mthad.ad_code&quot;) COLUMN(NAME=&quot;employee_mthad.eff_date&quot;) COLUMN(NAME=&quot;employee_mthad.type&quot;) COLUMN(NAME=&quot;employee_mthad.amount&quot;) COLUMN(NAME=&quot;employee_mthad.min_basic&quot;) COLUMN(NAME=&quot;employee_mthad.max_basic&quot;) COLUMN(NAME=&quot;employee_mthad.min_amt&quot;) COLUMN(NAME=&quot;employee_mthad.max_amt&quot;) COLUMN(NAME=&quot;employee_mthad.prop_yn&quot;) COLUMN(NAME=&quot;allwdedn.sh_descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) JOIN (LEFT=&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:emp_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.month_code&quot; OP =&quot;=&quot; EXP2 =&quot;:month_code&quot; ) ) ARG(NAME = &quot;emp_code&quot; TYPE = string) ARG(NAME = &quot;month_code&quot; TYPE = string) </retrieve> <dbname>employee_mthad.prop_yn</dbname>
<update>employee_mthad</update> </table_column>
<updatewhere>0</updatewhere> <table_column>
<updatekeyinplace>no</updatekeyinplace> <type size="10">char</type>
<argument> <updatewhereclause>yes</updatewhereclause>
<name>emp_code</name> <name>sh_descr</name>
<type>string</type> <dbname>allwdedn.sh_descr</dbname>
</argument> </table_column>
<argument> <table_column>
<name>month_code</name> <type size="5">char</type>
<type>string</type> <updatewhereclause>yes</updatewhereclause>
</argument> <name>pay_site</name>
</TableDefinition> <dbname>employee.pay_site</dbname>
<TextObject> </table_column>
<band>Header</band> <table_column>
<alignment>2</alignment> <type size="4000">char</type>
<text>A/D Code</text> <updatewhereclause>yes</updatewhereclause>
<border>6</border> <name>fname_name_long</name>
<color>0</color> <dbname>fname_name_long</dbname>
<x>2</x> </table_column>
<y>2</y> <table_column>
<height>16</height> <type size="4000">char</type>
<width>74</width> <updatewhereclause>yes</updatewhereclause>
<html> <name>lname_name_long</name>
<valueishtml>0</valueishtml> <dbname>lname_name_long</dbname>
</html> </table_column>
<name>ad_code_t</name> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee_mthad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee_mthad.emp_code&quot;) COLUMN(NAME=&quot;employee_mthad.month_code&quot;) COLUMN(NAME=&quot;employee_mthad.ad_code&quot;) COLUMN(NAME=&quot;employee_mthad.eff_date&quot;) COLUMN(NAME=&quot;employee_mthad.type&quot;) COLUMN(NAME=&quot;employee_mthad.amount&quot;) COLUMN(NAME=&quot;employee_mthad.min_basic&quot;) COLUMN(NAME=&quot;employee_mthad.max_basic&quot;) COLUMN(NAME=&quot;employee_mthad.min_amt&quot;) COLUMN(NAME=&quot;employee_mthad.max_amt&quot;) COLUMN(NAME=&quot;employee_mthad.prop_yn&quot;) COLUMN(NAME=&quot;allwdedn.sh_descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME (employee_mthad.emp_code,&apos;F1&apos;) as fname_name_long&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME (employee_mthad.emp_code,&apos;L1&apos;) as lname_name_long&quot;) JOIN (LEFT=&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:emp_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.month_code&quot; OP =&quot;=&quot; EXP2 =&quot;:month_code&quot; ) ) ARG(NAME = &quot;emp_code&quot; TYPE = string) ARG(NAME = &quot;month_code&quot; TYPE = string) </retrieve>
<visible>1</visible> <update>employee_mthad</update>
<font> <updatewhere>0</updatewhere>
<face>Times New Roman</face> <updatekeyinplace>no</updatekeyinplace>
<height>-10</height> <argument>
<weight>400</weight> <name>emp_code</name>
<family>1</family> <type>string</type>
<pitch>2</pitch> </argument>
<charset>0</charset> <argument>
</font> <name>month_code</name>
<background> <type>string</type>
<mode>2</mode> </argument>
<color>79741120</color> </TableDefinition>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>A/D Code</text>
<alignment>2</alignment> <border>6</border>
<text>Description</text> <color>0</color>
<border>6</border> <x>2</x>
<color>0</color> <y>2</y>
<x>78</x> <height>16</height>
<y>2</y> <width>74</width>
<height>16</height> <html>
<width>153</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>ad_code_t</name>
</html> <visible>1</visible>
<name>sh_descr_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Description</text>
<alignment>2</alignment> <border>6</border>
<text>Effective Date</text> <color>0</color>
<border>6</border> <x>78</x>
<color>0</color> <y>2</y>
<x>233</x> <height>16</height>
<y>2</y> <width>153</width>
<height>16</height> <html>
<width>95</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>sh_descr_t</name>
</html> <visible>1</visible>
<name>eff_date_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Effective Date</text>
<alignment>2</alignment> <border>6</border>
<text>Type</text> <color>0</color>
<border>6</border> <x>233</x>
<color>0</color> <y>2</y>
<x>330</x> <height>16</height>
<y>2</y> <width>95</width>
<height>16</height> <html>
<width>51</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>eff_date_t</name>
</html> <visible>1</visible>
<name>type_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Type</text>
<alignment>2</alignment> <border>6</border>
<text>Amount</text> <color>0</color>
<border>6</border> <x>330</x>
<color>0</color> <y>2</y>
<x>383</x> <height>16</height>
<y>2</y> <width>51</width>
<height>16</height> <html>
<width>95</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>type_t</name>
</html> <visible>1</visible>
<name>amount_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Amount</text>
<alignment>2</alignment> <border>6</border>
<text>Min. Base Amount</text> <color>0</color>
<border>6</border> <x>383</x>
<color>0</color> <y>2</y>
<x>480</x> <height>16</height>
<y>2</y> <width>95</width>
<height>16</height> <html>
<width>108</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>amount_t</name>
</html> <visible>1</visible>
<name>min_basic_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Min. Base Amount</text>
<alignment>2</alignment> <border>6</border>
<text>Max. Base Amount</text> <color>0</color>
<border>6</border> <x>480</x>
<color>0</color> <y>2</y>
<x>590</x> <height>16</height>
<y>2</y> <width>108</width>
<height>16</height> <html>
<width>109</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>min_basic_t</name>
</html> <visible>1</visible>
<name>max_basic_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Max. Base Amount</text>
<alignment>2</alignment> <border>6</border>
<text>Min. Amount</text> <color>0</color>
<border>6</border> <x>590</x>
<color>0</color> <y>2</y>
<x>701</x> <height>16</height>
<y>2</y> <width>109</width>
<height>16</height> <html>
<width>94</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>max_basic_t</name>
</html> <visible>1</visible>
<name>min_amt_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Min. Amount</text>
<alignment>2</alignment> <border>6</border>
<text>Max. Amount</text> <color>0</color>
<border>6</border> <x>701</x>
<color>0</color> <y>2</y>
<x>797</x> <height>16</height>
<y>2</y> <width>94</width>
<height>16</height> <html>
<width>95</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>min_amt_t</name>
</html> <visible>1</visible>
<name>max_amt_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Max. Amount</text>
<alignment>2</alignment> <border>6</border>
<text>Proportionate </text> <color>0</color>
<border>6</border> <x>797</x>
<color>0</color> <y>2</y>
<x>894</x> <height>16</height>
<y>2</y> <width>95</width>
<height>16</height> <html>
<width>94</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>max_amt_t</name>
</html> <visible>1</visible>
<name>prop_yn_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Proportionate </text>
<alignment>2</alignment> <border>6</border>
<text>Employee Code</text> <color>0</color>
<border>6</border> <x>894</x>
<color>0</color> <y>2</y>
<x>990</x> <height>16</height>
<y>2</y> <width>94</width>
<height>16</height> <html>
<width>91</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>prop_yn_t</name>
</html> <visible>1</visible>
<name>emp_code_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Employee Code</text>
<alignment>2</alignment> <border>6</border>
<text>Month</text> <color>0</color>
<border>6</border> <x>990</x>
<color>0</color> <y>2</y>
<x>1083</x> <height>16</height>
<y>2</y> <width>91</width>
<height>16</height> <html>
<width>65</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>emp_code_t</name>
</html> <visible>1</visible>
<name>month_code_t</name> <font>
<visible>1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<TextObject> <alignment>2</alignment>
<band>Header</band> <text>Month</text>
<alignment>2</alignment> <border>6</border>
<text>Site</text> <color>0</color>
<border>6</border> <x>1083</x>
<color>0</color> <y>2</y>
<x>1150</x> <height>16</height>
<y>2</y> <width>65</width>
<height>16</height> <html>
<width>57</width> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>month_code_t</name>
</html> <visible>1</visible>
<name>pay_site_t</name> <font>
<visible expression="&apos;false&apos;">1</visible> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>67108864</color>
<mode>2</mode> </background>
<color>79741120</color> </TextObject>
</background> <TextObject>
</TextObject> <band>Header</band>
<ColumnObject> <alignment>2</alignment>
<band>Detail</band> <text>Site</text>
<id>3</id> <border>6</border>
<alignment>0</alignment> <color>0</color>
<tabsequence>10</tabsequence> <x>1428</x>
<border>5</border> <y>2</y>
<color>0</color> <height>16</height>
<x>2</x> <width>57</width>
<y>2</y> <html>
<height>16</height> <valueishtml>0</valueishtml>
<width>74</width> </html>
<format>[general]</format> <name>pay_site_t</name>
<html> <visible expression="&apos;false&apos;">1</visible>
<valueishtml>0</valueishtml> <font>
</html> <face>Times New Roman</face>
<name>ad_code</name> <height>-10</height>
<visible>1</visible> <weight>400</weight>
<EditStyle style="edit"> <family>1</family>
<limit>0</limit> <pitch>2</pitch>
<case>any</case> <charset>0</charset>
<autoselect>yes</autoselect> </font>
<imemode>0</imemode> <background>
</EditStyle> <mode>2</mode>
<font> <color>67108864</color>
<face>Times New Roman</face> </background>
<height>-10</height> </TextObject>
<weight>400</weight> <TextObject>
<family>1</family> <band>Header</band>
<pitch>2</pitch> <alignment>0</alignment>
<charset>0</charset> <text>First Name</text>
</font> <border>6</border>
<background> <color>33554432</color>
<mode>2</mode> <x>1150</x>
<color>16777215</color> <y>2</y>
</background> <height>16</height>
</ColumnObject> <width>113</width>
<ColumnObject> <html>
<band>Detail</band> <valueishtml>0</valueishtml>
<id>12</id> </html>
<alignment>0</alignment> <name>fname_name_long_t</name>
<tabsequence>20</tabsequence> <visible>1</visible>
<border>5</border> <font>
<color>0</color> <face>Arial</face>
<x>78</x> <height>-10</height>
<y>2</y> <weight>400</weight>
<height>16</height> <family>2</family>
<width>153</width> <pitch>2</pitch>
<format>[general]</format> <charset>0</charset>
<html> </font>
<valueishtml>0</valueishtml> <background>
</html> <mode>2</mode>
<name>sh_descr</name> <color>67108864</color>
<visible>1</visible> </background>
<EditStyle style="edit"> </TextObject>
<limit>0</limit> <TextObject>
<case>any</case> <band>Header</band>
<autoselect>yes</autoselect> <alignment>0</alignment>
<imemode>0</imemode> <text>Last Name</text>
</EditStyle> <border>6</border>
<font> <color>33554432</color>
<face>Times New Roman</face> <x>1265</x>
<height>-10</height> <y>2</y>
<weight>400</weight> <height>16</height>
<family>1</family> <width>161</width>
<pitch>2</pitch> <html>
<charset>0</charset> <valueishtml>0</valueishtml>
</font> </html>
<background> <name>lname_name_long_t</name>
<mode>2</mode> <visible>1</visible>
<color>16777215</color> <font>
</background> <face>Arial</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>2</family>
<id>4</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>30</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>233</x> <color>67108864</color>
<y>2</y> </background>
<height>16</height> </TextObject>
<width>95</width> <ColumnObject>
<format>[shortdate] [time]</format> <band>Detail</band>
<html> <id>3</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>10</tabsequence>
<name>eff_date</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>2</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>74</width>
<imemode>0</imemode> <format>[general]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>ad_code</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>5</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>40</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>330</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>51</width> <ColumnObject>
<format>[general]</format> <band>Detail</band>
<html> <id>12</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>20</tabsequence>
<name>type</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>78</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>153</width>
<imemode>0</imemode> <format>[general]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>sh_descr</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>6</id> <pitch>2</pitch>
<alignment>1</alignment> <charset>0</charset>
<tabsequence>50</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>383</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>95</width> <ColumnObject>
<format>0.00</format> <band>Detail</band>
<html> <id>4</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>30</tabsequence>
<name>amount</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>233</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>95</width>
<imemode>0</imemode> <format>[shortdate] [time]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>eff_date</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>7</id> <pitch>2</pitch>
<alignment>1</alignment> <charset>0</charset>
<tabsequence>60</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>480</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>108</width> <ColumnObject>
<format>0.00</format> <band>Detail</band>
<html> <id>5</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>40</tabsequence>
<name>min_basic</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>330</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>51</width>
<imemode>0</imemode> <format>[general]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>type</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>8</id> <pitch>2</pitch>
<alignment>1</alignment> <charset>0</charset>
<tabsequence>70</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>590</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>109</width> <ColumnObject>
<format>0.00</format> <band>Detail</band>
<html> <id>6</id>
<valueishtml>0</valueishtml> <alignment>1</alignment>
</html> <tabsequence>50</tabsequence>
<name>max_basic</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>383</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>95</width>
<imemode>0</imemode> <format>0.00</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>amount</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>9</id> <pitch>2</pitch>
<alignment>1</alignment> <charset>0</charset>
<tabsequence>80</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>701</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>94</width> <ColumnObject>
<format>0.00</format> <band>Detail</band>
<html> <id>7</id>
<valueishtml>0</valueishtml> <alignment>1</alignment>
</html> <tabsequence>60</tabsequence>
<name>min_amt</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>480</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>108</width>
<imemode>0</imemode> <format>0.00</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>min_basic</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>10</id> <pitch>2</pitch>
<alignment>1</alignment> <charset>0</charset>
<tabsequence>90</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>797</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>95</width> <ColumnObject>
<format>0.00</format> <band>Detail</band>
<html> <id>8</id>
<valueishtml>0</valueishtml> <alignment>1</alignment>
</html> <tabsequence>70</tabsequence>
<name>max_amt</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>590</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>109</width>
<imemode>0</imemode> <format>0.00</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>max_basic</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>11</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>100</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>894</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>94</width> <ColumnObject>
<format>[general]</format> <band>Detail</band>
<html> <id>9</id>
<valueishtml>0</valueishtml> <alignment>1</alignment>
</html> <tabsequence>80</tabsequence>
<name>prop_yn</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>701</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>94</width>
<imemode>0</imemode> <format>0.00</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>min_amt</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>1</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>32766</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>990</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>91</width> <ColumnObject>
<format>[general]</format> <band>Detail</band>
<html> <id>10</id>
<valueishtml>0</valueishtml> <alignment>1</alignment>
</html> <tabsequence>90</tabsequence>
<name>emp_code</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>797</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>95</width>
<imemode>0</imemode> <format>0.00</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>max_amt</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>2</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>32766</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>1083</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>65</width> <ColumnObject>
<format>[general]</format> <band>Detail</band>
<html> <id>11</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>100</tabsequence>
<name>month_code</name> <border>5</border>
<visible>1</visible> <color>0</color>
<EditStyle style="edit"> <x>894</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>94</width>
<imemode>0</imemode> <format>[general]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>prop_yn</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>13</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>32766</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>1150</x> <color>16777215</color>
<y>2</y> </background>
<height>16</height> </ColumnObject>
<width>57</width> <ColumnObject>
<format>[general]</format> <band>Detail</band>
<html> <id>1</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>32766</tabsequence>
<name>pay_site</name> <border>5</border>
<visible expression="&apos;false&apos;">1</visible> <color>0</color>
<EditStyle style="edit"> <x>990</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>16</height>
<autoselect>yes</autoselect> <width>91</width>
<imemode>0</imemode> <format>[general]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Times New Roman</face> </html>
<height>-10</height> <name>emp_code</name>
<weight>400</weight> <visible>1</visible>
<family>1</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>0</limit>
<charset>0</charset> <case>any</case>
</font> <autoselect>yes</autoselect>
<background> <imemode>0</imemode>
<mode>2</mode> </EditStyle>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<HtmlTable> <weight>400</weight>
<border>1</border> <family>1</family>
</HtmlTable> <pitch>2</pitch>
<HtmlGen> <charset>0</charset>
<clientevents>1</clientevents> </font>
<clientvalidation>1</clientvalidation> <background>
<clientcomputedfields>1</clientcomputedfields> <mode>2</mode>
<clientformatting>0</clientformatting> <color>16777215</color>
<clientscriptable>0</clientscriptable> </background>
<generatejavascript>1</generatejavascript> </ColumnObject>
<encodeselflinkargs>1</encodeselflinkargs> <ColumnObject>
<netscapelayers>0</netscapelayers> <band>Detail</band>
</HtmlGen> <id>2</id>
<Export.XML> <alignment>0</alignment>
<headgroups>1</headgroups> <tabsequence>32766</tabsequence>
<includewhitespace>0</includewhitespace> <border>5</border>
<metadatatype>0</metadatatype> <color>0</color>
<savemetadata>0</savemetadata> <x>1083</x>
</Export.XML> <y>2</y>
<Import.XML> <height>16</height>
</Import.XML> <width>65</width>
<Export.PDF> <format>[general]</format>
<method>0</method> <html>
<distill.custompostscript>0</distill.custompostscript> <valueishtml>0</valueishtml>
<xslfop.print>0</xslfop.print> </html>
</Export.PDF> <name>month_code</name>
</Sybase_eDataWindow> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1428</x>
<y>2</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_site</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1150</x>
<y>2</y>
<height>16</height>
<width>113</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fname_name_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1265</x>
<y>2</y>
<height>16</height>
<width>161</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lname_name_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>79741120</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>376</height> <height>429</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee_mthad.emp_code</dbname> <dbname>employee_mthad.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="2">char</type> <type size="2">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>month_code</name> <name>month_code</name>
<dbname>employee_mthad.month_code</dbname> <dbname>employee_mthad.month_code</dbname>
<values> <values>
<item display="January" data="01"/> <item display="January" data="01"/>
<item display="February" data="02"/> <item display="February" data="02"/>
<item display="March" data="03"/> <item display="March" data="03"/>
<item display="April" data="04"/> <item display="April" data="04"/>
<item display="May" data="05"/> <item display="May" data="05"/>
<item display="June" data="06"/> <item display="June" data="06"/>
<item display="July" data="07"/> <item display="July" data="07"/>
<item display="August" data="08"/> <item display="August" data="08"/>
<item display="September" data="09"/> <item display="September" data="09"/>
<item display="October" data="10"/> <item display="October" data="10"/>
<item display="November" data="11"/> <item display="November" data="11"/>
<item display="December" data="12"/> <item display="December" data="12"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>ad_code</name> <name>ad_code</name>
<dbname>employee_mthad.ad_code</dbname> <dbname>employee_mthad.ad_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>eff_date</name> <name>eff_date</name>
<dbname>employee_mthad.eff_date</dbname> <dbname>employee_mthad.eff_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>exp_date</name> <name>exp_date</name>
<dbname>employee_mthad.exp_date</dbname> <dbname>employee_mthad.exp_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>type</name> <name>type</name>
<dbname>employee_mthad.type</dbname> <dbname>employee_mthad.type</dbname>
<initial> </initial> <initial> </initial>
<values> <values>
<item display="Fixed" data="F"/> <item display="Fixed" data="F"/>
<item display="Percentage" data="P"/> <item display="Percentage" data="P"/>
<item display="Not Applicable" data=" "/> <item display="Not Applicable" data=" "/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prop_yn</name> <name>prop_yn</name>
<dbname>employee_mthad.prop_yn</dbname> <dbname>employee_mthad.prop_yn</dbname>
<initial>Y</initial> <initial>Y</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>employee_mthad.chg_date</dbname> <dbname>employee_mthad.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>employee_mthad.chg_user</dbname> <dbname>employee_mthad.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>employee_mthad.chg_term</dbname> <dbname>employee_mthad.chg_term</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="40">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>allwdedn_descr</name> <name>allwdedn_descr</name>
<dbname>allwdedn.descr</dbname> <dbname>allwdedn.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>amount</name> <name>amount</name>
<dbname>employee_mthad.amount</dbname> <dbname>employee_mthad.amount</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>min_basic</name> <name>min_basic</name>
<dbname>employee_mthad.min_basic</dbname> <dbname>employee_mthad.min_basic</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>max_basic</name> <name>max_basic</name>
<dbname>employee_mthad.max_basic</dbname> <dbname>employee_mthad.max_basic</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>min_amt</name> <name>min_amt</name>
<dbname>employee_mthad.min_amt</dbname> <dbname>employee_mthad.min_amt</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>max_amt</name> <name>max_amt</name>
<dbname>employee_mthad.max_amt</dbname> <dbname>employee_mthad.max_amt</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pay_site</name> <name>pay_site</name>
<dbname>employee.pay_site</dbname> <dbname>employee.pay_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>ref_type</name> <name>ref_type</name>
<dbname>employee_mthad.ref_type</dbname> <dbname>employee_mthad.ref_type</dbname>
<initial>O</initial> <initial>O</initial>
<values> <values>
<item display="Loans" data="L"/> <item display="Loans" data="L"/>
<item display="Others" data="O"/> <item display="Others" data="O"/>
<item display="Transfer" data="T"/> <item display="Transfer" data="T"/>
<item display="Promotion//Increment" data="P"/> <item display="Promotion//Increment" data="P"/>
<item display="Drop Deduction" data="D"/> <item display="Drop Deduction" data="D"/>
<item display="Full &amp; Final" data="F"/> <item display="Full &amp; Final" data="F"/>
<item display="Perk Claims" data="C"/> <item display="Perk Claims" data="C"/>
<item display="Leave Encashment" data="L"/> <item display="Leave Encashment" data="L"/>
<item display="IT Declaration" data="I"/> <item display="IT Declaration" data="I"/>
<item display="Income Tax Processing" data="X"/> <item display="Income Tax Processing" data="X"/>
<item display="Interest" data="N"/> <item display="Interest" data="N"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>ref_no</name> <name>ref_no</name>
<dbname>employee_mthad.ref_no</dbname> <dbname>employee_mthad.ref_no</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee_mthad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee_mthad.emp_code&quot;) COLUMN(NAME=&quot;employee_mthad.month_code&quot;) COLUMN(NAME=&quot;employee_mthad.ad_code&quot;) COLUMN(NAME=&quot;employee_mthad.eff_date&quot;) COLUMN(NAME=&quot;employee_mthad.exp_date&quot;) COLUMN(NAME=&quot;employee_mthad.type&quot;) COLUMN(NAME=&quot;employee_mthad.prop_yn&quot;) COLUMN(NAME=&quot;employee_mthad.chg_date&quot;) COLUMN(NAME=&quot;employee_mthad.chg_user&quot;) COLUMN(NAME=&quot;employee_mthad.chg_term&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;employee_mthad.amount&quot;) COLUMN(NAME=&quot;employee_mthad.min_basic&quot;) COLUMN(NAME=&quot;employee_mthad.max_basic&quot;) COLUMN(NAME=&quot;employee_mthad.min_amt&quot;) COLUMN(NAME=&quot;employee_mthad.max_amt&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee_mthad.ref_type&quot;) COLUMN(NAME=&quot;employee_mthad.ref_no&quot;) JOIN (LEFT=&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mEmpCode&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.month_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mMonthCode&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mAdCode&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.eff_date&quot; OP =&quot;=&quot; EXP2 =&quot;:meff_date&quot; ) ) ARG(NAME = &quot;mEmpCode&quot; TYPE = string) ARG(NAME = &quot;mMonthCode&quot; TYPE = string) ARG(NAME = &quot;mAdCode&quot; TYPE = string) ARG(NAME = &quot;meff_date&quot; TYPE = datetime) </retrieve> <table_column>
<update>employee_mthad</update> <type size="4000">char</type>
<updatewhere>0</updatewhere> <updatewhereclause>yes</updatewhereclause>
<updatekeyinplace>no</updatekeyinplace> <name>emp_name</name>
<argument> <dbname>emp_name</dbname>
<name>mEmpCode</name> </table_column>
<type>string</type> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee_mthad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee_mthad.emp_code&quot;) COLUMN(NAME=&quot;employee_mthad.month_code&quot;) COLUMN(NAME=&quot;employee_mthad.ad_code&quot;) COLUMN(NAME=&quot;employee_mthad.eff_date&quot;) COLUMN(NAME=&quot;employee_mthad.exp_date&quot;) COLUMN(NAME=&quot;employee_mthad.type&quot;) COLUMN(NAME=&quot;employee_mthad.prop_yn&quot;) COLUMN(NAME=&quot;employee_mthad.chg_date&quot;) COLUMN(NAME=&quot;employee_mthad.chg_user&quot;) COLUMN(NAME=&quot;employee_mthad.chg_term&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;employee_mthad.amount&quot;) COLUMN(NAME=&quot;employee_mthad.min_basic&quot;) COLUMN(NAME=&quot;employee_mthad.max_basic&quot;) COLUMN(NAME=&quot;employee_mthad.min_amt&quot;) COLUMN(NAME=&quot;employee_mthad.max_amt&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee_mthad.ref_type&quot;) COLUMN(NAME=&quot;employee_mthad.ref_no&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee_mthad.emp_code,&apos;FL1&apos;) as emp_name&quot;) JOIN (LEFT=&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mEmpCode&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.month_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mMonthCode&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mAdCode&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.eff_date&quot; OP =&quot;=&quot; EXP2 =&quot;:meff_date&quot; ) ) ARG(NAME = &quot;mEmpCode&quot; TYPE = string) ARG(NAME = &quot;mMonthCode&quot; TYPE = string) ARG(NAME = &quot;mAdCode&quot; TYPE = string) ARG(NAME = &quot;meff_date&quot; TYPE = datetime) </retrieve>
</argument> <update>EMPLOYEE_MTHAD</update>
<argument> <updatewhere>0</updatewhere>
<name>mMonthCode</name> <updatekeyinplace>no</updatekeyinplace>
<type>string</type> <argument>
</argument> <name>mEmpCode</name>
<argument> <type>string</type>
<name>mAdCode</name> </argument>
<type>string</type> <argument>
</argument> <name>mMonthCode</name>
<argument> <type>string</type>
<name>meff_date</name> </argument>
<type>datetime</type> <argument>
</argument> <name>mAdCode</name>
</TableDefinition> <type>string</type>
<GroupBox> </argument>
<band>Detail</band> <argument>
<text>Basic</text> <name>meff_date</name>
<border>2</border> <type>datetime</type>
<color>0</color> </argument>
<x>17</x> </TableDefinition>
<y>13</y> <GroupBox>
<height>330</height> <band>Detail</band>
<width>546</width> <text>Others</text>
<name>gb_1</name> <border>2</border>
<visible>1</visible> <color>0</color>
<font> <x>9</x>
<face>Times New Roman</face> <y>226</y>
<height>-10</height> <height>168</height>
<weight>400</weight> <width>518</width>
<family>1</family> <name>gb_2</name>
<pitch>2</pitch> <visible>1</visible>
<charset>0</charset> <font>
</font> <face>Times New Roman</face>
<background> <height>-10</height>
<mode>2</mode> <weight>400</weight>
<color>67108864</color> <family>1</family>
</background> <pitch>2</pitch>
</GroupBox> <charset>0</charset>
<ColumnObject> </font>
<band>Detail</band> <background>
<id>3</id> <mode>2</mode>
<alignment>0</alignment> <color>67108864</color>
<tabsequence>10</tabsequence> </background>
<border>5</border> </GroupBox>
<color>0</color> <GroupBox>
<x>163</x> <band>Detail</band>
<y>40</y> <text>Basic</text>
<height>19</height> <border>2</border>
<width>52</width> <color>0</color>
<format>[general]</format> <x>9</x>
<html> <y>16</y>
<valueishtml>0</valueishtml> <height>199</height>
</html> <width>518</width>
<name>ad_code</name> <name>gb_1</name>
<tag>Allowance / Deduction code.</tag> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>5</limit> <height>-10</height>
<case>upper</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>1</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </GroupBox>
<family>1</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>3</id>
</font> <alignment>0</alignment>
<background> <tabsequence>10</tabsequence>
<mode>2</mode> <border>5</border>
<color>16777215</color> <color>0</color>
</background> <x>142</x>
</ColumnObject> <y>40</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>52</width>
<id>11</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>255</color> <name>ad_code</name>
<x>218</x> <tag>Allowance / Deduction code.</tag>
<y>40</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>311</width> <limit>5</limit>
<format>[general]</format> <case>upper</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>allwdedn_descr</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>0</limit> <face>Times New Roman</face>
<case>any</case> <height>-10</height>
<autoselect>yes</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>11</id>
<color>79741120</color> <alignment>0</alignment>
</background> <tabsequence>32766</tabsequence>
</ColumnObject> <border>5</border>
<TextObject> <color>255</color>
<band>Detail</band> <x>197</x>
<alignment>1</alignment> <y>40</y>
<text>A/D Code :</text> <height>19</height>
<border>0</border> <width>311</width>
<color>0</color> <format>[general]</format>
<x>63</x> <html>
<y>40</y> <valueishtml>0</valueishtml>
<height>16</height> </html>
<width>96</width> <name>allwdedn_descr</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <EditStyle style="edit">
</html> <limit>0</limit>
<name>ad_code_t</name> <case>any</case>
<visible>1</visible> <autoselect>yes</autoselect>
<font> <imemode>0</imemode>
<face>Times New Roman</face> </EditStyle>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>79741120</color> <background>
</background> <mode>2</mode>
</TextObject> <color>79741120</color>
<ColumnObject> </background>
<band>Detail</band> </ColumnObject>
<id>12</id> <TextObject>
<alignment>1</alignment> <band>Detail</band>
<tabsequence>20</tabsequence> <alignment>1</alignment>
<border>5</border> <text>Amount :</text>
<color>0</color> <border>0</border>
<x>163</x> <color>0</color>
<y>68</y> <x>42</x>
<height>19</height> <y>68</y>
<width>95</width> <height>19</height>
<format>#######0.00</format> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>amount_t</name>
<tag>Amount of allowance / deduction.</tag> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>13</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<format>#######0.00</format> <family>1</family>
<focusrectangle>no</focusrectangle> <pitch>2</pitch>
<autoselect>yes</autoselect> <charset>0</charset>
<autohscroll>yes</autohscroll> </font>
<imemode>0</imemode> <background>
</EditStyle> <mode>2</mode>
<font> <color>79741120</color>
<face>Times New Roman</face> </background>
<height>-10</height> </TextObject>
<weight>400</weight> <ColumnObject>
<family>1</family> <band>Detail</band>
<pitch>2</pitch> <id>12</id>
<charset>0</charset> <alignment>1</alignment>
</font> <tabsequence>20</tabsequence>
<background> <border>5</border>
<mode>2</mode> <color>0</color>
<color>16777215</color> <x>142</x>
</background> <y>68</y>
</ColumnObject> <height>19</height>
<TextObject> <width>95</width>
<band>Detail</band> <format>#######0.00</format>
<alignment>1</alignment> <html>
<text>Type :</text> <valueishtml>0</valueishtml>
<border>0</border> </html>
<color>0</color> <name>amount</name>
<x>322</x> <tag>Amount of allowance / deduction.</tag>
<y>68</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>65</width> <limit>13</limit>
<html> <case>any</case>
<valueishtml>0</valueishtml> <format>#######0.00</format>
</html> <focusrectangle>no</focusrectangle>
<name>type_t</name> <autoselect>yes</autoselect>
<visible>1</visible> <autohscroll>yes</autohscroll>
<font> <imemode>0</imemode>
<face>Times New Roman</face> </EditStyle>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>79741120</color> <background>
</background> <mode>2</mode>
</TextObject> <color>16777215</color>
<ColumnObject> </background>
<band>Detail</band> </ColumnObject>
<id>6</id> <TextObject>
<alignment>0</alignment> <band>Detail</band>
<tabsequence>30</tabsequence> <alignment>1</alignment>
<border>5</border> <text>Type :</text>
<color>0</color> <border>0</border>
<x>391</x> <color>0</color>
<y>68</y> <x>301</x>
<height>19</height> <y>68</y>
<width>138</width> <height>19</height>
<format>[general]</format> <width>65</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>type</name> <name>type_t</name>
<tag>Type ( fixed or percentage ).</tag> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="ddlb"> <face>Times New Roman</face>
<limit>1</limit> <height>-10</height>
<allowedit>no</allowedit> <weight>400</weight>
<case>any</case> <family>1</family>
<imemode>0</imemode> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>6</id>
<mode>2</mode> <alignment>0</alignment>
<color>16777215</color> <tabsequence>30</tabsequence>
</background> <border>5</border>
</ColumnObject> <color>0</color>
<TextObject> <x>370</x>
<band>Detail</band> <y>68</y>
<alignment>1</alignment> <height>19</height>
<text>Amount :</text> <width>138</width>
<border>0</border> <format>[general]</format>
<color>0</color> <html>
<x>63</x> <valueishtml>0</valueishtml>
<y>68</y> </html>
<height>19</height> <name>type</name>
<width>96</width> <tag>Type ( fixed or percentage ).</tag>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <EditStyle style="ddlb">
</html> <limit>1</limit>
<name>amount_t</name> <allowedit>no</allowedit>
<visible>1</visible> <case>any</case>
<font> <imemode>0</imemode>
<face>Times New Roman</face> </EditStyle>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>79741120</color> <background>
</background> <mode>2</mode>
</TextObject> <color>16777215</color>
<TextObject> </background>
<band>Detail</band> </ColumnObject>
<alignment>1</alignment> <TextObject>
<text>Effective Date :</text> <band>Detail</band>
<border>0</border> <alignment>1</alignment>
<color>0</color> <text>Effective Date :</text>
<x>63</x> <border>0</border>
<y>99</y> <color>0</color>
<height>19</height> <x>42</x>
<width>96</width> <y>99</y>
<html> <height>19</height>
<valueishtml>0</valueishtml> <width>96</width>
</html> <html>
<name>eff_date_t</name> <valueishtml>0</valueishtml>
<visible>1</visible> </html>
<font> <name>eff_date_t</name>
<face>Times New Roman</face> <visible>1</visible>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>79741120</color> <background>
</background> <mode>2</mode>
</TextObject> <color>79741120</color>
<ColumnObject> </background>
<band>Detail</band> </TextObject>
<id>4</id> <ColumnObject>
<alignment>0</alignment> <band>Detail</band>
<tabsequence>40</tabsequence> <id>4</id>
<border>5</border> <alignment>0</alignment>
<color>0</color> <tabsequence>40</tabsequence>
<x>163</x> <border>5</border>
<y>99</y> <color>0</color>
<height>19</height> <x>142</x>
<width>70</width> <y>99</y>
<format>[shortdate] [time]</format> <height>19</height>
<html> <width>70</width>
<valueishtml>0</valueishtml> <format>[shortdate] [time]</format>
</html> <html>
<name>eff_date</name> <valueishtml>0</valueishtml>
<visible>1</visible> </html>
<EditStyle name="datetime" style="editmask"> <name>eff_date</name>
<mask>dd/mm/yy</mask> <visible>1</visible>
<imemode>0</imemode> <EditStyle name="datetime" style="editmask">
<focusrectangle>no</focusrectangle> <mask>dd/mm/yy</mask>
</EditStyle> <imemode>0</imemode>
<font> <focusrectangle>no</focusrectangle>
<face>Times New Roman</face> </EditStyle>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>16777215</color> <background>
</background> <mode>2</mode>
</ColumnObject> <color>16777215</color>
<ColumnObject> </background>
<band>Detail</band> </ColumnObject>
<id>5</id> <TextObject>
<alignment>0</alignment> <band>Detail</band>
<tabsequence>50</tabsequence> <alignment>1</alignment>
<border>5</border> <text>Expiry Date :</text>
<color>0</color> <border>0</border>
<x>417</x> <color>0</color>
<y>99</y> <x>278</x>
<height>19</height> <y>99</y>
<width>112</width> <height>19</height>
<format>[shortdate] [time]</format> <width>114</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>exp_date</name> <name>exp_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" style="editmask"> <font>
<mask>dd/mm/yy</mask> <face>Times New Roman</face>
<imemode>0</imemode> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
</EditStyle> <family>1</family>
<font> <pitch>2</pitch>
<face>Times New Roman</face> <charset>0</charset>
<height>-10</height> </font>
<weight>400</weight> <background>
<family>1</family> <mode>2</mode>
<pitch>2</pitch> <color>79741120</color>
<charset>0</charset> </background>
</font> </TextObject>
<background> <ColumnObject>
<mode>2</mode> <band>Detail</band>
<color>16777215</color> <id>5</id>
</background> <alignment>0</alignment>
</ColumnObject> <tabsequence>50</tabsequence>
<TextObject> <border>5</border>
<band>Detail</band> <color>0</color>
<alignment>1</alignment> <x>396</x>
<text>Min. Base Amount :</text> <y>99</y>
<border>0</border> <height>19</height>
<color>0</color> <width>112</width>
<x>42</x> <format>[shortdate] [time]</format>
<y>127</y> <html>
<height>19</height> <valueishtml>0</valueishtml>
<width>117</width> </html>
<html> <name>exp_date</name>
<valueishtml>0</valueishtml> <visible>1</visible>
</html> <EditStyle name="datetime" style="editmask">
<name>min_basic_t</name> <mask>dd/mm/yy</mask>
<visible>1</visible> <imemode>0</imemode>
<font> <focusrectangle>no</focusrectangle>
<face>Times New Roman</face> </EditStyle>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>79741120</color> <background>
</background> <mode>2</mode>
</TextObject> <color>16777215</color>
<ColumnObject> </background>
<band>Detail</band> </ColumnObject>
<id>13</id> <TextObject>
<alignment>1</alignment> <band>Detail</band>
<tabsequence>60</tabsequence> <alignment>1</alignment>
<border>5</border> <text>Min. Base Amount :</text>
<color>0</color> <border>0</border>
<x>163</x> <color>0</color>
<y>127</y> <x>21</x>
<height>19</height> <y>127</y>
<width>95</width> <height>19</height>
<format>#######0.00</format> <width>117</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>min_basic</name> <name>min_basic_t</name>
<tag>Minimum basic salary for allowance / deduction.</tag> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>14</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<format>#######0.00</format> <family>1</family>
<focusrectangle>no</focusrectangle> <pitch>2</pitch>
<autoselect>yes</autoselect> <charset>0</charset>
<autohscroll>yes</autohscroll> </font>
<imemode>0</imemode> <background>
</EditStyle> <mode>2</mode>
<font> <color>79741120</color>
<face>Times New Roman</face> </background>
<height>-10</height> </TextObject>
<weight>400</weight> <ColumnObject>
<family>1</family> <band>Detail</band>
<pitch>2</pitch> <id>13</id>
<charset>0</charset> <alignment>1</alignment>
</font> <tabsequence>60</tabsequence>
<background> <border>5</border>
<mode>2</mode> <color>0</color>
<color>16777215</color> <x>142</x>
</background> <y>127</y>
</ColumnObject> <height>19</height>
<ColumnObject> <width>95</width>
<band>Detail</band> <format>#######0.00</format>
<id>14</id> <html>
<alignment>1</alignment> <valueishtml>0</valueishtml>
<tabsequence>70</tabsequence> </html>
<border>5</border> <name>min_basic</name>
<color>0</color> <tag>Minimum basic salary for allowance / deduction.</tag>
<x>391</x> <visible>1</visible>
<y>127</y> <EditStyle style="edit">
<height>19</height> <limit>14</limit>
<width>138</width> <case>any</case>
<format>#######0.00</format> <format>#######0.00</format>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>max_basic</name> <imemode>0</imemode>
<tag>Maximum basic salary for allowance / deduction.</tag> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>13</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<format>#######0.00</format> <family>1</family>
<focusrectangle>no</focusrectangle> <pitch>2</pitch>
<autoselect>yes</autoselect> <charset>0</charset>
<autohscroll>yes</autohscroll> </font>
<imemode>0</imemode> <background>
</EditStyle> <mode>2</mode>
<font> <color>16777215</color>
<face>Times New Roman</face> </background>
<height>-10</height> </ColumnObject>
<weight>400</weight> <TextObject>
<family>1</family> <band>Detail</band>
<pitch>2</pitch> <alignment>1</alignment>
<charset>0</charset> <text>Max. Base Amount :</text>
</font> <border>0</border>
<background> <color>0</color>
<mode>2</mode> <x>249</x>
<color>16777215</color> <y>127</y>
</background> <height>19</height>
</ColumnObject> <width>117</width>
<TextObject> <html>
<band>Detail</band> <valueishtml>0</valueishtml>
<alignment>1</alignment> </html>
<text>Min. Amount :</text> <name>max_basic_t</name>
<border>0</border> <visible>1</visible>
<color>0</color> <font>
<x>63</x> <face>Times New Roman</face>
<y>155</y> <height>-10</height>
<height>19</height> <weight>400</weight>
<width>96</width> <family>1</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>min_amt_t</name> <background>
<visible>1</visible> <mode>2</mode>
<font> <color>79741120</color>
<face>Times New Roman</face> </background>
<height>-10</height> </TextObject>
<weight>400</weight> <ColumnObject>
<family>1</family> <band>Detail</band>
<pitch>2</pitch> <id>14</id>
<charset>0</charset> <alignment>1</alignment>
</font> <tabsequence>70</tabsequence>
<background> <border>5</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>370</x>
</background> <y>127</y>
</TextObject> <height>19</height>
<ColumnObject> <width>138</width>
<band>Detail</band> <format>#######0.00</format>
<id>15</id> <html>
<alignment>1</alignment> <valueishtml>0</valueishtml>
<tabsequence>80</tabsequence> </html>
<border>5</border> <name>max_basic</name>
<color>0</color> <tag>Maximum basic salary for allowance / deduction.</tag>
<x>163</x> <visible>1</visible>
<y>155</y> <EditStyle style="edit">
<height>19</height> <limit>13</limit>
<width>95</width> <case>any</case>
<format>#######0.00</format> <format>#######0.00</format>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>min_amt</name> <imemode>0</imemode>
<tag>Minimum allowance / deduction amount.</tag> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>13</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<format>#######0.00</format> <family>1</family>
<focusrectangle>no</focusrectangle> <pitch>2</pitch>
<autoselect>yes</autoselect> <charset>0</charset>
<autohscroll>yes</autohscroll> </font>
<imemode>0</imemode> <background>
</EditStyle> <mode>2</mode>
<font> <color>16777215</color>
<face>Times New Roman</face> </background>
<height>-10</height> </ColumnObject>
<weight>400</weight> <TextObject>
<family>1</family> <band>Detail</band>
<pitch>2</pitch> <alignment>1</alignment>
<charset>0</charset> <text>Min. Amount :</text>
</font> <border>0</border>
<background> <color>0</color>
<mode>2</mode> <x>41</x>
<color>16777215</color> <y>154</y>
</background> <height>19</height>
</ColumnObject> <width>96</width>
<ColumnObject> <html>
<band>Detail</band> <valueishtml>0</valueishtml>
<id>16</id> </html>
<alignment>1</alignment> <name>min_amt_t</name>
<tabsequence>90</tabsequence> <visible>1</visible>
<border>5</border> <font>
<color>0</color> <face>Times New Roman</face>
<x>390</x> <height>-10</height>
<y>155</y> <weight>400</weight>
<height>19</height> <family>1</family>
<width>139</width> <pitch>2</pitch>
<format>#######0.00</format> <charset>0</charset>
<html> </font>
<valueishtml>0</valueishtml> <background>
</html> <mode>2</mode>
<name>max_amt</name> <color>79741120</color>
<tag>Maximum allowance / deduction amount.</tag> </background>
<visible>1</visible> </TextObject>
<EditStyle style="edit"> <ColumnObject>
<limit>13</limit> <band>Detail</band>
<case>any</case> <id>15</id>
<format>#######0.00</format> <alignment>1</alignment>
<focusrectangle>no</focusrectangle> <tabsequence>80</tabsequence>
<autoselect>yes</autoselect> <border>5</border>
<autohscroll>yes</autohscroll> <color>0</color>
<imemode>0</imemode> <x>142</x>
</EditStyle> <y>155</y>
<font> <height>19</height>
<face>Times New Roman</face> <width>95</width>
<height>-10</height> <format>#######0.00</format>
<weight>400</weight> <html>
<family>1</family> <valueishtml>0</valueishtml>
<pitch>2</pitch> </html>
<charset>0</charset> <name>min_amt</name>
</font> <tag>Minimum allowance / deduction amount.</tag>
<background> <visible>1</visible>
<mode>2</mode> <EditStyle style="edit">
<color>16777215</color> <limit>13</limit>
</background> <case>any</case>
</ColumnObject> <format>#######0.00</format>
<TextObject> <focusrectangle>no</focusrectangle>
<band>Detail</band> <autoselect>yes</autoselect>
<alignment>1</alignment> <autohscroll>yes</autohscroll>
<text>Proportionate :</text> <imemode>0</imemode>
<border>0</border> </EditStyle>
<color>0</color> <font>
<x>63</x> <face>Times New Roman</face>
<y>183</y> <height>-10</height>
<height>19</height> <weight>400</weight>
<width>96</width> <family>1</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>prop_yn_t</name> <background>
<visible>1</visible> <mode>2</mode>
<font> <color>16777215</color>
<face>Times New Roman</face> </background>
<height>-10</height> </ColumnObject>
<weight>400</weight> <TextObject>
<family>1</family> <band>Detail</band>
<pitch>2</pitch> <alignment>1</alignment>
<charset>0</charset> <text>Max. Amount :</text>
</font> <border>0</border>
<background> <color>0</color>
<mode>2</mode> <x>259</x>
<color>79741120</color> <y>155</y>
</background> <height>19</height>
</TextObject> <width>106</width>
<ColumnObject> <html>
<band>Detail</band> <valueishtml>0</valueishtml>
<id>7</id> </html>
<alignment>0</alignment> <name>max_amt_t</name>
<tabsequence>100</tabsequence> <visible>1</visible>
<border>5</border> <font>
<color>0</color> <face>Times New Roman</face>
<x>163</x> <height>-10</height>
<y>183</y> <weight>400</weight>
<height>19</height> <family>1</family>
<width>78</width> <pitch>2</pitch>
<format>[general]</format> <charset>0</charset>
<html> </font>
<valueishtml>0</valueishtml> <background>
</html> <mode>2</mode>
<name>prop_yn</name> <color>79741120</color>
<tag>Proportionate ( yes / no ).</tag> </background>
<visible>1</visible> </TextObject>
<EditStyle style="ddlb"> <TextObject>
<limit>1</limit> <band>Detail</band>
<allowedit>no</allowedit> <alignment>1</alignment>
<case>any</case> <text>Proportionate :</text>
<imemode>0</imemode> <border>0</border>
</EditStyle> <color>0</color>
<font> <x>42</x>
<face>Times New Roman</face> <y>183</y>
<height>-10</height> <height>19</height>
<weight>400</weight> <width>96</width>
<family>1</family> <html>
<pitch>2</pitch> <valueishtml>0</valueishtml>
<charset>0</charset> </html>
</font> <name>prop_yn_t</name>
<background> <visible>1</visible>
<mode>2</mode> <font>
<color>16777215</color> <face>Times New Roman</face>
</background> <height>-10</height>
</ColumnObject> <weight>400</weight>
<TextObject> <family>1</family>
<band>Detail</band> <pitch>2</pitch>
<alignment>1</alignment> <charset>0</charset>
<text>Reference Type :</text> </font>
<border>0</border> <background>
<color>0</color> <mode>2</mode>
<x>63</x> <color>79741120</color>
<y>211</y> </background>
<height>16</height> </TextObject>
<width>96</width> <ColumnObject>
<html> <band>Detail</band>
<valueishtml>0</valueishtml> <id>7</id>
</html> <alignment>0</alignment>
<name>ref_type_t</name> <tabsequence>100</tabsequence>
<visible>1</visible> <border>5</border>
<font> <color>0</color>
<face>Times New Roman</face> <x>142</x>
<height>-10</height> <y>183</y>
<weight>400</weight> <height>19</height>
<family>1</family> <width>78</width>
<pitch>2</pitch> <format>[Yes/No]</format>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>2</mode> <name>prop_yn</name>
<color>79741120</color> <tag>Proportionate ( yes / no ).</tag>
</background> <visible>1</visible>
</TextObject> <EditStyle style="ddlb">
<ColumnObject> <limit>1</limit>
<band>Detail</band> <allowedit>no</allowedit>
<id>18</id> <case>any</case>
<alignment>0</alignment> <imemode>0</imemode>
<tabsequence>110</tabsequence> </EditStyle>
<border>5</border> <font>
<color>0</color> <face>Times New Roman</face>
<x>163</x> <height>-10</height>
<y>211</y> <weight>400</weight>
<height>19</height> <family>1</family>
<width>160</width> <pitch>2</pitch>
<format>[general]</format> <charset>0</charset>
<html> </font>
<valueishtml>0</valueishtml> <background>
</html> <mode>2</mode>
<name>ref_type</name> <color>16777215</color>
<visible>1</visible> </background>
<EditStyle style="ddlb"> </ColumnObject>
<limit>0</limit> <TextObject>
<allowedit>no</allowedit> <band>Detail</band>
<case>any</case> <alignment>1</alignment>
<vscrollbar>yes</vscrollbar> <text>A/D Code :</text>
<imemode>0</imemode> <border>0</border>
</EditStyle> <color>0</color>
<font> <x>42</x>
<face>Times New Roman</face> <y>40</y>
<height>-10</height> <height>19</height>
<weight>400</weight> <width>96</width>
<family>1</family> <html>
<pitch>2</pitch> <valueishtml>0</valueishtml>
<charset>0</charset> </html>
</font> <name>ad_code_t</name>
<background> <visible>1</visible>
<mode>2</mode> <font>
<color>16777215</color> <face>Times New Roman</face>
</background> <height>-10</height>
</ColumnObject> <weight>400</weight>
<ColumnObject> <family>1</family>
<band>Detail</band> <pitch>2</pitch>
<id>19</id> <charset>0</charset>
<alignment>0</alignment> </font>
<tabsequence>120</tabsequence> <background>
<border>5</border> <mode>2</mode>
<color>0</color> <color>79741120</color>
<x>432</x> </background>
<y>211</y> </TextObject>
<height>19</height> <TextObject>
<width>97</width> <band>Detail</band>
<format>[general]</format> <alignment>1</alignment>
<html> <text>Reference Type :</text>
<valueishtml>0</valueishtml> <border>0</border>
</html> <color>0</color>
<name>ref_no</name> <x>42</x>
<visible>1</visible> <y>247</y>
<EditStyle style="edit"> <height>19</height>
<limit>15</limit> <width>96</width>
<case>upper</case> <html>
<focusrectangle>no</focusrectangle> <valueishtml>0</valueishtml>
<autoselect>yes</autoselect> </html>
<autohscroll>yes</autohscroll> <name>ref_type_t</name>
<imemode>0</imemode> <visible>1</visible>
</EditStyle> <font>
<font> <face>Times New Roman</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>1</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>2</mode>
<mode>2</mode> <color>79741120</color>
<color>16777215</color> </background>
</background> </TextObject>
</ColumnObject> <TextObject>
<TextObject> <band>Detail</band>
<band>Detail</band> <alignment>1</alignment>
<alignment>1</alignment> <text>Employee Code :</text>
<text>Employee Code :</text> <border>0</border>
<border>0</border> <color>0</color>
<color>0</color> <x>42</x>
<x>63</x> <y>275</y>
<y>239</y> <height>19</height>
<height>19</height> <width>96</width>
<width>96</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_code_t</name>
<name>emp_code_t</name> <visible>1</visible>
<visible>1</visible> <font>
<font> <face>Times New Roman</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>1</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>2</mode>
<mode>2</mode> <color>79741120</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>1</id>
<id>1</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>32766</tabsequence>
<tabsequence>32766</tabsequence> <border>5</border>
<border>5</border> <color>255</color>
<color>255</color> <x>142</x>
<x>163</x> <y>275</y>
<y>239</y> <height>19</height>
<height>20</height> <width>110</width>
<width>110</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_code</name>
<name>emp_code</name> <tag>Employee code.</tag>
<tag>Employee code.</tag> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>10</limit>
<limit>10</limit> <case>any</case>
<case>any</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<autohscroll>yes</autohscroll> <imemode>0</imemode>
<imemode>0</imemode> </EditStyle>
</EditStyle> <font>
<font> <face>Times New Roman</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>1</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>2</mode>
<mode>2</mode> <color>67108864</color>
<color>67108864</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>18</id>
<id>2</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>32766</tabsequence>
<tabsequence>32766</tabsequence> <border>5</border>
<border>5</border> <color>255</color>
<color>255</color> <x>142</x>
<x>419</x> <y>247</y>
<y>239</y> <height>19</height>
<height>20</height> <width>110</width>
<width>110</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>ref_type</name>
<name>month_code</name> <visible>1</visible>
<tag>Month.</tag> <EditStyle style="ddlb">
<visible>1</visible> <limit>0</limit>
<EditStyle name="months" style="ddlb"> <allowedit>no</allowedit>
<limit>2</limit> <case>any</case>
<allowedit>no</allowedit> <vscrollbar>yes</vscrollbar>
<case>any</case> <imemode>0</imemode>
<vscrollbar>yes</vscrollbar> </EditStyle>
<useasborder>yes</useasborder> <font>
<imemode>0</imemode> <face>Times New Roman</face>
</EditStyle> <height>-10</height>
<font> <weight>400</weight>
<face>Times New Roman</face> <family>1</family>
<height>-10</height> <pitch>2</pitch>
<weight>400</weight> <charset>0</charset>
<family>1</family> </font>
<pitch>2</pitch> <background>
<charset>0</charset> <mode>2</mode>
</font> <color>67108864</color>
<background> </background>
<mode>2</mode> </ColumnObject>
<color>67108864</color> <ColumnObject>
</background> <band>Detail</band>
</ColumnObject> <id>16</id>
<TextObject> <alignment>1</alignment>
<band>Detail</band> <tabsequence>90</tabsequence>
<alignment>1</alignment> <border>5</border>
<text>Chg User :</text> <color>0</color>
<border>0</border> <x>369</x>
<color>0</color> <y>155</y>
<x>63</x> <height>19</height>
<y>267</y> <width>139</width>
<height>19</height> <format>#######0.00</format>
<width>96</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>max_amt</name>
<name>chg_user_t</name> <tag>Maximum allowance / deduction amount.</tag>
<visible>1</visible> <visible>1</visible>
<font> <EditStyle style="edit">
<face>Times New Roman</face> <limit>13</limit>
<height>-10</height> <case>any</case>
<weight>400</weight> <format>#######0.00</format>
<family>1</family> <focusrectangle>no</focusrectangle>
<pitch>2</pitch> <autoselect>yes</autoselect>
<charset>0</charset> <autohscroll>yes</autohscroll>
</font> <imemode>0</imemode>
<background> </EditStyle>
<mode>1</mode> <font>
<color>536870912</color> <face>Times New Roman</face>
</background> <height>-10</height>
</TextObject> <weight>400</weight>
<ColumnObject> <family>1</family>
<band>Detail</band> <pitch>2</pitch>
<id>9</id> <charset>0</charset>
<alignment>0</alignment> </font>
<tabsequence>32766</tabsequence> <background>
<border>5</border> <mode>2</mode>
<color>255</color> <color>16777215</color>
<x>163</x> </background>
<y>267</y> </ColumnObject>
<height>19</height> <TextObject>
<width>110</width> <band>Detail</band>
<format>[general]</format> <alignment>1</alignment>
<html> <text> Reference No :</text>
<valueishtml>0</valueishtml> <border>0</border>
</html> <color>0</color>
<name>chg_user</name> <x>317</x>
<tag>User modifing the record, for system purpose only</tag> <y>247</y>
<visible>1</visible> <height>19</height>
<EditStyle style="edit"> <width>90</width>
<limit>10</limit> <html>
<case>any</case> <valueishtml>0</valueishtml>
<focusrectangle>no</focusrectangle> </html>
<autoselect>yes</autoselect> <name>ref_no_t</name>
<autohscroll>yes</autohscroll> <visible>1</visible>
<imemode>0</imemode> <font>
</EditStyle> <face>Times New Roman</face>
<font> <height>-10</height>
<face>Times New Roman</face> <weight>400</weight>
<height>-10</height> <family>1</family>
<weight>400</weight> <pitch>2</pitch>
<family>1</family> <charset>0</charset>
<pitch>2</pitch> </font>
<charset>0</charset> <background>
</font> <mode>2</mode>
<background> <color>79741120</color>
<mode>2</mode> </background>
<color>67108864</color> </TextObject>
</background> <TextObject>
</ColumnObject> <band>Detail</band>
<ColumnObject> <alignment>1</alignment>
<band>Detail</band> <text>Chg Date :</text>
<id>8</id> <border>0</border>
<alignment>0</alignment> <color>0</color>
<tabsequence>32766</tabsequence> <x>323</x>
<border>5</border> <y>303</y>
<color>255</color> <height>19</height>
<x>418</x> <width>84</width>
<y>267</y> <html>
<height>19</height> <valueishtml>0</valueishtml>
<width>110</width> </html>
<format>[shortdate] [time]</format> <name>chg_date_t</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <font>
</html> <face>Times New Roman</face>
<name>chg_date</name> <height>-10</height>
<tag>Row modification date, for system purpose only</tag> <weight>400</weight>
<visible>1</visible> <family>1</family>
<EditStyle style="edit"> <pitch>2</pitch>
<limit>0</limit> <charset>0</charset>
<case>any</case> </font>
<focusrectangle>no</focusrectangle> <background>
<autoselect>yes</autoselect> <mode>2</mode>
<autohscroll>yes</autohscroll> <color>79741120</color>
<imemode>0</imemode> </background>
</EditStyle> </TextObject>
<font> <TextObject>
<face>Times New Roman</face> <band>Detail</band>
<height>-10</height> <alignment>1</alignment>
<weight>400</weight> <text>Pay Site :</text>
<family>1</family> <border>0</border>
<pitch>2</pitch> <color>0</color>
<charset>0</charset> <x>323</x>
</font> <y>331</y>
<background> <height>19</height>
<mode>2</mode> <width>84</width>
<color>67108864</color> <html>
</background> <valueishtml>0</valueishtml>
</ColumnObject> </html>
<ColumnObject> <name>pay_site_t</name>
<band>Detail</band> <visible>1</visible>
<id>10</id> <font>
<alignment>0</alignment> <face>Times New Roman</face>
<tabsequence>32766</tabsequence> <height>-10</height>
<border>5</border> <weight>400</weight>
<color>255</color> <family>1</family>
<x>163</x> <pitch>2</pitch>
<y>295</y> <charset>0</charset>
<height>20</height> </font>
<width>110</width> <background>
<format>[general]</format> <mode>2</mode>
<html> <color>79741120</color>
<valueishtml>0</valueishtml> </background>
</html> </TextObject>
<name>chg_term</name> <ColumnObject>
<tag>Row modifing terminal, for system purpose only</tag> <band>Detail</band>
<visible>1</visible> <id>19</id>
<EditStyle style="edit"> <alignment>0</alignment>
<limit>15</limit> <tabsequence>32766</tabsequence>
<case>any</case> <border>5</border>
<focusrectangle>no</focusrectangle> <color>255</color>
<autoselect>yes</autoselect> <x>411</x>
<autohscroll>yes</autohscroll> <y>247</y>
<imemode>0</imemode> <height>19</height>
</EditStyle> <width>97</width>
<font> <format>[general]</format>
<face>Times New Roman</face> <html>
<height>-10</height> <valueishtml>0</valueishtml>
<weight>400</weight> </html>
<family>1</family> <name>ref_no</name>
<pitch>2</pitch> <visible>1</visible>
<charset>0</charset> <EditStyle style="edit">
</font> <limit>15</limit>
<background> <case>upper</case>
<mode>2</mode> <focusrectangle>no</focusrectangle>
<color>67108864</color> <autoselect>yes</autoselect>
</background> <autohscroll>yes</autohscroll>
</ColumnObject> <imemode>0</imemode>
<ColumnObject> </EditStyle>
<band>Detail</band> <font>
<id>17</id> <face>Times New Roman</face>
<alignment>0</alignment> <height>-10</height>
<tabsequence>32766</tabsequence> <weight>400</weight>
<border>5</border> <family>1</family>
<color>255</color> <pitch>2</pitch>
<x>440</x> <charset>0</charset>
<y>295</y> </font>
<height>19</height> <background>
<width>88</width> <mode>2</mode>
<format>[general]</format> <color>67108864</color>
<html> </background>
<valueishtml>0</valueishtml> </ColumnObject>
</html> <ColumnObject>
<name>pay_site</name> <band>Detail</band>
<visible>1</visible> <id>8</id>
<EditStyle style="edit"> <alignment>0</alignment>
<limit>0</limit> <tabsequence>32766</tabsequence>
<case>any</case> <border>5</border>
<autoselect>yes</autoselect> <color>255</color>
<imemode>0</imemode> <x>411</x>
</EditStyle> <y>303</y>
<font> <height>19</height>
<face>Times New Roman</face> <width>97</width>
<height>-10</height> <format>[shortdate] [time]</format>
<weight>400</weight> <html>
<family>1</family> <valueishtml>0</valueishtml>
<pitch>2</pitch> </html>
<charset>0</charset> <name>chg_date</name>
</font> <tag>Row modification date, for system purpose only</tag>
<background> <visible>1</visible>
<mode>2</mode> <EditStyle style="edit">
<color>67108864</color> <limit>0</limit>
</background> <case>any</case>
</ColumnObject> <focusrectangle>no</focusrectangle>
<TextObject> <autoselect>yes</autoselect>
<band>Detail</band> <autohscroll>yes</autohscroll>
<alignment>1</alignment> <imemode>0</imemode>
<text>Chg Term :</text> </EditStyle>
<border>0</border> <font>
<color>0</color> <face>Times New Roman</face>
<x>63</x> <height>-10</height>
<y>295</y> <weight>400</weight>
<height>19</height> <family>1</family>
<width>96</width> <pitch>2</pitch>
<html> <charset>0</charset>
<valueishtml>0</valueishtml> </font>
</html> <background>
<name>chg_term_t</name> <mode>2</mode>
<visible>1</visible> <color>67108864</color>
<font> </background>
<face>Times New Roman</face> </ColumnObject>
<height>-10</height> <ColumnObject>
<weight>400</weight> <band>Detail</band>
<family>1</family> <id>17</id>
<pitch>2</pitch> <alignment>0</alignment>
<charset>0</charset> <tabsequence>32766</tabsequence>
</font> <border>5</border>
<background> <color>255</color>
<mode>1</mode> <x>411</x>
<color>536870912</color> <y>331</y>
</background> <height>19</height>
</TextObject> <width>97</width>
<TextObject> <format>[general]</format>
<band>Detail</band> <html>
<alignment>1</alignment> <valueishtml>0</valueishtml>
<text>Pay Site :</text> </html>
<border>0</border> <name>pay_site</name>
<color>0</color> <visible>1</visible>
<x>349</x> <EditStyle style="edit">
<y>295</y> <limit>0</limit>
<height>19</height> <case>any</case>
<width>87</width> <autoselect>yes</autoselect>
<html> <imemode>0</imemode>
<valueishtml>0</valueishtml> </EditStyle>
</html> <font>
<name>pay_site_t</name> <face>Times New Roman</face>
<visible>1</visible> <height>-10</height>
<font> <weight>400</weight>
<face>Times New Roman</face> <family>1</family>
<height>-10</height> <pitch>2</pitch>
<weight>400</weight> <charset>0</charset>
<family>1</family> </font>
<pitch>2</pitch> <background>
<charset>0</charset> <mode>2</mode>
</font> <color>67108864</color>
<background> </background>
<mode>2</mode> </ColumnObject>
<color>79741120</color> <ColumnObject>
</background> <band>Detail</band>
</TextObject> <id>2</id>
<TextObject> <alignment>0</alignment>
<band>Detail</band> <tabsequence>32766</tabsequence>
<alignment>1</alignment> <border>5</border>
<text>Chg Date :</text> <color>255</color>
<border>0</border> <x>143</x>
<color>0</color> <y>303</y>
<x>330</x> <height>19</height>
<y>267</y> <width>110</width>
<height>19</height> <format>[general]</format>
<width>84</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>month_code</name>
<name>chg_date_t</name> <tag>Month.</tag>
<visible>1</visible> <visible>1</visible>
<font> <EditStyle name="months" style="ddlb">
<face>Times New Roman</face> <limit>2</limit>
<height>-10</height> <allowedit>no</allowedit>
<weight>400</weight> <case>any</case>
<family>1</family> <vscrollbar>yes</vscrollbar>
<pitch>2</pitch> <useasborder>yes</useasborder>
<charset>0</charset> <imemode>0</imemode>
</font> </EditStyle>
<background> <font>
<mode>2</mode> <face>Times New Roman</face>
<color>79741120</color> <height>-10</height>
</background> <weight>400</weight>
</TextObject> <family>1</family>
<TextObject> <pitch>2</pitch>
<band>Detail</band> <charset>0</charset>
<alignment>1</alignment> </font>
<text>Month :</text> <background>
<border>0</border> <mode>2</mode>
<color>0</color> <color>67108864</color>
<x>331</x> </background>
<y>239</y> </ColumnObject>
<height>19</height> <TextObject>
<width>84</width> <band>Detail</band>
<html> <alignment>1</alignment>
<valueishtml>0</valueishtml> <text>Chg User :</text>
</html> <border>0</border>
<name>month_code_t</name> <color>0</color>
<visible>1</visible> <x>42</x>
<font> <y>330</y>
<face>Times New Roman</face> <height>19</height>
<height>-10</height> <width>96</width>
<weight>400</weight> <html>
<family>1</family> <valueishtml>0</valueishtml>
<pitch>2</pitch> </html>
<charset>0</charset> <name>chg_user_t</name>
</font> <visible>1</visible>
<background> <font>
<mode>1</mode> <face>Times New Roman</face>
<color>536870912</color> <height>-10</height>
</background> <weight>400</weight>
</TextObject> <family>1</family>
<TextObject> <pitch>2</pitch>
<band>Detail</band> <charset>0</charset>
<alignment>1</alignment> </font>
<text> Reference No :</text> <background>
<border>0</border> <mode>1</mode>
<color>0</color> <color>536870912</color>
<x>338</x> </background>
<y>211</y> </TextObject>
<height>16</height> <ColumnObject>
<width>90</width> <band>Detail</band>
<html> <id>9</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>32766</tabsequence>
<name>ref_no_t</name> <border>5</border>
<visible>1</visible> <color>255</color>
<font> <x>142</x>
<face>Times New Roman</face> <y>331</y>
<height>-10</height> <height>19</height>
<weight>400</weight> <width>110</width>
<family>1</family> <format>[general]</format>
<pitch>2</pitch> <html>
<charset>0</charset> <valueishtml>0</valueishtml>
</font> </html>
<background> <name>chg_user</name>
<mode>2</mode> <tag>User modifing the record, for system purpose only</tag>
<color>79741120</color> <visible>1</visible>
</background> <EditStyle style="edit">
</TextObject> <limit>10</limit>
<TextObject> <case>any</case>
<band>Detail</band> <focusrectangle>no</focusrectangle>
<alignment>1</alignment> <autoselect>yes</autoselect>
<text>Max. Amount :</text> <autohscroll>yes</autohscroll>
<border>0</border> <imemode>0</imemode>
<color>0</color> </EditStyle>
<x>280</x> <font>
<y>155</y> <face>Times New Roman</face>
<height>19</height> <height>-10</height>
<width>106</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>max_amt_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <alignment>1</alignment>
</font> <text>Chg Term :</text>
<background> <border>0</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>42</x>
</background> <y>359</y>
</TextObject> <height>19</height>
<TextObject> <width>96</width>
<band>Detail</band> <html>
<alignment>1</alignment> <valueishtml>0</valueishtml>
<text>Max. Base Amount :</text> </html>
<border>0</border> <name>chg_term_t</name>
<color>0</color> <visible>1</visible>
<x>270</x> <font>
<y>127</y> <face>Times New Roman</face>
<height>19</height> <height>-10</height>
<width>117</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>max_basic_t</name> </font>
<visible>1</visible> <background>
<font> <mode>1</mode>
<face>Times New Roman</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>10</id>
</font> <alignment>0</alignment>
<background> <tabsequence>32766</tabsequence>
<mode>2</mode> <border>5</border>
<color>79741120</color> <color>255</color>
</background> <x>142</x>
</TextObject> <y>357</y>
<TextObject> <height>19</height>
<band>Detail</band> <width>110</width>
<alignment>1</alignment> <format>[general]</format>
<text>Expiry Date :</text> <html>
<border>0</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>299</x> <name>chg_term</name>
<y>99</y> <tag>Row modifing terminal, for system purpose only</tag>
<height>19</height> <visible>1</visible>
<width>114</width> <EditStyle style="edit">
<html> <limit>15</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>exp_date_t</name> <autoselect>yes</autoselect>
<visible>1</visible> <autohscroll>yes</autohscroll>
<font> <imemode>0</imemode>
<face>Times New Roman</face> </EditStyle>
<height>-10</height> <font>
<weight>400</weight> <face>Times New Roman</face>
<family>1</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>1</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>79741120</color> <background>
</background> <mode>2</mode>
</TextObject> <color>67108864</color>
<HtmlTable> </background>
<border>1</border> </ColumnObject>
</HtmlTable> <TextObject>
<HtmlGen> <band>Detail</band>
<clientevents>1</clientevents> <alignment>1</alignment>
<clientvalidation>1</clientvalidation> <text>Month :</text>
<clientcomputedfields>1</clientcomputedfields> <border>0</border>
<clientformatting>0</clientformatting> <color>0</color>
<clientscriptable>0</clientscriptable> <x>42</x>
<generatejavascript>1</generatejavascript> <y>303</y>
<encodeselflinkargs>1</encodeselflinkargs> <height>19</height>
<netscapelayers>0</netscapelayers> <width>96</width>
</HtmlGen> <html>
<Export.XML> <valueishtml>0</valueishtml>
<headgroups>1</headgroups> </html>
<includewhitespace>0</includewhitespace> <name>month_code_t</name>
<metadatatype>0</metadatatype> <visible>1</visible>
<savemetadata>0</savemetadata> <font>
</Export.XML> <face>Times New Roman</face>
<Import.XML> <height>-10</height>
</Import.XML> <weight>400</weight>
<Export.PDF> <family>1</family>
<method>0</method> <pitch>2</pitch>
<distill.custompostscript>0</distill.custompostscript> <charset>0</charset>
<xslfop.print>0</xslfop.print> </font>
</Export.PDF> <background>
</Sybase_eDataWindow> <mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>260</x>
<y>275</y>
<height>19</height>
<width>250</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_name</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment