Commit eccfec02 authored by pbhosale's avatar pbhosale

updated on[26-12-2019]

emp_complete21.xml
emp_complete27.xml
emp_other_detail2Bank Detail.xml
emp_temp11.xml
emp_temp12.xml
emp_temp13.xml
emp_temp14.xml
emp_temp15.xml
emp_temp16.xml
emp_temp17.xml
emp_temp21.xml
emp_temp22.xml
emp_temp23.xml
emp_temp24.xml
emp_temp25.xml
emp_temp26.xml
emp_temp27.xml
w_emp_complete.sql
EmployeeEJB.java


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214116 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fa5fee7c
......@@ -188,70 +188,64 @@ update ITM2MENU set ICON_PATH = 'EmployeeMaster.png', CLOSE_ICON ='EmployeeMaste
----------------------------------------------------[17/10/19][END]
----------------------------------------------------[23/10/19][START]
----------------------------------------------------[18/10/19][START]
update TRANSETUP set PERIOD_OPTION = 'M',THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where TRAN_WINDOW = 'w_emp_complete';
update TRANSETUP set REF_SER = 'EMP' where TRAN_WINDOW = 'w_emp_complete';
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('emp_complete','1','emp_class',null);
UPDATE obj_forms
SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> {emp_fname} {emp_lname} (<b>{emp_code}</b>) , Site <b>{emp_site}</b> , Cadre Code <b>{cadre}</b> </br>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_fname} {emp_lname} (<b>{emp_code}</b>) , Site <b>{emp_site}</b> , Cadre Code <b>{cadre}</b> </br>
Grade Code <b>{grade}</b> , Designation <b>{designation}</b> <br/>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Employee';
UPDATE obj_forms SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> Member Name : <b>{member_name}</b> </br>
Relation : <b>{relation}</b> </br>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Member Name : <b>{member_name}</b> </br>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Family';
UPDATE obj_forms SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> Language : <b>{language}</b> </br>
Read : <b>{read}</b> Write : <b>{write}</b> Speak : <b>{speak}</b> </br>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Language : <b>{language}</b> </br>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Language';
UPDATE obj_forms SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> Qualification : <b>{qualification_descr}</b> </br>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Qualification : <b>{qlf_code}</b> </br>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Qualification';
UPDATE obj_forms SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> Training Code : <b>{train_code}</b> </br>
Organisation : <b>{organisation}</b>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Training Code : <b>{train_code}</b> , Organisation : <b>{organisation}</b> </br>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Training';
UPDATE obj_forms SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> Organisation : <b>{organisation}</b> , Designation : <b>{designation}</b> </br>
From Date : <b>{from_date}</b> To Date : <b>{to_date}</b>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Designation : <b>{designation}</b> , Organisation : <b>{organisation}</b> </br>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Experience';
UPDATE obj_forms SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> <b> {bank_name} (<b>{bank_code}</b>) </br>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Bank Code : <b>{bank_code}</b> , Bank Name : <b>{bank_name}</b> </br>
</span>
</html>'
WHERE WIN_NAME ='w_emp_complete' and TITLE = 'Bank Detail';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_fname',THUMB_IMAGE_COL= 'emp_code',THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Employee';
update OBJ_FORMS set THUMB_ALT_COL = 'member_name',THUMB_IMAGE_COL= 'member_name',THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Family';
update OBJ_FORMS set THUMB_ALT_COL = 'language',THUMB_IMAGE_COL= 'language',THUMB_OBJ = 'LangImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Language';
update OBJ_FORMS set THUMB_ALT_COL = 'qualification_descr',THUMB_IMAGE_COL= 'qualification_descr',THUMB_OBJ = 'QlfImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Qualification';
update OBJ_FORMS set THUMB_ALT_COL = 'train_code',THUMB_IMAGE_COL= 'train_code',THUMB_OBJ = 'TrainImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Training';
update OBJ_FORMS set THUMB_ALT_COL = 'organisation',THUMB_IMAGE_COL= 'organisation',THUMB_OBJ = 'DesignImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Experience';
update OBJ_FORMS set THUMB_ALT_COL = 'bank_code',THUMB_IMAGE_COL= 'bank_code',THUMB_OBJ = 'BankImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Bank Detail';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_fname',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Employee';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_code',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Family';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_code',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Language';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_code',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Qualification';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_code',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Training';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_code',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Experience';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_code',THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_emp_complete' and TITLE = 'Bank Detail';
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,OBJ_NAME__DS,DATA_MODEL_NAME,VALIDATE_DATA,ITEM_CHANGE,MSG_NO,FILTER_EXPR,LAYOUT) values ('CADRE_CODE','W_EMP_COMPLETE','SELECT CADRE_CODE AS CADRE,DESCR FROM CADRE ORDER BY DESCR',null,'Cadre List',0,0,to_date('05-03-19','DD-MM-RR'),'BASE ','BASE ','0',null,null,1,null,null,null,null,null,null,'2',null,'3','CadreImages','cadre','descr','2 ',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,OBJ_NAME__DS,DATA_MODEL_NAME,VALIDATE_DATA,ITEM_CHANGE,MSG_NO,FILTER_EXPR,LAYOUT) values ('CUR_STATE','W_EMP_COMPLETE','select STATE_CODE as State_Code,descr as State_Name from state where descr like ''%?%''',null,'Employee Master',0,0,to_date('17-02-09','DD-MM-RR'),'VISHAL ','VISHAL ','0',null,':cur_state',null,null,null,null,null,null,null,'2',null,'3',null,null,null,'2 ',null,null,null,null,null,null,null);
......@@ -308,17 +302,83 @@ update POPHELP set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'grade', THUMB_OBJ
update POPHELP set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'cadre', THUMB_OBJ = 'CadreImages' where MOD_NAME = 'W_EMP_COMPLETE' and FIELD_NAME= 'CADRE_CODE';
update POPHELP set THUMB_ALT_COL = 'name', THUMB_IMAGE_COL= 'code',THUMB_OBJ = 'SupplierImages' where MOD_NAME = 'W_EMP_COMPLETE' and FIELD_NAME= 'SUPP_CODE__CON';
----------------------------------------------------[23/10/19][END]
----------------------------------------------------[18/10/19][END]
----------------------------------------------------[05/11/19][START]
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_complete',5,'L','a','pre_toggle_with_held','Toggle with held','Toggle With Held',null,'1','2',null,'U',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH ','HRISHIKESH',null,null,null,null,null,null,null,null);
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,RIGHTS_CHAR,IMAGE,LINK_NAME,SHOW_IN_PANEL,SHORTCUT_CHAR,AUTO_INVOKE,LINE_NO) values ('emp_complete','1','cadre','emp_payroll_info','emp_payroll_info21','Payroll Detail',null,'2','emp_code.String','1','9',null,null,null,null,null,2);
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,RIGHTS_CHAR,IMAGE,LINK_NAME,SHOW_IN_PANEL,SHORTCUT_CHAR,AUTO_INVOKE,LINE_NO) values ('emp_complete','1','emp_fname','emp_personal_info','emp_personal_info21','Personal Detail',null,'2','emp_code.String','1','1',null,null,null,null,null,3);
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,RIGHTS_CHAR,IMAGE,LINK_NAME,SHOW_IN_PANEL,SHORTCUT_CHAR,AUTO_INVOKE,LINE_NO) values ('emp_complete','1','emp_lname','emp_work_info','emp_work_info21','Work Detail',null,'2','emp_code.String','1','3',null,null,null,null,null,4);
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,RIGHTS_CHAR,IMAGE,LINK_NAME,SHOW_IN_PANEL,SHORTCUT_CHAR,AUTO_INVOKE,LINE_NO) values ('emp_complete','1','emp_mname','emp_address_info','emp_address_info21','Address Detail',null,'2','emp_code.String','1','2',null,null,null,null,null,5);
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,RIGHTS_CHAR,IMAGE,LINK_NAME,SHOW_IN_PANEL,SHORTCUT_CHAR,AUTO_INVOKE,LINE_NO) values ('emp_complete','1','emp_site','emp_basic_info','emp_basic_info21','Basic Detail',null,'2','emp_code.String','1','0',null,null,null,null,null,6);
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,RIGHTS_CHAR,IMAGE,LINK_NAME,SHOW_IN_PANEL,SHORTCUT_CHAR,AUTO_INVOKE,LINE_NO) values ('emp_complete','1','grade','emp_other_detail','emp_other_detail21','Other Detail',null,'2','emp_code.String','1','4',null,null,null,null,null,7);
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_complete','pre_toggle_with_held','1','toggle_with_held',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH','2','0','EJB','EmpWithHeldToggle',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_complete','post_save','1','pos_emp_complete',null,to_date('2019-05-03','RRRR-MM-DD'),'PINAKIN ','PINAKIN','2','0','EJB','EmpCompletePos',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_complete','pre_save','1','prs_emp_complete',null,to_date('2015-04-10','RRRR-MM-DD'),'BASE ','BASE','2','0','EJB','EmpCompletePrs',null);
update SYSTEM_EVENTS set COMP_TYPE ='JB', COMP_NAME = 'ibase.webitm.ejb.adm.EmpCompletePos' where EVENT_CODE = 'post_save' and OBJ_NAME ='emp_complete';
update SYSTEM_EVENTS set COMP_TYPE ='JB', COMP_NAME = 'ibase.webitm.ejb.adm.EmpCompletePrs' where EVENT_CODE = 'pre_save' and OBJ_NAME ='emp_complete';
update SYSTEM_EVENTS set COMP_TYPE ='JB', COMP_NAME = 'ibase.webitm.ejb.adm.adv.EmpWithHeldToggle' where EVENT_CODE = 'pre_toggle_with_held' and OBJ_NAME ='emp_complete';
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 ('toggle_with_held','Action To toggle with held','http://localhost:9090/axis/services/ActionHandlerService','Base','confirm','String','S',null,null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH');
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,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('pos_emp_complete','Emp Complete','http://localhost:9090/axis/services/ValidatorService',null,'postSave',null,'S',null,null,to_date('27-12-11','DD-MM-RR'),'manaz ','Base204',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 ('prs_emp_complete','Pre Save ','http://localhost:9090/axis/services/ValidatorService',null,'preSave','String ','S',null,null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','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 ('prs_emp_complete',1,'COMPONENT_TYPE','I',null,'S',null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','BASE','JB');
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 ('prs_emp_complete',2,'COMPONENT_NAME','I',null,'S',null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','BASE','ibase.webitm.ejb.adm.EmpCompletePrs');
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 ('prs_emp_complete',3,'XML_DATA__ALL','I',null,'S',null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','BASE',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 ('prs_emp_complete',4,'EDIT_FLAG','I',null,'S',null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','BASE',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 ('prs_emp_complete',5,'XTRA_PARAMS','I',null,'S',null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','BASE',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 ('prs_emp_complete',6,'DB_CONN','I',null,'S.Connection',null,to_date('2014-12-18','RRRR-MM-DD'),'BASE ','BASE',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 ('toggle_with_held',1,'COMPONENT_TYPE','I','Component Type','S',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH','JB');
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 ('toggle_with_held',2,'COMPONENT_NAME','I','Component Name','S',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH','ibase.webitm.ejb.adm.adv.EmpWithHeldToggle');
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 ('toggle_with_held',3,'<tran_id>','I','tranid','B.String',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH',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 ('toggle_with_held',4,'XTRA_PARAMS','I','Extra Arguments','S',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH',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 ('toggle_with_held',5,'FORCED_FLAG','I','Forced Flag','S',null,to_date('2018-07-24','RRRR-MM-DD'),'HRISHIKESH','HRISHIKESH',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 ('pos_emp_complete',1,'COMPONENT_TYPE','I',null,'S',null,to_date('27-12-11','DD-MM-RR'),'msalam ','base204 ','JB');
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 ('pos_emp_complete',2,'COMPONENT_NAME','I',null,'S',null,to_date('27-12-11','DD-MM-RR'),'msalam ','base204 ','ibase.webitm.ejb.adm.EmpCompletePos');
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 ('pos_emp_complete',3,'XML_DATA','I',null,'S',null,to_date('27-12-11','DD-MM-RR'),'msalam ','base204 ',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 ('pos_emp_complete',4,'EDIT_FLAG','I',null,'S',null,to_date('27-12-11','DD-MM-RR'),'msalam ','base204 ',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 ('pos_emp_complete',5,'XTRA_PARAMS','I',null,'S',null,to_date('27-12-11','DD-MM-RR'),'msalam ','base204 ',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 ('pos_emp_complete',6,'DB_CONN','I',null,'S.Connection',null,to_date('27-12-11','DD-MM-RR'),'msalam ','base204 ',null);
update OBJ_ACTIONS set DISPLAY_MODE = 0 where OBJ_NAME ='emp_complete' and LINE_NO = 1;
update OBJ_ACTIONS set DISPLAY_MODE = 0 where OBJ_NAME ='emp_complete' and LINE_NO = 2;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 5;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 8;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 39;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 40;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 41;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 42;
update OBJ_ACTIONS set DISPLAY_MODE = 1 where OBJ_NAME ='emp_complete' and LINE_NO = 43;
update OBJ_LINKS set FIELD_NAME = 'home_1' where OBJ_NAME ='emp_complete'and LINE_NO = 2;
update OBJ_LINKS set FIELD_NAME = 'home_2' where OBJ_NAME ='emp_complete'and LINE_NO = 3;
update OBJ_LINKS set FIELD_NAME = 'home_3' where OBJ_NAME ='emp_complete'and LINE_NO = 4;
update OBJ_LINKS set FIELD_NAME = 'home_4' where OBJ_NAME ='emp_complete'and LINE_NO = 5;
update OBJ_LINKS set FIELD_NAME = 'home_5' where OBJ_NAME ='emp_complete'and LINE_NO = 6;
update OBJ_LINKS set FIELD_NAME = 'home_6' where OBJ_NAME ='emp_complete'and LINE_NO = 7;
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VTCHGHELDN','Successfully changed to N','With held successfully','P','Y',null,null,null,to_timestamp('05-JUL-18','DD-MON-RR HH.MI.SSXFF AM'),'HRISHIKESH','HRISHIKESH ',null,null);
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VTCHGHELDY','Successfully changed to Y','Released successfully','P','Y',null,null,null,to_timestamp('05-JUL-18','DD-MON-RR HH.MI.SSXFF AM'),'HRISHIKESH','HRISHIKESH ',null,null);
----------------------------------------------------[14/11/19][START]
delete from POPHELP where MOD_NAME ='W_EMP_COMPLETE' and FIELD_NAME = 'CONTACT_CODE';
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,OBJ_NAME__DS,DATA_MODEL_NAME,VALIDATE_DATA,ITEM_CHANGE,MSG_NO,FILTER_EXPR,LAYOUT) values ('CONTACT_CODE','W_EMP_COMPLETE','select ''Enter minimum Two characters of Contact Name'' as name, '' '' as CONTACT_CODE from dual where ''?'' is null or length(''?'') < 2 union all SELECT NAME,CONTACT_CODE FROM CONTACT WHERE (upper(NAME) LIKE UPPER(''%?%'') or contact_code like ''%?%'') and length(''?'') >= 2 ',null,'Contact List',0,0,to_date('09-09-18','DD-MM-RR'),'BASE ','BASE ','0',null,':contact_code,:contact_code,:contact_code,:contact_code,:contact_code',2,null,null,null,null,null,null,'2',null,'4','ContactImages','CONTACT_CODE','name','3 ','contact',null,null,null,null,null,null);
-----------------------------------------------[26-12-2019][START]
ALTER TABLE employee ADD ROLE_PROFILES VARCHAR2(120);
-----------------------------------------------[26-12-2019][END]
......@@ -199,6 +199,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>blood_grp</name>
<dbname>employee.blood_grp</dbname>
<initial>A+</initial>
<values>
<item display="A+" data="A+"/>
<item display="A-" data="A-"/>
......@@ -574,6 +575,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>pay_type</name>
<dbname>employee.pay_type</dbname>
<initial>S</initial>
<values>
<item display="Salary" data="S"/>
<item display="Wages" data="W"/>
......@@ -1412,13 +1414,7 @@
<name>role_profiles</name>
<dbname>employee.role_profiles</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) TABLE(NAME=&quot;department&quot; ) TABLE(NAME=&quot;business_units&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.contact_code&quot;) COLUMN(NAME=&quot;employee.emp_type&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.emp_code__link&quot;) COLUMN(NAME=&quot;employee.dept_code&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.report_to&quot;) COLUMN(NAME=&quot;employee.short_name&quot;) COLUMN(NAME=&quot;employee.m_status&quot;) COLUMN(NAME=&quot;employee.m_status_date&quot;) COLUMN(NAME=&quot;employee.sex&quot;) COLUMN(NAME=&quot;employee.name_prefix&quot;) COLUMN(NAME=&quot;employee.birth_date&quot;) COLUMN(NAME=&quot;employee.blood_grp&quot;) COLUMN(NAME=&quot;employee.hobby1&quot;) COLUMN(NAME=&quot;employee.hobby2&quot;) COLUMN(NAME=&quot;employee.hobby3&quot;) COLUMN(NAME=&quot;employee.hobby4&quot;) COLUMN(NAME=&quot;employee.nationality&quot;) COLUMN(NAME=&quot;employee.citizen&quot;) COLUMN(NAME=&quot;employee.religion&quot;) COLUMN(NAME=&quot;employee.contact_pers&quot;) COLUMN(NAME=&quot;employee.contact_add1&quot;) COLUMN(NAME=&quot;employee.contact_add2&quot;) COLUMN(NAME=&quot;employee.contact_add3&quot;) COLUMN(NAME=&quot;employee.contact_city&quot;) COLUMN(NAME=&quot;employee.contact_state&quot;) COLUMN(NAME=&quot;employee.contact_tel&quot;) COLUMN(NAME=&quot;employee.contact_pin&quot;) COLUMN(NAME=&quot;employee.cur_add1&quot;) COLUMN(NAME=&quot;employee.cur_add2&quot;) COLUMN(NAME=&quot;employee.cur_add3&quot;) COLUMN(NAME=&quot;employee.cur_city&quot;) COLUMN(NAME=&quot;employee.cur_state&quot;) COLUMN(NAME=&quot;employee.cur_pin&quot;) COLUMN(NAME=&quot;employee.cur_tel1&quot;) COLUMN(NAME=&quot;employee.cur_tel2&quot;) COLUMN(NAME=&quot;employee.cur_tel3&quot;) COLUMN(NAME=&quot;employee.per_add1&quot;) COLUMN(NAME=&quot;employee.per_add2&quot;) COLUMN(NAME=&quot;employee.per_add3&quot;) COLUMN(NAME=&quot;employee.per_city&quot;) COLUMN(NAME=&quot;employee.per_state&quot;) COLUMN(NAME=&quot;employee.per_pin&quot;) COLUMN(NAME=&quot;employee.per_tel&quot;) COLUMN(NAME=&quot;employee.joined_as&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.mode_app&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee.tot_exp&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.proc_group&quot;) COLUMN(NAME=&quot;employee.training_prd&quot;) COLUMN(NAME=&quot;employee.probation_date&quot;) COLUMN(NAME=&quot;employee.probation_prd&quot;) COLUMN(NAME=&quot;employee.date_conf&quot;) COLUMN(NAME=&quot;employee.notice_prd&quot;) COLUMN(NAME=&quot;employee.resi_date&quot;) COLUMN(NAME=&quot;employee.relieve_date&quot;) COLUMN(NAME=&quot;employee.hol_tblno&quot;) COLUMN(NAME=&quot;employee.work_shift&quot;) COLUMN(NAME=&quot;employee.shift_rot&quot;) COLUMN(NAME=&quot;employee.pay_type&quot;) COLUMN(NAME=&quot;employee.pf_no&quot;) COLUMN(NAME=&quot;employee.pay_mode&quot;) COLUMN(NAME=&quot;employee.fpf_no&quot;) COLUMN(NAME=&quot;employee.basic&quot;) COLUMN(NAME=&quot;employee.esic_no&quot;) COLUMN(NAME=&quot;employee.gross&quot;) COLUMN(NAME=&quot;employee.it_no&quot;) COLUMN(NAME=&quot;employee.bank_code&quot;) COLUMN(NAME=&quot;employee.acct_code__sal&quot;) COLUMN(NAME=&quot;employee.bank_acct&quot;) COLUMN(NAME=&quot;employee.cctr_code__sal&quot;) COLUMN(NAME=&quot;employee.dd_payable_bank&quot;) COLUMN(NAME=&quot;employee.with_held&quot;) COLUMN(NAME=&quot;employee.stan_code&quot;) COLUMN(NAME=&quot;employee.stan_code__hq&quot;) COLUMN(NAME=&quot;employee.other_info&quot;) COLUMN(NAME=&quot;employee.chg_date&quot;) COLUMN(NAME=&quot;employee.chg_user&quot;) COLUMN(NAME=&quot;employee.chg_term&quot;) COLUMN(NAME=&quot;employee.state_code__domicile&quot;) COLUMN(NAME=&quot;employee.proj_code&quot;) COLUMN(NAME=&quot;employee.depute_no&quot;) COLUMN(NAME=&quot;employee.rating&quot;) COLUMN(NAME=&quot;employee.probation&quot;) COLUMN(NAME=&quot;employee.confirmed&quot;) COLUMN(NAME=&quot;employee.alter_code&quot;) COLUMN(NAME=&quot;employee.appr_no__last&quot;) COLUMN(NAME=&quot;employee.status&quot;) COLUMN(NAME=&quot;employee.design_code&quot;) COLUMN(NAME=&quot;employee.site_code__payment&quot;) COLUMN(NAME=&quot;employee.mobile_no&quot;) COLUMN(NAME=&quot;employee.sms_domain&quot;) COLUMN(NAME=&quot;employee.email_id_off&quot;) COLUMN(NAME=&quot;employee.email_id_per&quot;) COLUMN(NAME=&quot;employee.func_group&quot;) COLUMN(NAME=&quot;employee.report_to__admin&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to__admin,&apos;L1&apos;) as admin_lname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to__admin,&apos;F1&apos;) as admin_fname&quot;) COLUMN(NAME=&quot;employee.normal_rate&quot;) COLUMN(NAME=&quot;employee.ot_rate&quot;) COLUMN(NAME=&quot;employee.maiden_name&quot;) COLUMN(NAME=&quot;employee.birth_place&quot;) COLUMN(NAME=&quot;employee.resi_permit_no&quot;) COLUMN(NAME=&quot;employee.resi_permit_upto&quot;) COLUMN(NAME=&quot;employee.social_security_no&quot;) COLUMN(NAME=&quot;employee.pattern_code&quot;) COLUMN(NAME=&quot;employee.gratuity_date&quot;) COLUMN(NAME=&quot;employee.eligible_ot&quot;) COLUMN(NAME=&quot;employee.standby_mode&quot;) COLUMN(NAME=&quot;employee.work_tblno&quot;) COLUMN(NAME=&quot;employee.supp_code__con&quot;) COLUMN(NAME=&quot;employee.shift_index&quot;) COLUMN(NAME=&quot;employee.ime_no&quot;) COLUMN(NAME=&quot;employee.emp_class&quot;) COLUMN(NAME=&quot;employee.occupation_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; as class_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as occ_descr&quot;) COLUMN(NAME=&quot;employee.work_ctr&quot;) COLUMN(NAME=&quot;employee.pos_code&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to__admin,&apos;M1&apos;) as admin_mname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to,&apos;F1&apos;) as report_fname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to,&apos;M1&apos;) as report_mname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to,&apos;L1&apos;) as report_lname&quot;) COLUMN(NAME=&quot;employee.esi_dispensary&quot;) COLUMN(NAME=&quot;employee.emp_code__hod&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__hod,&apos;F1&apos;) as emp_code_hod__fname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__hod,&apos;M1&apos;) as emp_code_hod__mname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__hod,&apos;L1&apos;) as emp_code_hod__lname&quot;) COMPUTE(NAME=&quot;FN_GET_POS_DESCR(employee.emp_code,employee.dept_code,employee.pos_code) as pos_code_descr&quot;) COLUMN(NAME=&quot;employee.auto_adv&quot;) COLUMN(NAME=&quot;employee.pension_scheme&quot;) COLUMN(NAME=&quot;employee.user_id&quot;) COLUMN(NAME=&quot;employee.work_loc_code&quot;) COLUMN(NAME=&quot;employee.parent_dept&quot;) COLUMN(NAME=&quot;employee.ext_no&quot;) COLUMN(NAME=&quot;employee.pf_uan&quot;) COLUMN(NAME=&quot;employee.group_mediclaim&quot;) COLUMN(NAME=&quot;employee.aadhar_card_no&quot;) COLUMN(NAME=&quot;employee.election_card_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_valid_upto&quot;) COLUMN(NAME=&quot;employee.physical_handicap&quot;) COLUMN(NAME=&quot;employee.handicap_category&quot;) COLUMN(NAME=&quot;employee.insider_trading_opt&quot;) COMPUTE(NAME=&quot;FN_GET_DEPT_DESCR(employee.parent_dept) as parent_dept_descr&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COMPUTE(NAME=&quot;FN_GET_DEPT_DESCR(employee.dept_code) as department_descr&quot;) COLUMN(NAME=&quot;employee.pension_eligible&quot;) COLUMN(NAME=&quot;employee.ifsc&quot;) COLUMN(NAME=&quot;employee.bu_code&quot;) COLUMN(NAME=&quot;business_units.descr&quot;) COLUMN(NAME=&quot;employee.emp_code__funchead&quot;) COLUMN(NAME=&quot;business_units.emp_code__head&quot;) COMPUTE(NAME=&quot;FN_GET_BUFUNC_DESCR(employee.func_group) as func_group_descr&quot;) COMPUTE(NAME=&quot;FN_DEPT_HIER_DESC(employee.dept_code) as dept_hierarchy&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__funchead,&apos;X1&apos;) as funchead_name&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(business_units.emp_code__head,&apos;X1&apos;) as buhead_name&quot;) COLUMN(NAME=&quot;employee.mother_tongue&quot;) COLUMN(NAME=&quot;employee.cast_category&quot;) COLUMN(NAME=&quot;employee.count_code__birth&quot;) COLUMN(NAME=&quot;employee.job_title&quot;) COLUMN(NAME=&quot;employee.emp_id_external&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;LANGUAGE&apos; , &apos;W_EMP_COMPLETE&apos; , employee.mother_tongue , &apos;D&apos;) as mother_tongue_descr&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(employee.count_code__birth) as birth_country_descr&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;CAST_CATEGORY&apos; , &apos;W_EMP_COMPLETE&apos; , trim(employee.cast_category), &apos;D&apos;) as cast_category_descr&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.revision_no&quot;) COLUMN(NAME=&quot;employee.retirement_age&quot;) COLUMN(NAME=&quot;employee.retirement_date&quot;) COLUMN(NAME=&quot;employee.role_profiles&quot;) COMPUTE(NAME=&quot;fn_get_roleprof_descr(employee.role_profiles) as descr&quot;) JOIN (LEFT=&quot;employee.grade&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; OUTER1 =&quot;employee.grade&quot; ) JOIN (LEFT=&quot;employee.cadre&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; OUTER1 =&quot;employee.cadre&quot; ) JOIN (LEFT=&quot;employee.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;department.dept_code&quot; OUTER1 =&quot;employee.dept_code&quot; ) JOIN (LEFT=&quot;employee.bu_code&quot; OP =&quot;=&quot;RIGHT=&quot;business_units.bu_code&quot; OUTER1 =&quot;employee.bu_code&quot; )WHERE( EXP1 =&quot;emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:a_emp_code&quot; ) ) ARG(NAME = &quot;a_emp_code&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) TABLE(NAME=&quot;department&quot; ) TABLE(NAME=&quot;business_units&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.contact_code&quot;) COLUMN(NAME=&quot;employee.emp_type&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.emp_code__link&quot;) COLUMN(NAME=&quot;employee.dept_code&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.report_to&quot;) COLUMN(NAME=&quot;employee.short_name&quot;) COLUMN(NAME=&quot;employee.m_status&quot;) COLUMN(NAME=&quot;employee.m_status_date&quot;) COLUMN(NAME=&quot;employee.sex&quot;) COLUMN(NAME=&quot;employee.name_prefix&quot;) COLUMN(NAME=&quot;employee.birth_date&quot;) COLUMN(NAME=&quot;employee.blood_grp&quot;) COLUMN(NAME=&quot;employee.hobby1&quot;) COLUMN(NAME=&quot;employee.hobby2&quot;) COLUMN(NAME=&quot;employee.hobby3&quot;) COLUMN(NAME=&quot;employee.hobby4&quot;) COLUMN(NAME=&quot;employee.nationality&quot;) COLUMN(NAME=&quot;employee.citizen&quot;) COLUMN(NAME=&quot;employee.religion&quot;) COLUMN(NAME=&quot;employee.contact_pers&quot;) COLUMN(NAME=&quot;employee.contact_add1&quot;) COLUMN(NAME=&quot;employee.contact_add2&quot;) COLUMN(NAME=&quot;employee.contact_add3&quot;) COLUMN(NAME=&quot;employee.contact_city&quot;) COLUMN(NAME=&quot;employee.contact_state&quot;) COLUMN(NAME=&quot;employee.contact_tel&quot;) COLUMN(NAME=&quot;employee.contact_pin&quot;) COLUMN(NAME=&quot;employee.cur_add1&quot;) COLUMN(NAME=&quot;employee.cur_add2&quot;) COLUMN(NAME=&quot;employee.cur_add3&quot;) COLUMN(NAME=&quot;employee.cur_city&quot;) COLUMN(NAME=&quot;employee.cur_state&quot;) COLUMN(NAME=&quot;employee.cur_pin&quot;) COLUMN(NAME=&quot;employee.cur_tel1&quot;) COLUMN(NAME=&quot;employee.cur_tel2&quot;) COLUMN(NAME=&quot;employee.cur_tel3&quot;) COLUMN(NAME=&quot;employee.per_add1&quot;) COLUMN(NAME=&quot;employee.per_add2&quot;) COLUMN(NAME=&quot;employee.per_add3&quot;) COLUMN(NAME=&quot;employee.per_city&quot;) COLUMN(NAME=&quot;employee.per_state&quot;) COLUMN(NAME=&quot;employee.per_pin&quot;) COLUMN(NAME=&quot;employee.per_tel&quot;) COLUMN(NAME=&quot;employee.joined_as&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.mode_app&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee.tot_exp&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.proc_group&quot;) COLUMN(NAME=&quot;employee.training_prd&quot;) COLUMN(NAME=&quot;employee.probation_date&quot;) COLUMN(NAME=&quot;employee.probation_prd&quot;) COLUMN(NAME=&quot;employee.date_conf&quot;) COLUMN(NAME=&quot;employee.notice_prd&quot;) COLUMN(NAME=&quot;employee.resi_date&quot;) COLUMN(NAME=&quot;employee.relieve_date&quot;) COLUMN(NAME=&quot;employee.hol_tblno&quot;) COLUMN(NAME=&quot;employee.work_shift&quot;) COLUMN(NAME=&quot;employee.shift_rot&quot;) COLUMN(NAME=&quot;employee.pay_type&quot;) COLUMN(NAME=&quot;employee.pf_no&quot;) COLUMN(NAME=&quot;employee.pay_mode&quot;) COLUMN(NAME=&quot;employee.fpf_no&quot;) COLUMN(NAME=&quot;employee.basic&quot;) COLUMN(NAME=&quot;employee.esic_no&quot;) COLUMN(NAME=&quot;employee.gross&quot;) COLUMN(NAME=&quot;employee.it_no&quot;) COLUMN(NAME=&quot;employee.bank_code&quot;) COLUMN(NAME=&quot;employee.acct_code__sal&quot;) COLUMN(NAME=&quot;employee.bank_acct&quot;) COLUMN(NAME=&quot;employee.cctr_code__sal&quot;) COLUMN(NAME=&quot;employee.dd_payable_bank&quot;) COLUMN(NAME=&quot;employee.with_held&quot;) COLUMN(NAME=&quot;employee.stan_code&quot;) COLUMN(NAME=&quot;employee.stan_code__hq&quot;) COLUMN(NAME=&quot;employee.other_info&quot;) COLUMN(NAME=&quot;employee.chg_date&quot;) COLUMN(NAME=&quot;employee.chg_user&quot;) COLUMN(NAME=&quot;employee.chg_term&quot;) COLUMN(NAME=&quot;employee.state_code__domicile&quot;) COLUMN(NAME=&quot;employee.proj_code&quot;) COLUMN(NAME=&quot;employee.depute_no&quot;) COLUMN(NAME=&quot;employee.rating&quot;) COLUMN(NAME=&quot;employee.probation&quot;) COLUMN(NAME=&quot;employee.confirmed&quot;) COLUMN(NAME=&quot;employee.alter_code&quot;) COLUMN(NAME=&quot;employee.appr_no__last&quot;) COLUMN(NAME=&quot;employee.status&quot;) COLUMN(NAME=&quot;employee.design_code&quot;) COLUMN(NAME=&quot;employee.site_code__payment&quot;) COLUMN(NAME=&quot;employee.mobile_no&quot;) COLUMN(NAME=&quot;employee.sms_domain&quot;) COLUMN(NAME=&quot;employee.email_id_off&quot;) COLUMN(NAME=&quot;employee.email_id_per&quot;) COLUMN(NAME=&quot;employee.func_group&quot;) COLUMN(NAME=&quot;employee.report_to__admin&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to__admin,&apos;L1&apos;) as admin_lname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to__admin,&apos;F1&apos;) as admin_fname&quot;) COLUMN(NAME=&quot;employee.normal_rate&quot;) COLUMN(NAME=&quot;employee.ot_rate&quot;) COLUMN(NAME=&quot;employee.maiden_name&quot;) COLUMN(NAME=&quot;employee.birth_place&quot;) COLUMN(NAME=&quot;employee.resi_permit_no&quot;) COLUMN(NAME=&quot;employee.resi_permit_upto&quot;) COLUMN(NAME=&quot;employee.social_security_no&quot;) COLUMN(NAME=&quot;employee.pattern_code&quot;) COLUMN(NAME=&quot;employee.gratuity_date&quot;) COLUMN(NAME=&quot;employee.eligible_ot&quot;) COLUMN(NAME=&quot;employee.standby_mode&quot;) COLUMN(NAME=&quot;employee.work_tblno&quot;) COLUMN(NAME=&quot;employee.supp_code__con&quot;) COLUMN(NAME=&quot;employee.shift_index&quot;) COLUMN(NAME=&quot;employee.ime_no&quot;) COLUMN(NAME=&quot;employee.emp_class&quot;) COLUMN(NAME=&quot;employee.occupation_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; as class_descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as occ_descr&quot;) COLUMN(NAME=&quot;employee.work_ctr&quot;) COLUMN(NAME=&quot;employee.pos_code&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to__admin,&apos;M1&apos;) as admin_mname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to,&apos;F1&apos;) as report_fname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to,&apos;M1&apos;) as report_mname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.report_to,&apos;L1&apos;) as report_lname&quot;) COLUMN(NAME=&quot;employee.esi_dispensary&quot;) COLUMN(NAME=&quot;employee.emp_code__hod&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__hod,&apos;F1&apos;) as emp_code_hod__fname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__hod,&apos;M1&apos;) as emp_code_hod__mname&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__hod,&apos;L1&apos;) as emp_code_hod__lname&quot;) COMPUTE(NAME=&quot;FN_GET_POS_DESCR(employee.emp_code,employee.dept_code,employee.pos_code) as pos_code_descr&quot;) COLUMN(NAME=&quot;employee.auto_adv&quot;) COLUMN(NAME=&quot;employee.pension_scheme&quot;) COLUMN(NAME=&quot;employee.user_id&quot;) COLUMN(NAME=&quot;employee.work_loc_code&quot;) COLUMN(NAME=&quot;employee.parent_dept&quot;) COLUMN(NAME=&quot;employee.ext_no&quot;) COLUMN(NAME=&quot;employee.pf_uan&quot;) COLUMN(NAME=&quot;employee.group_mediclaim&quot;) COLUMN(NAME=&quot;employee.aadhar_card_no&quot;) COLUMN(NAME=&quot;employee.election_card_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_valid_upto&quot;) COLUMN(NAME=&quot;employee.physical_handicap&quot;) COLUMN(NAME=&quot;employee.handicap_category&quot;) COLUMN(NAME=&quot;employee.insider_trading_opt&quot;) COMPUTE(NAME=&quot;FN_GET_DEPT_DESCR(employee.parent_dept) as parent_dept_descr&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COMPUTE(NAME=&quot;FN_GET_DEPT_DESCR(employee.dept_code) as department_descr&quot;) COLUMN(NAME=&quot;employee.pension_eligible&quot;) COLUMN(NAME=&quot;employee.ifsc&quot;) COLUMN(NAME=&quot;employee.bu_code&quot;) COLUMN(NAME=&quot;business_units.descr&quot;) COLUMN(NAME=&quot;employee.emp_code__funchead&quot;) COLUMN(NAME=&quot;business_units.emp_code__head&quot;) COMPUTE(NAME=&quot;FN_GET_BUFUNC_DESCR(employee.func_group) as func_group_descr&quot;) COMPUTE(NAME=&quot;FN_DEPT_HIER_DESC(employee.dept_code) as dept_hierarchy&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee.emp_code__funchead,&apos;X1&apos;) as funchead_name&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(business_units.emp_code__head,&apos;X1&apos;) as buhead_name&quot;) COLUMN(NAME=&quot;employee.mother_tongue&quot;) COLUMN(NAME=&quot;employee.cast_category&quot;) COLUMN(NAME=&quot;employee.count_code__birth&quot;) COLUMN(NAME=&quot;employee.job_title&quot;) COLUMN(NAME=&quot;employee.emp_id_external&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;LANGUAGE&apos; , &apos;W_EMP_COMPLETE&apos; , employee.mother_tongue , &apos;D&apos;) as mother_tongue_descr&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(employee.count_code__birth) as birth_country_descr&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;CAST_CATEGORY&apos; , &apos;W_EMP_COMPLETE&apos; , trim(employee.cast_category), &apos;D&apos;) as cast_category_descr&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.revision_no&quot;) COLUMN(NAME=&quot;employee.retirement_age&quot;) COLUMN(NAME=&quot;employee.retirement_date&quot;) COLUMN(NAME=&quot;employee.role_profiles&quot;) JOIN (LEFT=&quot;employee.grade&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; OUTER1 =&quot;employee.grade&quot; ) JOIN (LEFT=&quot;employee.cadre&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; OUTER1 =&quot;employee.cadre&quot; ) JOIN (LEFT=&quot;employee.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;department.dept_code&quot; OUTER1 =&quot;employee.dept_code&quot; ) JOIN (LEFT=&quot;employee.bu_code&quot; OP =&quot;=&quot;RIGHT=&quot;business_units.bu_code&quot; OUTER1 =&quot;employee.bu_code&quot; )WHERE( EXP1 =&quot;emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:a_emp_code&quot; ) ) ARG(NAME = &quot;a_emp_code&quot; TYPE = string) </retrieve>
<update>EMPLOYEE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -1963,9 +1959,9 @@
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<color>255</color>
<x>218</x>
<y>278</y>
<height>17</height>
......@@ -1994,7 +1990,7 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
......@@ -2408,7 +2404,7 @@
<band>Detail</band>
<id>105</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>170</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -2483,7 +2479,7 @@
<band>Detail</band>
<id>134</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<tabsequence>180</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -2520,7 +2516,7 @@
<band>Detail</band>
<id>123</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<tabsequence>190</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -2558,7 +2554,7 @@
<band>Detail</band>
<id>128</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<tabsequence>200</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -2632,7 +2628,7 @@
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -2783,7 +2779,7 @@
<band>Detail</band>
<id>153</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<tabsequence>210</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -3218,7 +3214,7 @@
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>230</tabsequence>
<tabsequence>220</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -3256,7 +3252,7 @@
<band>Detail</band>
<id>111</id>
<alignment>0</alignment>
<tabsequence>270</tabsequence>
<tabsequence>260</tabsequence>
<border>5</border>
<color>0</color>
<x>384</x>
......@@ -3294,7 +3290,7 @@
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>240</tabsequence>
<tabsequence>230</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -3358,7 +3354,7 @@
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>260</tabsequence>
<tabsequence>250</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -3393,7 +3389,7 @@
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>250</tabsequence>
<tabsequence>240</tabsequence>
<border>5</border>
<color>0</color>
<x>415</x>
......@@ -3457,7 +3453,7 @@
<band>Detail</band>
<id>170</id>
<alignment>0</alignment>
<tabsequence>280</tabsequence>
<tabsequence>270</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -3522,7 +3518,7 @@
<band>Detail</band>
<id>168</id>
<alignment>0</alignment>
<tabsequence>290</tabsequence>
<tabsequence>280</tabsequence>
<border>5</border>
<color>0</color>
<x>415</x>
......@@ -3615,7 +3611,7 @@
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>390</tabsequence>
<tabsequence>380</tabsequence>
<border>5</border>
<color>0</color>
<x>290</x>
......@@ -3679,7 +3675,7 @@
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>400</tabsequence>
<tabsequence>390</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
......@@ -3717,7 +3713,7 @@
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>380</tabsequence>
<tabsequence>370</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -3839,7 +3835,7 @@
<band>Detail</band>
<id>33</id>
<alignment>0</alignment>
<tabsequence>430</tabsequence>
<tabsequence>420</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
......@@ -3877,7 +3873,7 @@
<band>Detail</band>
<id>28</id>
<alignment>0</alignment>
<tabsequence>440</tabsequence>
<tabsequence>430</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -3915,7 +3911,7 @@
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>450</tabsequence>
<tabsequence>440</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -3981,7 +3977,7 @@
<band>Detail</band>
<id>36</id>
<alignment>0</alignment>
<tabsequence>510</tabsequence>
<tabsequence>500</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -4047,7 +4043,7 @@
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>460</tabsequence>
<tabsequence>450</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -4085,7 +4081,7 @@
<band>Detail</band>
<id>32</id>
<alignment>0</alignment>
<tabsequence>490</tabsequence>
<tabsequence>480</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
......@@ -4179,7 +4175,7 @@
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<tabsequence>470</tabsequence>
<tabsequence>460</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -4245,7 +4241,7 @@
<band>Detail</band>
<id>34</id>
<alignment>0</alignment>
<tabsequence>480</tabsequence>
<tabsequence>470</tabsequence>
<border>5</border>
<color>0</color>
<x>329</x>
......@@ -4283,7 +4279,7 @@
<band>Detail</band>
<id>37</id>
<alignment>0</alignment>
<tabsequence>520</tabsequence>
<tabsequence>510</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -4349,7 +4345,7 @@
<band>Detail</band>
<id>42</id>
<alignment>0</alignment>
<tabsequence>570</tabsequence>
<tabsequence>560</tabsequence>
<border>5</border>
<color>0</color>
<x>282</x>
......@@ -4387,7 +4383,7 @@
<band>Detail</band>
<id>43</id>
<alignment>0</alignment>
<tabsequence>580</tabsequence>
<tabsequence>570</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
......@@ -4425,7 +4421,7 @@
<band>Detail</band>
<id>114</id>
<alignment>0</alignment>
<tabsequence>410</tabsequence>
<tabsequence>400</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -4463,7 +4459,7 @@
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>420</tabsequence>
<tabsequence>410</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -4557,7 +4553,7 @@
<band>Detail</band>
<id>41</id>
<alignment>0</alignment>
<tabsequence>560</tabsequence>
<tabsequence>550</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -4623,7 +4619,7 @@
<band>Detail</band>
<id>100</id>
<alignment>0</alignment>
<tabsequence>590</tabsequence>
<tabsequence>580</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -4688,7 +4684,7 @@
<band>Detail</band>
<id>101</id>
<alignment>0</alignment>
<tabsequence>600</tabsequence>
<tabsequence>590</tabsequence>
<border>5</border>
<color>0</color>
<x>390</x>
......@@ -4726,7 +4722,7 @@
<band>Detail</band>
<id>103</id>
<alignment>0</alignment>
<tabsequence>630</tabsequence>
<tabsequence>620</tabsequence>
<border>5</border>
<color>0</color>
<x>390</x>
......@@ -4764,7 +4760,7 @@
<band>Detail</band>
<id>122</id>
<alignment>0</alignment>
<tabsequence>610</tabsequence>
<tabsequence>600</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -4830,7 +4826,7 @@
<band>Detail</band>
<id>44</id>
<alignment>0</alignment>
<tabsequence>640</tabsequence>
<tabsequence>630</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -4868,7 +4864,7 @@
<band>Detail</band>
<id>39</id>
<alignment>0</alignment>
<tabsequence>550</tabsequence>
<tabsequence>540</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
......@@ -4934,7 +4930,7 @@
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>530</tabsequence>
<tabsequence>520</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -4972,7 +4968,7 @@
<band>Detail</band>
<id>45</id>
<alignment>0</alignment>
<tabsequence>650</tabsequence>
<tabsequence>640</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5010,7 +5006,7 @@
<band>Detail</band>
<id>40</id>
<alignment>0</alignment>
<tabsequence>540</tabsequence>
<tabsequence>530</tabsequence>
<border>5</border>
<color>0</color>
<x>329</x>
......@@ -5048,7 +5044,7 @@
<band>Detail</band>
<id>49</id>
<alignment>0</alignment>
<tabsequence>680</tabsequence>
<tabsequence>670</tabsequence>
<border>5</border>
<color>0</color>
<x>329</x>
......@@ -5198,7 +5194,7 @@
<band>Detail</band>
<id>46</id>
<alignment>0</alignment>
<tabsequence>660</tabsequence>
<tabsequence>650</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5320,7 +5316,7 @@
<band>Detail</band>
<id>47</id>
<alignment>0</alignment>
<tabsequence>670</tabsequence>
<tabsequence>660</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5386,7 +5382,7 @@
<band>Detail</band>
<id>102</id>
<alignment>0</alignment>
<tabsequence>620</tabsequence>
<tabsequence>610</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5424,7 +5420,7 @@
<band>Detail</band>
<id>50</id>
<alignment>0</alignment>
<tabsequence>700</tabsequence>
<tabsequence>690</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5490,7 +5486,7 @@
<band>Detail</band>
<id>147</id>
<alignment>0</alignment>
<tabsequence>730</tabsequence>
<tabsequence>720</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5611,7 +5607,7 @@
<band>Detail</band>
<id>48</id>
<alignment>0</alignment>
<tabsequence>690</tabsequence>
<tabsequence>680</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
......@@ -5649,7 +5645,7 @@
<band>Detail</band>
<id>148</id>
<alignment>0</alignment>
<tabsequence>740</tabsequence>
<tabsequence>730</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5714,7 +5710,7 @@
<band>Detail</band>
<id>149</id>
<alignment>0</alignment>
<tabsequence>750</tabsequence>
<tabsequence>740</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5751,7 +5747,7 @@
<band>Detail</band>
<id>150</id>
<alignment>0</alignment>
<tabsequence>760</tabsequence>
<tabsequence>750</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
......@@ -5842,7 +5838,7 @@
<band>Detail</band>
<id>112</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<tabsequence>700</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -5880,7 +5876,7 @@
<band>Detail</band>
<id>113</id>
<alignment>0</alignment>
<tabsequence>720</tabsequence>
<tabsequence>710</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
......@@ -5915,7 +5911,7 @@
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>500</tabsequence>
<tabsequence>490</tabsequence>
<border>5</border>
<color>0</color>
<x>155</x>
......@@ -6009,7 +6005,7 @@
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>350</tabsequence>
<tabsequence>340</tabsequence>
<border>5</border>
<color>0</color>
<x>253</x>
......@@ -6047,7 +6043,7 @@
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>360</tabsequence>
<tabsequence>350</tabsequence>
<border>5</border>
<color>0</color>
<x>348</x>
......@@ -6085,7 +6081,7 @@
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>370</tabsequence>
<tabsequence>360</tabsequence>
<border>5</border>
<color>0</color>
<x>444</x>
......@@ -6123,7 +6119,7 @@
<band>Detail</band>
<id>110</id>
<alignment>0</alignment>
<tabsequence>330</tabsequence>
<tabsequence>320</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -6161,7 +6157,7 @@
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>340</tabsequence>
<tabsequence>330</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -6227,7 +6223,7 @@
<band>Detail</band>
<id>169</id>
<alignment>0</alignment>
<tabsequence>300</tabsequence>
<tabsequence>290</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -6329,7 +6325,7 @@
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>310</tabsequence>
<tabsequence>300</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -6393,7 +6389,7 @@
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>320</tabsequence>
<tabsequence>310</tabsequence>
<border>5</border>
<color>0</color>
<x>446</x>
......@@ -6428,7 +6424,7 @@
<band>Detail</band>
<id>151</id>
<alignment>0</alignment>
<tabsequence>770</tabsequence>
<tabsequence>760</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
......@@ -6464,7 +6460,7 @@
<band>Detail</band>
<id>152</id>
<alignment>0</alignment>
<tabsequence>780</tabsequence>
<tabsequence>770</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -6557,7 +6553,7 @@
<band>Detail</band>
<id>51</id>
<alignment>0</alignment>
<tabsequence>790</tabsequence>
<tabsequence>780</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -6737,7 +6733,7 @@
<band>Detail</band>
<id>56</id>
<alignment>1</alignment>
<tabsequence>840</tabsequence>
<tabsequence>830</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -6776,7 +6772,7 @@
<band>Detail</band>
<id>55</id>
<alignment>0</alignment>
<tabsequence>860</tabsequence>
<tabsequence>850</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -6842,7 +6838,7 @@
<band>Detail</band>
<id>54</id>
<alignment>0</alignment>
<tabsequence>850</tabsequence>
<tabsequence>840</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -6880,7 +6876,7 @@
<band>Detail</band>
<id>57</id>
<alignment>0</alignment>
<tabsequence>870</tabsequence>
<tabsequence>860</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -6946,7 +6942,7 @@
<band>Detail</band>
<id>99</id>
<alignment>0</alignment>
<tabsequence>880</tabsequence>
<tabsequence>870</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -7040,7 +7036,7 @@
<band>Detail</band>
<id>59</id>
<alignment>1</alignment>
<tabsequence>910</tabsequence>
<tabsequence>900</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -7198,7 +7194,7 @@
<band>Detail</band>
<id>63</id>
<alignment>1</alignment>
<tabsequence>900</tabsequence>
<tabsequence>890</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -7476,7 +7472,7 @@
<band>Detail</band>
<id>68</id>
<alignment>0</alignment>
<tabsequence>930</tabsequence>
<tabsequence>920</tabsequence>
<border>5</border>
<color>0</color>
<x>305</x>
......@@ -7547,7 +7543,7 @@
<band>Detail</band>
<id>61</id>
<alignment>1</alignment>
<tabsequence>920</tabsequence>
<tabsequence>910</tabsequence>
<border>5</border>
<color>0</color>
<x>327</x>
......@@ -7586,7 +7582,7 @@
<band>Detail</band>
<id>67</id>
<alignment>0</alignment>
<tabsequence>940</tabsequence>
<tabsequence>930</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
......@@ -7659,7 +7655,7 @@
<band>Detail</band>
<id>109</id>
<alignment>1</alignment>
<tabsequence>960</tabsequence>
<tabsequence>950</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
......@@ -7873,7 +7869,7 @@
<band>Detail</band>
<id>121</id>
<alignment>0</alignment>
<tabsequence>990</tabsequence>
<tabsequence>980</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
......@@ -7910,7 +7906,7 @@
<band>Detail</band>
<id>108</id>
<alignment>1</alignment>
<tabsequence>950</tabsequence>
<tabsequence>940</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -7976,7 +7972,7 @@
<band>Detail</band>
<id>120</id>
<alignment>0</alignment>
<tabsequence>1010</tabsequence>
<tabsequence>1000</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -8013,7 +8009,7 @@
<band>Detail</band>
<id>117</id>
<alignment>0</alignment>
<tabsequence>970</tabsequence>
<tabsequence>960</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8049,7 +8045,7 @@
<band>Detail</band>
<id>118</id>
<alignment>0</alignment>
<tabsequence>1030</tabsequence>
<tabsequence>1020</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -8085,7 +8081,7 @@
<band>Detail</band>
<id>116</id>
<alignment>0</alignment>
<tabsequence>1000</tabsequence>
<tabsequence>990</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8176,7 +8172,7 @@
<band>Detail</band>
<id>119</id>
<alignment>0</alignment>
<tabsequence>1020</tabsequence>
<tabsequence>1010</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8242,7 +8238,7 @@
<band>Detail</band>
<id>127</id>
<alignment>0</alignment>
<tabsequence>1040</tabsequence>
<tabsequence>1030</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8307,7 +8303,7 @@
<band>Detail</band>
<id>124</id>
<alignment>0</alignment>
<tabsequence>1050</tabsequence>
<tabsequence>1040</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8485,7 +8481,7 @@
<band>Detail</band>
<id>144</id>
<alignment>0</alignment>
<tabsequence>1090</tabsequence>
<tabsequence>1080</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -8522,7 +8518,7 @@
<band>Detail</band>
<id>115</id>
<alignment>0</alignment>
<tabsequence>980</tabsequence>
<tabsequence>970</tabsequence>
<border>5</border>
<color>0</color>
<x>319</x>
......@@ -8625,7 +8621,7 @@
<band>Detail</band>
<id>141</id>
<alignment>0</alignment>
<tabsequence>1080</tabsequence>
<tabsequence>1070</tabsequence>
<border>5</border>
<color>0</color>
<x>286</x>
......@@ -8718,7 +8714,7 @@
<band>Detail</band>
<id>140</id>
<alignment>0</alignment>
<tabsequence>1060</tabsequence>
<tabsequence>1050</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8755,7 +8751,7 @@
<band>Detail</band>
<id>142</id>
<alignment>0</alignment>
<tabsequence>1070</tabsequence>
<tabsequence>1060</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8792,12 +8788,12 @@
<band>Detail</band>
<id>171</id>
<alignment>0</alignment>
<tabsequence>1380</tabsequence>
<tabsequence>1370</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
<y>1615</y>
<height>38</height>
<height>36</height>
<width>382</width>
<format>[general]</format>
<html>
......@@ -8887,7 +8883,7 @@
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>830</tabsequence>
<tabsequence>820</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8925,7 +8921,7 @@
<band>Detail</band>
<id>58</id>
<alignment>0</alignment>
<tabsequence>890</tabsequence>
<tabsequence>880</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -8991,7 +8987,7 @@
<band>Detail</band>
<id>180</id>
<alignment>0</alignment>
<tabsequence>810</tabsequence>
<tabsequence>800</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9056,7 +9052,7 @@
<band>Detail</band>
<id>52</id>
<alignment>0</alignment>
<tabsequence>800</tabsequence>
<tabsequence>790</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -9091,7 +9087,7 @@
<band>Detail</band>
<id>181</id>
<alignment>0</alignment>
<tabsequence>820</tabsequence>
<tabsequence>810</tabsequence>
<border>5</border>
<color>0</color>
<x>465</x>
......@@ -9259,7 +9255,7 @@
<band>Detail</band>
<id>73</id>
<alignment>1</alignment>
<tabsequence>1120</tabsequence>
<tabsequence>1110</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9326,7 +9322,7 @@
<band>Detail</band>
<id>76</id>
<alignment>0</alignment>
<tabsequence>1170</tabsequence>
<tabsequence>1160</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9392,7 +9388,7 @@
<band>Detail</band>
<id>78</id>
<alignment>0</alignment>
<tabsequence>1190</tabsequence>
<tabsequence>1180</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9430,7 +9426,7 @@
<band>Detail</band>
<id>139</id>
<alignment>0</alignment>
<tabsequence>1350</tabsequence>
<tabsequence>1340</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9634,7 +9630,7 @@
<band>Detail</band>
<id>83</id>
<alignment>0</alignment>
<tabsequence>1210</tabsequence>
<tabsequence>1200</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9700,7 +9696,7 @@
<band>Detail</band>
<id>89</id>
<alignment>0</alignment>
<tabsequence>1300</tabsequence>
<tabsequence>1290</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9766,7 +9762,7 @@
<band>Detail</band>
<id>92</id>
<alignment>1</alignment>
<tabsequence>1320</tabsequence>
<tabsequence>1310</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9832,7 +9828,7 @@
<band>Detail</band>
<id>133</id>
<alignment>0</alignment>
<tabsequence>1330</tabsequence>
<tabsequence>1320</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -9933,7 +9929,7 @@
<band>Detail</band>
<id>75</id>
<alignment>1</alignment>
<tabsequence>1130</tabsequence>
<tabsequence>1120</tabsequence>
<border>5</border>
<color>0</color>
<x>452</x>
......@@ -9972,7 +9968,7 @@
<band>Detail</band>
<id>72</id>
<alignment>0</alignment>
<tabsequence>1160</tabsequence>
<tabsequence>1150</tabsequence>
<border>5</border>
<color>0</color>
<x>457</x>
......@@ -10010,7 +10006,7 @@
<band>Detail</band>
<id>74</id>
<alignment>0</alignment>
<tabsequence>1180</tabsequence>
<tabsequence>1170</tabsequence>
<border>5</border>
<color>0</color>
<x>457</x>
......@@ -10048,7 +10044,7 @@
<band>Detail</band>
<id>80</id>
<alignment>0</alignment>
<tabsequence>1200</tabsequence>
<tabsequence>1190</tabsequence>
<border>5</border>
<color>0</color>
<x>472</x>
......@@ -10086,7 +10082,7 @@
<band>Detail</band>
<id>84</id>
<alignment>0</alignment>
<tabsequence>1220</tabsequence>
<tabsequence>1210</tabsequence>
<border>5</border>
<color>0</color>
<x>472</x>
......@@ -10200,7 +10196,7 @@
<band>Detail</band>
<id>146</id>
<alignment>0</alignment>
<tabsequence>1340</tabsequence>
<tabsequence>1330</tabsequence>
<border>5</border>
<color>0</color>
<x>475</x>
......@@ -10236,7 +10232,7 @@
<band>Detail</band>
<id>158</id>
<alignment>0</alignment>
<tabsequence>1360</tabsequence>
<tabsequence>1350</tabsequence>
<border>5</border>
<color>0</color>
<x>475</x>
......@@ -10300,7 +10296,7 @@
<band>Detail</band>
<id>71</id>
<alignment>0</alignment>
<tabsequence>1100</tabsequence>
<tabsequence>1090</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -10336,7 +10332,7 @@
<band>Detail</band>
<id>69</id>
<alignment>0</alignment>
<tabsequence>1110</tabsequence>
<tabsequence>1100</tabsequence>
<border>5</border>
<color>0</color>
<x>457</x>
......@@ -10512,7 +10508,7 @@
<band>Detail</band>
<id>70</id>
<alignment>0</alignment>
<tabsequence>1140</tabsequence>
<tabsequence>1130</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -10634,7 +10630,7 @@
<band>Detail</band>
<id>82</id>
<alignment>0</alignment>
<tabsequence>1280</tabsequence>
<tabsequence>1270</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -10670,7 +10666,7 @@
<band>Detail</band>
<id>66</id>
<alignment>0</alignment>
<tabsequence>1290</tabsequence>
<tabsequence>1280</tabsequence>
<border>5</border>
<color>0</color>
<x>472</x>
......@@ -10876,7 +10872,7 @@
<band>Detail</band>
<id>145</id>
<alignment>0</alignment>
<tabsequence>1150</tabsequence>
<tabsequence>1140</tabsequence>
<border>5</border>
<color>0</color>
<x>284</x>
......@@ -10941,7 +10937,7 @@
<band>Detail</band>
<id>79</id>
<alignment>0</alignment>
<tabsequence>1240</tabsequence>
<tabsequence>1230</tabsequence>
<border>5</border>
<color>0</color>
<x>319</x>
......@@ -10979,7 +10975,7 @@
<band>Detail</band>
<id>77</id>
<alignment>0</alignment>
<tabsequence>1230</tabsequence>
<tabsequence>1220</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -11017,7 +11013,7 @@
<band>Detail</band>
<id>159</id>
<alignment>0</alignment>
<tabsequence>1250</tabsequence>
<tabsequence>1240</tabsequence>
<border>5</border>
<color>33554432</color>
<x>153</x>
......@@ -11054,7 +11050,7 @@
<band>Detail</band>
<id>96</id>
<alignment>0</alignment>
<tabsequence>1310</tabsequence>
<tabsequence>1300</tabsequence>
<border>5</border>
<color>0</color>
<x>452</x>
......@@ -11092,7 +11088,7 @@
<band>Detail</band>
<id>81</id>
<alignment>0</alignment>
<tabsequence>1260</tabsequence>
<tabsequence>1250</tabsequence>
<border>5</border>
<color>0</color>
<x>153</x>
......@@ -11158,7 +11154,7 @@
<band>Detail</band>
<id>95</id>
<alignment>0</alignment>
<tabsequence>1270</tabsequence>
<tabsequence>1260</tabsequence>
<border>5</border>
<color>0</color>
<x>452</x>
......@@ -11196,7 +11192,7 @@
<band>Detail</band>
<id>85</id>
<alignment>0</alignment>
<tabsequence>1370</tabsequence>
<tabsequence>1360</tabsequence>
<border>5</border>
<color>0</color>
<x>152</x>
......@@ -12037,13 +12033,13 @@
<band>Detail</band>
<id>182</id>
<alignment>0</alignment>
<tabsequence>1390</tabsequence>
<tabsequence>1380</tabsequence>
<border>5</border>
<color>255</color>
<x>152</x>
<y>1664</y>
<x>153</x>
<y>1665</y>
<height>16</height>
<width>73</width>
<width>156</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -12072,13 +12068,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Role Profiles :</text>
<text>Role Profile :</text>
<border>5</border>
<color>33554432</color>
<x>45</x>
<y>1665</y>
<x>48</x>
<y>1663</y>
<height>16</height>
<width>101</width>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -12097,42 +12093,6 @@
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>183</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>230</x>
<y>1664</y>
<height>16</height>
<width>299</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</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>67108864</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -321,7 +321,7 @@
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>116</x>
......@@ -387,7 +387,7 @@
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>310</x>
......@@ -452,7 +452,7 @@
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>116</x>
......@@ -517,7 +517,7 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>116</x>
......@@ -713,7 +713,7 @@
<band>Detail</band>
<id>5</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>280</x>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>370</height>
<height>340</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -84,7 +84,6 @@
<updatewhereclause>yes</updatewhereclause>
<name>amount</name>
<dbname>employee_bank.amount</dbname>
<initial>0.00</initial>
</table_column>
<table_column>
<type>datetime</type>
......@@ -136,20 +135,20 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Bank Detail</text>
<border>2</border>
<text>Bank Details</text>
<border>5</border>
<color>33554432</color>
<x>9</x>
<y>6</y>
<height>184</height>
<width>511</width>
<y>10</y>
<height>173</height>
<width>426</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</height>
<face>Times New Roman</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -161,13 +160,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<text>Employee Code:</text>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>43</y>
<x>20</x>
<y>37</y>
<height>16</height>
<width>108</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -186,49 +185,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bank Name :</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>64</y>
<height>16</height>
<width>108</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_name_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bank A/c No :</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>85</y>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>116</x>
<y>37</y>
<height>16</height>
<width>108</width>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_acct_t</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -238,24 +219,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Station Code :</text>
<border>0</border>
<text>Bank Code:</text>
<border>5</border>
<color>33554432</color>
<x>343</x>
<y>85</y>
<x>202</x>
<y>37</y>
<height>16</height>
<width>79</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stan_code_t</name>
<name>bank_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -272,20 +253,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>134</x>
<y>43</y>
<height>16</height>
<width>88</width>
<x>295</x>
<y>37</y>
<height>17</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>bank_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -308,30 +289,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<alignment>1</alignment>
<text>Bank Name:</text>
<border>5</border>
<color>33554432</color>
<x>426</x>
<y>85</y>
<x>20</x>
<y>61</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stan_code</name>
<name>bank_name_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -341,21 +313,21 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>134</x>
<y>64</y>
<x>116</x>
<y>61</y>
<height>16</height>
<width>374</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -386,17 +358,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amount Type :</text>
<border>0</border>
<text>Station Code:</text>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>106</y>
<height>16</height>
<width>108</width>
<x>227</x>
<y>61</y>
<height>17</height>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amt_type_t</name>
<name>stan_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -411,21 +383,30 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bank Code :</text>
<border>0</border>
<id>9</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>343</x>
<y>43</y>
<height>16</height>
<width>72</width>
<x>310</x>
<y>61</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_code_t</name>
<name>stan_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -435,24 +416,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amount :</text>
<border>0</border>
<text>Bank A/c No:</text>
<border>5</border>
<color>33554432</color>
<x>343</x>
<y>106</y>
<x>20</x>
<y>83</y>
<height>16</height>
<width>79</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_t</name>
<name>bank_acct_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -469,27 +450,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>420</x>
<y>43</y>
<height>16</height>
<width>88</width>
<x>116</x>
<y>83</y>
<height>17</height>
<width>255</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_code</name>
<name>bank_acct</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -505,30 +485,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<alignment>1</alignment>
<text>Amount Type :</text>
<border>5</border>
<color>33554432</color>
<x>134</x>
<y>85</y>
<x>20</x>
<y>104</y>
<height>16</height>
<width>203</width>
<format>[general]</format>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_acct</name>
<name>amt_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -538,34 +509,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>426</x>
<y>106</y>
<x>116</x>
<y>104</y>
<height>16</height>
<width>81</width>
<format>########0.00</format>
<width>67</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount</name>
<name>amt_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<format>########0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -585,22 +553,22 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Changed On :</text>
<border>0</border>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>127</y>
<x>20</x>
<y>126</y>
<height>16</height>
<width>108</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -609,54 +577,64 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed From :</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>149</y>
<height>16</height>
<width>108</width>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>116</x>
<y>126</y>
<height>19</height>
<width>66</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed By :</text>
<border>0</border>
<border>5</border>
<color>33554432</color>
<x>343</x>
<y>126</y>
<x>20</x>
<y>148</y>
<height>16</height>
<width>79</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -671,11 +649,11 @@
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>426</x>
<y>127</y>
<height>16</height>
<width>81</width>
<color>134217857</color>
<x>116</x>
<y>148</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -703,29 +681,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<alignment>1</alignment>
<text>Amount:</text>
<border>5</border>
<color>33554432</color>
<x>134</x>
<y>106</y>
<x>186</x>
<y>104</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amt_type</name>
<name>amount_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -735,29 +705,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<id>5</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>134</x>
<y>127</y>
<height>16</height>
<width>88</width>
<format>[shortdate] [time]</format>
<x>280</x>
<y>104</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>0</visible>
<name>amount</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>14</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -777,17 +747,45 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed From :</text>
<border>5</border>
<color>33554432</color>
<x>186</x>
<y>126</y>
<height>16</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>0</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>134</x>
<y>149</y>
<color>134217857</color>
<x>277</x>
<y>126</y>
<height>16</height>
<width>88</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -795,7 +793,7 @@
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>300</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......
......@@ -161,7 +161,7 @@
<dbname>employee.chg_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
......@@ -195,25 +195,36 @@
<name>status</name>
<dbname>employee.status</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_type&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.dept_code&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.report_to&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.chg_date&quot;) COLUMN(NAME=&quot;employee.chg_user&quot;) COLUMN(NAME=&quot;employee.chg_term&quot;) COLUMN(NAME=&quot;employee.design_code&quot;) COLUMN(NAME=&quot;employee.site_code__payment&quot;) COLUMN(NAME=&quot;employee.report_to__admin&quot;) COLUMN(NAME=&quot;employee.status&quot;)) </retrieve>
<update>employee</update>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>insider_trading_opt</name>
<dbname>employee.insider_trading_opt</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_type&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.dept_code&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.report_to&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.chg_date&quot;) COLUMN(NAME=&quot;employee.chg_user&quot;) COLUMN(NAME=&quot;employee.chg_term&quot;) COLUMN(NAME=&quot;employee.design_code&quot;) COLUMN(NAME=&quot;employee.site_code__payment&quot;) COLUMN(NAME=&quot;employee.report_to__admin&quot;) COLUMN(NAME=&quot;employee.status&quot;) COLUMN(NAME=&quot;employee.insider_trading_opt&quot;)) </retrieve>
<update>EMPLOYEE</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Fname</text>
<alignment>2</alignment>
<text>Emp Code</text>
<border>6</border>
<color>0</color>
<x>123</x>
<x>2</x>
<y>3</y>
<height>16</height>
<width>90</width>
<width>62</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -230,18 +241,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Mname</text>
<alignment>2</alignment>
<text>Emp Type</text>
<border>6</border>
<color>0</color>
<x>215</x>
<x>66</x>
<y>3</y>
<height>16</height>
<width>89</width>
<width>55</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_t</name>
<name>emp_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -258,18 +269,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Type</text>
<alignment>2</alignment>
<text>Emp Fname</text>
<border>6</border>
<color>0</color>
<x>66</x>
<x>123</x>
<y>3</y>
<height>16</height>
<width>55</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_type_t</name>
<name>emp_fname_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -286,18 +297,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Code</text>
<alignment>2</alignment>
<text>Emp Mname</text>
<border>6</border>
<color>0</color>
<x>2</x>
<x>215</x>
<y>3</y>
<height>16</height>
<width>62</width>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>emp_mname_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -314,18 +325,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Design Code</text>
<alignment>2</alignment>
<text>Emp Lname</text>
<border>6</border>
<color>0</color>
<x>570</x>
<x>306</x>
<y>3</y>
<height>16</height>
<width>71</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_t</name>
<name>emp_lname_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -342,18 +353,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Designation</text>
<alignment>2</alignment>
<text>Department Code</text>
<border>6</border>
<color>0</color>
<x>643</x>
<x>398</x>
<y>3</y>
<height>16</height>
<width>146</width>
<width>62</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<name>dept_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -370,18 +381,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Dept Code</text>
<alignment>2</alignment>
<text>Grade</text>
<border>6</border>
<color>0</color>
<x>398</x>
<x>462</x>
<y>3</y>
<height>16</height>
<width>62</width>
<width>55</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_code_t</name>
<name>grade_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -398,18 +409,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Grade</text>
<alignment>2</alignment>
<text>Cadre</text>
<border>6</border>
<color>0</color>
<x>462</x>
<x>519</x>
<y>3</y>
<height>16</height>
<width>55</width>
<width>49</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_t</name>
<name>cadre_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -426,18 +437,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Cadre</text>
<alignment>2</alignment>
<text>Design Code</text>
<border>6</border>
<color>0</color>
<x>519</x>
<x>570</x>
<y>3</y>
<height>16</height>
<width>49</width>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_t</name>
<name>design_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -454,18 +465,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Report To</text>
<alignment>2</alignment>
<text>Designation</text>
<border>6</border>
<color>0</color>
<x>791</x>
<x>643</x>
<y>3</y>
<height>16</height>
<width>61</width>
<width>146</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>report_to_t</name>
<name>designation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -482,18 +493,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>E Site</text>
<alignment>2</alignment>
<text>Report To</text>
<border>6</border>
<color>0</color>
<x>1013</x>
<x>791</x>
<y>3</y>
<height>16</height>
<width>51</width>
<width>61</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site_t</name>
<name>report_to_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -510,18 +521,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>P Site</text>
<alignment>2</alignment>
<text>Report to admin</text>
<border>6</border>
<color>0</color>
<x>1066</x>
<x>854</x>
<y>3</y>
<height>16</height>
<width>76</width>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_site_t</name>
<name>report_to__admin_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -538,18 +549,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>W Site</text>
<alignment>2</alignment>
<text>Date Join</text>
<border>6</border>
<color>0</color>
<x>1144</x>
<x>961</x>
<y>3</y>
<height>16</height>
<width>56</width>
<width>50</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_site_t</name>
<name>date_join_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -561,23 +572,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>PM Site</text>
<alignment>2</alignment>
<text>E Site</text>
<border>6</border>
<color>0</color>
<x>1202</x>
<x>1013</x>
<y>3</y>
<height>16</height>
<width>56</width>
<width>51</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code__payment_t</name>
<name>emp_site_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -594,18 +605,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chgdate</text>
<alignment>2</alignment>
<text>P Site</text>
<border>6</border>
<color>0</color>
<x>1260</x>
<x>1066</x>
<y>3</y>
<height>16</height>
<width>60</width>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>pay_site_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -622,18 +633,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg Trm</text>
<alignment>2</alignment>
<text>W Site</text>
<border>6</border>
<color>0</color>
<x>1322</x>
<x>1144</x>
<y>3</y>
<height>16</height>
<width>75</width>
<width>56</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>work_site_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -650,18 +661,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg User</text>
<alignment>2</alignment>
<text>PM Site</text>
<border>6</border>
<color>0</color>
<x>1399</x>
<x>1202</x>
<y>3</y>
<height>16</height>
<width>50</width>
<width>56</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>site_code__payment_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -678,18 +689,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Report to admin</text>
<alignment>2</alignment>
<text>Changed On</text>
<border>6</border>
<color>0</color>
<x>854</x>
<x>1403</x>
<y>3</y>
<height>16</height>
<width>105</width>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>report_to__admin_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -706,18 +717,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Status</text>
<alignment>2</alignment>
<text>Changed From</text>
<border>6</border>
<color>33554432</color>
<x>1451</x>
<color>0</color>
<x>1517</x>
<y>3</y>
<height>16</height>
<width>53</width>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -729,23 +740,23 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Lname</text>
<alignment>2</alignment>
<text>Changed By</text>
<border>6</border>
<color>0</color>
<x>306</x>
<x>1465</x>
<y>3</y>
<height>16</height>
<width>90</width>
<width>50</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -762,18 +773,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Date Join</text>
<alignment>2</alignment>
<text>Status</text>
<border>6</border>
<color>0</color>
<x>961</x>
<color>33554432</color>
<x>1260</x>
<y>3</y>
<height>16</height>
<width>50</width>
<width>53</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_join_t</name>
<name>status_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -788,6 +799,34 @@
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Insider Trading</text>
<border>6</border>
<color>33554432</color>
<x>1315</x>
<y>3</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>insider_trading_opt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
......@@ -1310,10 +1349,10 @@
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<tabsequence>190</tabsequence>
<border>5</border>
<color>0</color>
<x>1260</x>
<x>1403</x>
<y>1</y>
<height>18</height>
<width>60</width>
......@@ -1346,10 +1385,10 @@
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>210</tabsequence>
<border>5</border>
<color>0</color>
<x>1322</x>
<x>1517</x>
<y>1</y>
<height>18</height>
<width>75</width>
......@@ -1382,10 +1421,10 @@
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<tabsequence>200</tabsequence>
<border>5</border>
<color>0</color>
<x>1399</x>
<x>1465</x>
<y>1</y>
<height>18</height>
<width>50</width>
......@@ -1454,10 +1493,10 @@
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<tabsequence>170</tabsequence>
<border>0</border>
<color>0</color>
<x>1451</x>
<x>1260</x>
<y>2</y>
<height>18</height>
<width>53</width>
......@@ -1559,6 +1598,42 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>0</color>
<x>1315</x>
<y>1</y>
<height>16</height>
<width>86</width>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>insider_trading_opt</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</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>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -230,8 +230,8 @@
<dbname>empfamily.is_alive</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
......@@ -249,18 +249,18 @@
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Sr.</text>
<alignment>2</alignment>
<text>Gratuity Nominee</text>
<border>6</border>
<color>0</color>
<x>2</x>
<x>867</x>
<y>3</y>
<height>16</height>
<width>29</width>
<width>128</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>grat_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -277,18 +277,18 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Qualification</text>
<alignment>2</alignment>
<text>Gratuity Percentage </text>
<border>6</border>
<color>0</color>
<x>1224</x>
<x>997</x>
<y>3</y>
<height>16</height>
<width>80</width>
<width>128</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qulf_code_t</name>
<name>grat_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -305,19 +305,19 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Employee Code</text>
<alignment>2</alignment>
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>33</x>
<x>1901</x>
<y>3</y>
<height>16</height>
<width>95</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<visible>1</visible>
<name>chg_term_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -328,24 +328,24 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Member Name</text>
<alignment>2</alignment>
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>130</x>
<x>1991</x>
<y>3</y>
<height>16</height>
<width>131</width>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>member_name_t</name>
<visible>1</visible>
<name>chg_date_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -356,24 +356,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<text>Birth Date</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>263</x>
<y>3</y>
<x>2</x>
<y>2</y>
<height>16</height>
<width>69</width>
<width>29</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_birth_t</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -384,24 +394,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<text>Gender </text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>334</x>
<y>3</y>
<x>33</x>
<y>2</y>
<height>16</height>
<width>57</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sex_t</name>
<name>emp_code</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>
......@@ -412,24 +430,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<text>Relation</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>393</x>
<y>3</y>
<x>130</x>
<y>2</y>
<height>16</height>
<width>101</width>
<width>131</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>relation_t</name>
<name>member_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -440,24 +468,31 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<text>Occupation</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>496</x>
<y>3</y>
<x>263</x>
<y>2</y>
<height>16</height>
<width>99</width>
<width>69</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>occupation_t</name>
<name>date_birth</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yyyy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -468,24 +503,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<text>Dependent</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>597</x>
<y>3</y>
<x>334</x>
<y>2</y>
<height>16</height>
<width>68</width>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dependent_t</name>
<name>sex</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<autohscroll>yes</autohscroll>
<showlist>yes</showlist>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -496,24 +541,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<text>PF Nominee</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>667</x>
<y>3</y>
<x>393</x>
<y>2</y>
<height>16</height>
<width>94</width>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_nominee_t</name>
<name>relation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -524,24 +579,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<text>PF Percentage </text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>763</x>
<y>3</y>
<x>496</x>
<y>2</y>
<height>16</height>
<width>102</width>
<width>99</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_perc_t</name>
<name>occupation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -552,24 +617,33 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<text>Gratuity Nominee</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>867</x>
<y>3</y>
<x>597</x>
<y>2</y>
<height>16</height>
<width>128</width>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_nominee_t</name>
<name>dependent</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<showlist>yes</showlist>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -580,24 +654,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<text>Gratuity Percentage </text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>997</x>
<y>3</y>
<x>667</x>
<y>2</y>
<height>16</height>
<width>128</width>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_perc_t</name>
<name>pf_nominee</name>
<visible>1</visible>
<EditStyle name="yesno" style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -608,24 +690,36 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Physical Status</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1127</x>
<y>3</y>
<x>763</x>
<y>2</y>
<height>16</height>
<width>95</width>
<width>102</width>
<format>###.##</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>physical_status_t</name>
<protect expression="if(pf_nominee=&apos;Y&apos;,0,1)">0</protect>
<name>pf_perc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>###.##</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -636,24 +730,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<text>Adopted</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1306</x>
<y>3</y>
<x>867</x>
<y>2</y>
<height>16</height>
<width>53</width>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adopted_t</name>
<name>grat_nominee</name>
<visible>1</visible>
<EditStyle name="yesno" style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -664,24 +766,36 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Pension Nominee</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1361</x>
<y>3</y>
<x>997</x>
<y>2</y>
<height>16</height>
<width>111</width>
<width>128</width>
<format>###.##</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee_t</name>
<protect expression="if(grat_nominee=&apos;Y&apos;,0,1)">0</protect>
<name>grat_perc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>###.##</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -692,24 +806,34 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<text>Pension Percentage </text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1474</x>
<y>3</y>
<x>1127</x>
<y>2</y>
<height>16</height>
<width>117</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_perc_t</name>
<name>physical_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -720,24 +844,34 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<text>Group Mediclaim</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1593</x>
<y>3</y>
<x>1224</x>
<y>2</y>
<height>16</height>
<width>101</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim_t</name>
<name>qlf_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -748,24 +882,34 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<text>Change User</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1807</x>
<y>3</y>
<x>1306</x>
<y>2</y>
<height>16</height>
<width>92</width>
<width>53</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible expression="&apos;false&apos;">1</visible>
<name>adopted</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -776,24 +920,32 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<text>Change Term</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1901</x>
<y>3</y>
<x>1361</x>
<y>2</y>
<height>16</height>
<width>88</width>
<width>111</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible expression="&apos;false&apos;">1</visible>
<name>pen_nominee</name>
<visible expression="0">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>
......@@ -804,24 +956,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<text>Change Date</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1991</x>
<y>3</y>
<x>1474</x>
<y>2</y>
<height>16</height>
<width>85</width>
<width>117</width>
<format>###.##</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible expression="&apos;false&apos;">1</visible>
<name>pen_perc</name>
<visible expression="0">1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>###.##</format>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -832,60 +993,31 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Is Alive</text>
<border>6</border>
<color>33554432</color>
<x>1696</x>
<y>3</y>
<height>16</height>
<width>109</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>2</x>
<x>1593</x>
<y>2</y>
<height>16</height>
<width>29</width>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>group_mediclaim</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -903,21 +1035,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>33</x>
<x>1807</x>
<y>2</y>
<height>16</height>
<width>95</width>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<visible>1</visible>
<name>chg_user</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -939,27 +1071,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>130</x>
<x>1901</x>
<y>2</y>
<height>16</height>
<width>131</width>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>member_name</name>
<visible>1</visible>
<name>chg_term</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>30</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -977,25 +1107,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>263</x>
<x>1991</x>
<y>2</y>
<height>16</height>
<width>69</width>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_birth</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yyyy</mask>
<name>chg_date</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1012,27 +1143,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>334</x>
<x>1696</x>
<y>2</y>
<height>16</height>
<width>57</width>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sex</name>
<name>is_alive</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<autohscroll>yes</autohscroll>
<showlist>yes</showlist>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1048,31 +1177,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Sequence No</text>
<border>6</border>
<color>0</color>
<x>393</x>
<y>2</y>
<x>2</x>
<y>3</y>
<height>16</height>
<width>101</width>
<format>[general]</format>
<width>29</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>relation</name>
<name>line_no_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1083,34 +1202,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
<x>496</x>
<y>2</y>
<x>33</x>
<y>3</y>
<height>16</height>
<width>99</width>
<format>[general]</format>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>occupation</name>
<name>emp_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1121,33 +1230,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Member Name</text>
<border>6</border>
<color>0</color>
<x>597</x>
<y>2</y>
<x>130</x>
<y>3</y>
<height>16</height>
<width>68</width>
<format>[general]</format>
<width>131</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dependent</name>
<name>member_name_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<showlist>yes</showlist>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1158,32 +1258,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Birth Date</text>
<border>6</border>
<color>0</color>
<x>667</x>
<y>2</y>
<x>263</x>
<y>3</y>
<height>16</height>
<width>94</width>
<format>[general]</format>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_nominee</name>
<name>date_birth_t</name>
<visible>1</visible>
<EditStyle name="yesno" style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1194,36 +1286,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Gender </text>
<border>6</border>
<color>0</color>
<x>763</x>
<y>2</y>
<x>334</x>
<y>3</y>
<height>16</height>
<width>102</width>
<format>###.##</format>
<width>57</width>
<html>
<valueishtml>0</valueishtml>
</html>
<protect expression="if(pf_nominee=&apos;Y&apos;,0,1)">0</protect>
<name>pf_perc</name>
<name>sex_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>###.##</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1234,32 +1314,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Relation</text>
<border>6</border>
<color>0</color>
<x>867</x>
<y>2</y>
<x>393</x>
<y>3</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_nominee</name>
<name>relation_t</name>
<visible>1</visible>
<EditStyle name="yesno" style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1270,36 +1342,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Occupation</text>
<border>6</border>
<color>0</color>
<x>997</x>
<y>2</y>
<x>496</x>
<y>3</y>
<height>16</height>
<width>128</width>
<format>###.##</format>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<protect expression="if(grat_nominee=&apos;Y&apos;,0,1)">0</protect>
<name>grat_perc</name>
<name>occupation_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>###.##</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1310,34 +1370,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Dependent</text>
<border>6</border>
<color>0</color>
<x>1127</x>
<y>2</y>
<x>597</x>
<y>3</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<width>68</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>physical_status</name>
<name>dependent_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1348,34 +1398,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>PF Nominee</text>
<border>6</border>
<color>0</color>
<x>1224</x>
<y>2</y>
<x>667</x>
<y>3</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code</name>
<name>pf_nominee_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1386,34 +1426,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>PF Percentage </text>
<border>6</border>
<color>0</color>
<x>1306</x>
<y>2</y>
<x>763</x>
<y>3</y>
<height>16</height>
<width>53</width>
<format>[general]</format>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adopted</name>
<name>pf_perc_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1424,32 +1454,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Physical Status</text>
<border>6</border>
<color>0</color>
<x>1361</x>
<y>2</y>
<x>1127</x>
<y>3</y>
<height>16</height>
<width>111</width>
<format>[general]</format>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee</name>
<visible expression="0">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>physical_status_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1460,33 +1482,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Qualification</text>
<border>6</border>
<color>0</color>
<x>1474</x>
<y>2</y>
<x>1224</x>
<y>3</y>
<height>16</height>
<width>117</width>
<format>###.##</format>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_perc</name>
<visible expression="0">1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>###.##</format>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>qulf_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1497,33 +1510,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Adopted</text>
<border>6</border>
<color>0</color>
<x>1593</x>
<y>2</y>
<x>1306</x>
<y>3</y>
<height>16</height>
<width>101</width>
<format>[general]</format>
<width>53</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim</name>
<name>adopted_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1534,32 +1538,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Pension Nominee</text>
<border>6</border>
<color>0</color>
<x>1807</x>
<y>2</y>
<x>1361</x>
<y>3</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<width>111</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>pen_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1570,32 +1566,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Pension Percentage </text>
<border>6</border>
<color>0</color>
<x>1901</x>
<y>2</y>
<x>1474</x>
<y>3</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<width>117</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>pen_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1606,32 +1594,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Group Mediclaim</text>
<border>6</border>
<color>0</color>
<x>1991</x>
<y>2</y>
<x>1593</x>
<y>3</y>
<height>16</height>
<width>85</width>
<format>[shortdate] [time]</format>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>group_mediclaim_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1642,32 +1622,52 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Is Alive</text>
<border>6</border>
<color>33554432</color>
<x>1696</x>
<y>2</y>
<y>3</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive</name>
<name>is_alive_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Liberation Sans</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>1807</x>
<y>3</y>
<height>16</height>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1678,9 +1678,9 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -60,6 +60,7 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>language</name>
<dbname>emplang.language</dbname>
</table_column>
......@@ -69,6 +70,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>read</name>
<dbname>emplang.read</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -80,6 +82,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>write</name>
<dbname>emplang.write</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -91,6 +94,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>speak</name>
<dbname>emplang.speak</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -100,10 +104,8 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>emplang.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emplang&quot; ) COLUMN(NAME=&quot;emplang.emp_code&quot;) COLUMN(NAME=&quot;emplang.language&quot;) COLUMN(NAME=&quot;emplang.read&quot;) COLUMN(NAME=&quot;emplang.write&quot;) COLUMN(NAME=&quot;emplang.speak&quot;) COLUMN(NAME=&quot;emplang.line_no&quot;)WHERE( EXP1 =&quot;emplang.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPLANG</update>
......@@ -116,7 +118,7 @@
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
......@@ -144,7 +146,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Language</text>
<border>6</border>
<color>0</color>
......@@ -172,7 +174,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Read</text>
<border>6</border>
<color>0</color>
......@@ -200,7 +202,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Write</text>
<border>6</border>
<color>0</color>
......@@ -228,7 +230,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Speak</text>
<border>6</border>
<color>0</color>
......@@ -256,13 +258,13 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Line No</text>
<alignment>2</alignment>
<text>Sequence No</text>
<border>6</border>
<color>0</color>
<x>372</x>
<y>2</y>
<height>16</height>
<height>19</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
......@@ -367,14 +369,14 @@
<y>1</y>
<height>18</height>
<width>57</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -403,14 +405,14 @@
<y>1</y>
<height>18</height>
<width>51</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>write</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -439,14 +441,14 @@
<y>1</y>
<height>18</height>
<width>55</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>speak</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -485,7 +487,8 @@
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -188,21 +188,29 @@
<expression>line_no A</expression>
</sort>
</TableDefinition>
<TextObject>
<band>Header</band>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<text>Sr No</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>2</y>
<y>1</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>line_no</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>
......@@ -212,25 +220,32 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Employee Code</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>45</x>
<y>2</y>
<x>1023</x>
<y>1</y>
<height>16</height>
<width>91</width>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>perc</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>###,###.00</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -240,25 +255,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<text>Qualification</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>138</x>
<y>2</y>
<x>982</x>
<y>1</y>
<height>16</height>
<width>78</width>
<width>39</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code_t</name>
<name>class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -268,25 +293,33 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<text>Institute</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>418</x>
<y>2</y>
<x>45</x>
<y>1</y>
<height>16</height>
<width>142</width>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>institute_t</name>
<name>emp_code</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>
......@@ -296,25 +329,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<text>Subject1</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>562</x>
<y>2</y>
<x>138</x>
<y>1</y>
<height>16</height>
<width>92</width>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject1_t</name>
<name>qlf_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -324,25 +367,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<text>Subject2</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>656</x>
<y>2</y>
<x>418</x>
<y>1</y>
<height>16</height>
<width>92</width>
<width>142</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject2_t</name>
<name>institute</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -352,25 +405,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<text>Subject3</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>750</x>
<y>2</y>
<x>562</x>
<y>1</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject3_t</name>
<name>subject1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -380,25 +443,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<text>Subject4</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>844</x>
<y>2</y>
<x>656</x>
<y>1</y>
<height>16</height>
<width>93</width>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject4_t</name>
<name>subject2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -408,25 +481,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<text>Year</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>939</x>
<y>2</y>
<height>16</height>
<width>41</width>
<x>750</x>
<y>1</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pass_year_t</name>
<name>subject3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -436,25 +519,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<text>Class</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>982</x>
<y>2</y>
<x>844</x>
<y>1</y>
<height>16</height>
<width>39</width>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>class_t</name>
<name>subject4</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -464,25 +557,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<text>Percentage</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1023</x>
<y>2</y>
<x>939</x>
<y>1</y>
<height>16</height>
<width>81</width>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>perc_t</name>
<name>pass_year</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -492,25 +595,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Qualification Description</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>218</x>
<y>2</y>
<x>1106</x>
<y>1</y>
<height>16</height>
<width>198</width>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qualification_descr_t</name>
<name>print_seq</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -520,25 +632,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>1</alignment>
<text>Print Seq</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1106</x>
<y>2</y>
<x>218</x>
<y>1</y>
<height>16</height>
<width>57</width>
<width>198</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq_t</name>
<name>qualification_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -548,25 +669,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<text>Course Type</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1165</x>
<y>1</y>
<height>16</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_t</name>
<name>course_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -576,25 +706,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<text>Duration</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1471</x>
<y>1</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_duration_t</name>
<name>course_duration</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -604,25 +743,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<text>Country Code</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1533</x>
<y>1</y>
<height>16</height>
<width>89</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__qual_t</name>
<name>count_code__qual</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -632,25 +780,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<text>Course Type Description</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1245</x>
<y>1</y>
<height>16</height>
<width>224</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_descr_t</name>
<name>course_type_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -660,59 +817,32 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<text>Country Name</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1624</x>
<y>1</y>
<height>16</height>
<width>269</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qual_country_descr_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>1</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>qual_country_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -728,28 +858,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Sequence No</text>
<border>6</border>
<color>0</color>
<x>1023</x>
<y>1</y>
<x>2</x>
<y>2</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
<width>41</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>perc</name>
<name>line_no_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>###,###.00</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -759,35 +882,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
<x>982</x>
<y>1</y>
<x>45</x>
<y>2</y>
<height>16</height>
<width>39</width>
<format>[general]</format>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>class</name>
<name>emp_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -797,33 +910,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Qualification</text>
<border>6</border>
<color>0</color>
<x>45</x>
<y>1</y>
<x>138</x>
<y>2</y>
<height>16</height>
<width>91</width>
<format>[general]</format>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>qlf_code_t</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>
......@@ -833,35 +938,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Qualification Description</text>
<border>6</border>
<color>0</color>
<x>138</x>
<y>1</y>
<x>218</x>
<y>2</y>
<height>16</height>
<width>78</width>
<format>[general]</format>
<width>198</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code</name>
<name>qualification_descr_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -871,35 +966,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Institute</text>
<border>6</border>
<color>0</color>
<x>418</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>142</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>institute</name>
<name>institute_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -909,35 +994,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Subject1</text>
<border>6</border>
<color>0</color>
<x>562</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject1</name>
<name>subject1_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -947,35 +1022,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Subject2</text>
<border>6</border>
<color>0</color>
<x>656</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject2</name>
<name>subject2_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -985,35 +1050,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Subject3</text>
<border>6</border>
<color>0</color>
<x>750</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject3</name>
<name>subject3_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1023,35 +1078,53 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Subject4</text>
<border>6</border>
<color>0</color>
<x>844</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject4</name>
<name>subject4_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Year</text>
<border>6</border>
<color>0</color>
<x>939</x>
<y>2</y>
<height>16</height>
<width>41</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pass_year_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1061,35 +1134,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Percentage</text>
<border>6</border>
<color>0</color>
<x>939</x>
<y>1</y>
<x>1023</x>
<y>2</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pass_year</name>
<name>perc_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1099,34 +1162,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Class</text>
<border>6</border>
<color>0</color>
<x>1106</x>
<y>1</y>
<x>982</x>
<y>2</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<width>39</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq</name>
<name>class_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1136,34 +1190,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Print Sequence</text>
<border>6</border>
<color>0</color>
<x>218</x>
<y>1</y>
<x>1106</x>
<y>2</y>
<height>16</height>
<width>198</width>
<format>[general]</format>
<width>57</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qualification_descr</name>
<name>print_seq_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1173,34 +1218,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Course Type</text>
<border>6</border>
<color>0</color>
<x>1165</x>
<y>1</y>
<height>16</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type</name>
<name>course_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1210,34 +1246,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Course Type Description</text>
<border>6</border>
<color>0</color>
<x>1471</x>
<x>1245</x>
<y>1</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<width>224</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_duration</name>
<name>course_type_descr_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1247,34 +1274,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Duration</text>
<border>6</border>
<color>0</color>
<x>1533</x>
<x>1471</x>
<y>1</y>
<height>16</height>
<width>89</width>
<format>[general]</format>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__qual</name>
<name>course_duration_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1284,34 +1302,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Country Code</text>
<border>6</border>
<color>0</color>
<x>1245</x>
<x>1533</x>
<y>1</y>
<height>16</height>
<width>224</width>
<format>[general]</format>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_descr</name>
<name>count_code__qual_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1321,34 +1330,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Country Name</text>
<border>6</border>
<color>0</color>
<x>1624</x>
<y>1</y>
<height>16</height>
<width>269</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qual_country_descr</name>
<name>qual_country_descr_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1358,10 +1358,10 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -141,21 +141,30 @@
<expression>line_no A</expression>
</sort>
</TableDefinition>
<TextObject>
<band>Header</band>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<text>Employee Code</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -166,24 +175,33 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<text>Sr. No</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>91</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>47</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -194,24 +212,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<text>Code</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>140</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code_t</name>
<name>train_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -222,24 +250,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<text>Type</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>205</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>38</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type_t</name>
<name>train_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -250,24 +288,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<text>No.</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>245</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>61</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no_t</name>
<name>train_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -278,24 +326,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<text>Organisation</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>308</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>283</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<name>organisation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>80</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -306,24 +364,31 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Duration</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>593</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>68</width>
<format>###0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration_t</name>
<name>duration</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>###0</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -334,24 +399,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<text>Year</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>663</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>49</width>
<format></format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year_t</name>
<name>year</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -362,24 +437,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<text>Change User</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>714</x>
<y>3</y>
<y>0</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>chg_user</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>
......@@ -390,24 +473,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<text>Change Date</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>796</x>
<y>3</y>
<y>1</y>
<height>16</height>
<width>92</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>chg_date</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>
......@@ -418,24 +509,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<text>Change Term</text>
<border>6</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>890</x>
<y>3</y>
<y>0</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_term</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>
......@@ -446,33 +545,24 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
<x>2</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>emp_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -483,33 +573,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Sequence No</text>
<border>6</border>
<color>0</color>
<x>91</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>47</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>line_no_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -520,34 +601,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Code</text>
<border>6</border>
<color>0</color>
<x>140</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code</name>
<name>train_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -558,34 +629,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Type</text>
<border>6</border>
<color>0</color>
<x>205</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>38</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type</name>
<name>train_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -596,34 +657,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Training No</text>
<border>6</border>
<color>0</color>
<x>245</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>61</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no</name>
<name>train_no_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -634,34 +685,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Organisation</text>
<border>6</border>
<color>0</color>
<x>308</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>283</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation</name>
<name>organisation_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>80</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -672,31 +713,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Duration</text>
<border>6</border>
<color>0</color>
<x>593</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>68</width>
<format>###0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration</name>
<name>duration_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>###0</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -707,34 +741,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Year</text>
<border>6</border>
<color>0</color>
<x>663</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>49</width>
<format></format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year</name>
<name>year_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -745,32 +769,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>714</x>
<y>0</y>
<y>3</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>chg_user_t</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>
......@@ -781,32 +797,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>796</x>
<y>1</y>
<y>3</y>
<height>16</height>
<width>92</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_date_t</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>
......@@ -817,32 +825,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>890</x>
<y>0</y>
<y>3</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>chg_term_t</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>
......@@ -853,9 +853,9 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -149,7 +149,6 @@
<key>yes</key>
<name>line_no</name>
<dbname>empexperience.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empexperience&quot; ) COLUMN(NAME=&quot;empexperience.emp_code&quot;) COLUMN(NAME=&quot;empexperience.organisation&quot;) COLUMN(NAME=&quot;empexperience.designation&quot;) COLUMN(NAME=&quot;empexperience.from_date&quot;) COLUMN(NAME=&quot;empexperience.to_date&quot;) COLUMN(NAME=&quot;empexperience.gross_amt&quot;) COLUMN(NAME=&quot;empexperience.curr_code&quot;) COLUMN(NAME=&quot;empexperience.chg_date&quot;) COLUMN(NAME=&quot;empexperience.chg_term&quot;) COLUMN(NAME=&quot;empexperience.chg_user&quot;) COLUMN(NAME=&quot;empexperience.print_seq&quot;) COLUMN(NAME=&quot;empexperience.count_code__work&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empexperience.count_code__work) as work_country_descr&quot;) COLUMN(NAME=&quot;empexperience.line_no&quot;)WHERE( EXP1 =&quot;empexperience.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPEXPERIENCE</update>
......@@ -530,12 +529,12 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Line No</text>
<text>Sequence No</text>
<border>6</border>
<color>33554432</color>
<x>1436</x>
<y>2</y>
<height>16</height>
<height>17</height>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
......@@ -1054,7 +1053,8 @@
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -272,7 +272,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Amt Type</text>
<text>Amount Type</text>
<border>6</border>
<color>33554432</color>
<x>458</x>
......@@ -328,7 +328,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Chg Date</text>
<text>Changed On</text>
<border>6</border>
<color>33554432</color>
<x>590</x>
......@@ -356,7 +356,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Chg Term</text>
<text>Changed From</text>
<border>6</border>
<color>33554432</color>
<x>658</x>
......@@ -384,7 +384,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Chg User</text>
<text>Changed By</text>
<border>6</border>
<color>33554432</color>
<x>726</x>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -158,7 +158,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>grat_nominee</name>
<dbname>empfamily.grat_nominee</dbname>
<initial>N</initial>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -178,7 +178,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>pen_nominee</name>
<dbname>empfamily.pen_nominee</dbname>
<initial>N</initial>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -212,7 +212,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>adopted</name>
<dbname>empfamily.adopted</dbname>
<initial>N</initial>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -224,7 +224,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>group_mediclaim</name>
<dbname>empfamily.group_mediclaim</dbname>
<initial>N</initial>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -256,10 +256,10 @@
<text>Member Detail</text>
<border>2</border>
<color>0</color>
<x>4</x>
<y>5</y>
<height>287</height>
<width>468</width>
<x>5</x>
<y>4</y>
<height>288</height>
<width>514</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -275,44 +275,16 @@
<color>67108864</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Seq No :</text>
<border>0</border>
<color>0</color>
<x>321</x>
<y>32</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>20</x>
<x>15</x>
<y>32</y>
<height>16</height>
<width>106</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -335,12 +307,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Member Name :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>20</x>
<x>15</x>
<y>52</y>
<height>16</height>
<width>106</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -359,31 +331,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Birth Date :</text>
<border>5</border>
<color>255</color>
<x>403</x>
<y>32</y>
<color>0</color>
<x>15</x>
<y>72</y>
<height>16</height>
<width>42</width>
<format>[general]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>date_birth_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -393,35 +355,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Dependent :</text>
<border>5</border>
<color>255</color>
<x>131</x>
<y>32</y>
<color>0</color>
<x>15</x>
<y>92</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>dependent_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -431,20 +383,20 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Occupation :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>20</x>
<x>15</x>
<y>113</y>
<height>16</height>
<width>106</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -467,12 +419,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>PF Nominee :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>20</x>
<x>15</x>
<y>133</y>
<height>16</height>
<width>106</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -491,29 +443,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<alignment>1</alignment>
<text>Gratuity Nominee :</text>
<border>5</border>
<color>0</color>
<x>131</x>
<y>133</y>
<height>19</height>
<width>64</width>
<format>[Yes/No]</format>
<x>15</x>
<y>156</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_nominee</name>
<name>grat_nominee_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -523,24 +467,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>PF Percentage :</text>
<border>0</border>
<text>Pension Nominee :</text>
<border>5</border>
<color>0</color>
<x>245</x>
<y>133</y>
<x>15</x>
<y>179</y>
<height>16</height>
<width>131</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_perc_t</name>
<name>pen_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -551,36 +495,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>13</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<text>Physical Status :</text>
<border>5</border>
<color>0</color>
<x>381</x>
<y>133</y>
<x>15</x>
<y>200</y>
<height>16</height>
<width>64</width>
<format>##0.00</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_perc</name>
<name>physical_status_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -590,24 +523,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gratuity Nominee :</text>
<border>0</border>
<text>Adopted :</text>
<border>5</border>
<color>0</color>
<x>20</x>
<y>156</y>
<x>15</x>
<y>220</y>
<height>16</height>
<width>106</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_nominee_t</name>
<name>adopted_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -618,33 +551,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<alignment>1</alignment>
<text>Change User :</text>
<border>5</border>
<color>0</color>
<x>131</x>
<y>156</y>
<height>17</height>
<width>64</width>
<format>[Yes/No]</format>
<x>15</x>
<y>241</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_nominee</name>
<name>chg_user_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -655,23 +580,23 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text> Gratuity Percentage :</text>
<border>0</border>
<text>Change Date :</text>
<border>5</border>
<color>0</color>
<x>245</x>
<y>156</y>
<x>15</x>
<y>261</y>
<height>16</height>
<width>131</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_perc_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -682,31 +607,30 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>381</x>
<y>156</y>
<color>255</color>
<x>131</x>
<y>32</y>
<height>16</height>
<width>64</width>
<format>##0.00</format>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_perc</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>10</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -722,7 +646,7 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
......@@ -735,7 +659,7 @@
<x>131</x>
<y>52</y>
<height>16</height>
<width>185</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -765,28 +689,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>113</y>
<y>72</y>
<height>16</height>
<width>155</width>
<format>[general]</format>
<width>100</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>occupation</name>
<name>date_birth</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -801,23 +722,31 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Birth Date :</text>
<border>0</border>
<id>8</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>20</x>
<y>72</y>
<x>131</x>
<y>92</y>
<height>16</height>
<width>106</width>
<width>100</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_birth_t</name>
<name>dependent</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<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>
......@@ -825,25 +754,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Dependent :</text>
<border>0</border>
<id>7</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>50</x>
<y>92</y>
<x>131</x>
<y>113</y>
<height>16</height>
<width>76</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dependent_t</name>
<name>occupation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -853,31 +792,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>92</y>
<y>133</y>
<height>16</height>
<width>64</width>
<width>100</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dependent</name>
<name>pf_nominee</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -893,21 +832,29 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Relation :</text>
<border>0</border>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>258</x>
<y>92</y>
<x>131</x>
<y>156</y>
<height>16</height>
<width>67</width>
<width>100</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>relation_t</name>
<name>grat_nominee</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -917,33 +864,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>330</x>
<y>92</y>
<x>131</x>
<y>179</y>
<height>16</height>
<width>115</width>
<format>[general]</format>
<width>100</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>relation</name>
<name>pen_nominee</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -961,25 +906,28 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>72</y>
<y>200</y>
<height>16</height>
<width>62</width>
<format>[shortdate] [time]</format>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_birth</name>
<name>physical_status</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -991,24 +939,32 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gender :</text>
<border>0</border>
<id>20</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>319</x>
<y>52</y>
<x>131</x>
<y>220</y>
<height>16</height>
<width>55</width>
<width>100</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sex_t</name>
<name>adopted</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1018,38 +974,48 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Is Alive :</text>
<border>0</border>
<color>0</color>
<x>268</x>
<y>72</y>
<height>15</height>
<width>106</width>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>360</x>
<y>32</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Liberation Sans</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
......@@ -1057,10 +1023,10 @@
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>379</x>
<x>360</x>
<y>52</y>
<height>14</height>
<width>66</width>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1093,11 +1059,11 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>379</x>
<x>360</x>
<y>72</y>
<height>14</height>
<width>66</width>
<format>[general]</format>
<height>16</height>
<width>100</width>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1122,21 +1088,31 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pension Nominee :</text>
<border>0</border>
<id>6</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>20</x>
<y>179</y>
<x>360</x>
<y>92</y>
<height>16</height>
<width>106</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee_t</name>
<name>relation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1147,30 +1123,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<id>13</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>179</y>
<x>360</x>
<y>133</y>
<height>16</height>
<width>64</width>
<format>[Yes/No]</format>
<width>100</width>
<format>##0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee</name>
<name>pf_perc</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1186,21 +1165,32 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>1</alignment>
<text> Pension Percentage :</text>
<border>0</border>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>245</x>
<y>179</y>
<x>360</x>
<y>156</y>
<height>16</height>
<width>131</width>
<width>100</width>
<format>##0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_perc_t</name>
<name>grat_perc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1211,9 +1201,9 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
......@@ -1221,10 +1211,10 @@
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>381</x>
<x>360</x>
<y>179</y>
<height>16</height>
<width>64</width>
<width>100</width>
<format>##0.00</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1251,21 +1241,31 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Physical Status :</text>
<border>0</border>
<id>19</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>20</x>
<x>360</x>
<y>200</y>
<height>16</height>
<width>106</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>physical_status_t</name>
<name>qlf_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1275,33 +1275,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>170</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>200</y>
<x>360</x>
<y>220</y>
<height>16</height>
<width>74</width>
<format>[general]</format>
<width>100</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>physical_status</name>
<name>group_mediclaim</name>
<visible>1</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1320,17 +1318,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Qualification :</text>
<border>0</border>
<text>Sequence No :</text>
<border>5</border>
<color>0</color>
<x>284</x>
<y>200</y>
<x>241</x>
<y>32</y>
<height>16</height>
<width>92</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code_t</name>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1341,35 +1339,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<alignment>1</alignment>
<text>Gender :</text>
<border>5</border>
<color>0</color>
<x>382</x>
<y>200</y>
<x>241</x>
<y>52</y>
<height>16</height>
<width>64</width>
<format>[general]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code</name>
<name>sex_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1379,24 +1367,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Adopted :</text>
<border>0</border>
<text>Is Alive :</text>
<border>5</border>
<color>0</color>
<x>20</x>
<y>220</y>
<x>241</x>
<y>72</y>
<height>16</height>
<width>106</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adopted_t</name>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1411,29 +1399,21 @@
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<alignment>1</alignment>
<text>Relation :</text>
<border>5</border>
<color>0</color>
<x>131</x>
<y>220</y>
<x>241</x>
<y>92</y>
<height>16</height>
<width>64</width>
<format>[Yes/No]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adopted</name>
<name>relation_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1443,24 +1423,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Group Mediclaim :</text>
<border>0</border>
<text>PF Percentage :</text>
<border>5</border>
<color>0</color>
<x>245</x>
<y>220</y>
<x>241</x>
<y>133</y>
<height>16</height>
<width>131</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim_t</name>
<name>pf_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1471,33 +1451,53 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<alignment>1</alignment>
<text> Gratuity Percentage :</text>
<border>5</border>
<color>0</color>
<x>381</x>
<y>220</y>
<x>241</x>
<y>156</y>
<height>16</height>
<width>64</width>
<format>[Yes/No]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim</name>
<name>grat_perc_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text> Pension Percentage :</text>
<border>5</border>
<color>0</color>
<x>241</x>
<y>179</y>
<height>16</height>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_perc_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1508,23 +1508,23 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User :</text>
<border>0</border>
<text>Qualification :</text>
<border>5</border>
<color>0</color>
<x>20</x>
<y>241</y>
<x>241</x>
<y>200</y>
<height>16</height>
<width>106</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>qlf_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1542,17 +1542,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<text>Group Mediclaim :</text>
<border>5</border>
<color>0</color>
<x>20</x>
<y>261</y>
<x>241</x>
<y>220</y>
<height>16</height>
<width>106</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>group_mediclaim_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1567,28 +1567,21 @@
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Change Term :</text>
<border>5</border>
<color>0</color>
<x>131</x>
<y>261</y>
<x>241</x>
<y>241</y>
<height>16</height>
<width>74</width>
<format>dd/mm/yy</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_term_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1599,20 +1592,20 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<color>255</color>
<x>131</x>
<y>241</y>
<height>16</height>
<width>74</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1637,24 +1630,31 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>260</x>
<y>241</y>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>261</y>
<height>16</height>
<width>106</width>
<width>100</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1667,18 +1667,18 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>371</x>
<color>255</color>
<x>360</x>
<y>241</y>
<height>16</height>
<width>74</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1703,7 +1703,7 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -55,6 +55,7 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>language</name>
<dbname>emplang.language</dbname>
</table_column>
......@@ -98,10 +99,8 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>emplang.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emplang&quot; ) COLUMN(NAME=&quot;emplang.emp_code&quot;) COLUMN(NAME=&quot;emplang.language&quot;) COLUMN(NAME=&quot;emplang.read&quot;) COLUMN(NAME=&quot;emplang.write&quot;) COLUMN(NAME=&quot;emplang.speak&quot;) COLUMN(NAME=&quot;emplang.line_no&quot;)WHERE( EXP1 =&quot;emplang.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPLANG</update>
......@@ -139,17 +138,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Language :</text>
<border>0</border>
<text>Employee Code :</text>
<border>5</border>
<color>0</color>
<x>250</x>
<x>25</x>
<y>29</y>
<height>16</height>
<width>75</width>
<height>17</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -166,20 +165,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>330</x>
<color>255</color>
<x>129</x>
<y>29</y>
<height>16</height>
<width>105</width>
<height>17</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>language</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -199,23 +198,23 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<text>Language :</text>
<border>5</border>
<color>0</color>
<x>13</x>
<x>214</x>
<y>29</y>
<height>16</height>
<width>102</width>
<height>17</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>language_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -232,25 +231,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>119</x>
<y>60</y>
<height>16</height>
<width>52</width>
<x>319</x>
<y>29</y>
<height>17</height>
<width>105</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read</name>
<name>language</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -270,12 +271,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Write :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>191</x>
<x>177</x>
<y>60</y>
<height>16</height>
<width>56</width>
<height>17</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -301,18 +302,18 @@
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>251</x>
<x>241</x>
<y>60</y>
<height>16</height>
<height>17</height>
<width>52</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>write</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -334,12 +335,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Speak :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>327</x>
<x>310</x>
<y>60</y>
<height>16</height>
<width>52</width>
<height>17</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -365,18 +366,18 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>383</x>
<x>374</x>
<y>60</y>
<height>16</height>
<height>17</height>
<width>52</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>speak</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -394,31 +395,21 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Read :</text>
<border>5</border>
<color>255</color>
<x>119</x>
<y>29</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<color>0</color>
<x>25</x>
<y>56</y>
<height>17</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>read_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -428,32 +419,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>255</color>
<x>119</x>
<y>90</y>
<height>16</height>
<width>53</width>
<format>[general]</format>
<color>0</color>
<x>89</x>
<y>56</y>
<height>17</height>
<width>52</width>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>read</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -466,23 +456,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Read :</text>
<border>0</border>
<text>Sequence No. :</text>
<border>5</border>
<color>0</color>
<x>74</x>
<y>60</y>
<x>24</x>
<y>83</y>
<height>16</height>
<width>41</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>read_t</name>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -497,21 +487,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No. :</text>
<border>0</border>
<color>0</color>
<x>41</x>
<y>90</y>
<height>16</height>
<width>74</width>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>108</x>
<y>83</y>
<height>17</height>
<width>42</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -521,10 +521,10 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -188,7 +188,7 @@
<x>6</x>
<y>5</y>
<height>261</height>
<width>521</width>
<width>563</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -204,21 +204,31 @@
<color>67108864</color>
</background>
</GroupBox>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>42</x>
<y>44</y>
<x>161</x>
<y>68</y>
<height>16</height>
<width>114</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>qlf_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -228,24 +238,61 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>238</x>
<y>68</y>
<height>16</height>
<width>302</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qualification_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</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>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Seq No :</text>
<border>0</border>
<text>Qualification :</text>
<border>5</border>
<color>0</color>
<x>278</x>
<y>44</y>
<x>42</x>
<y>68</y>
<height>16</height>
<width>56</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>qlf_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -260,31 +307,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Institute :</text>
<border>5</border>
<color>255</color>
<x>161</x>
<y>44</y>
<color>0</color>
<x>42</x>
<y>89</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>institute_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -294,24 +331,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Qualification :</text>
<border>0</border>
<text>Subject1 :</text>
<border>5</border>
<color>0</color>
<x>42</x>
<y>68</y>
<y>110</y>
<height>16</height>
<width>114</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code_t</name>
<name>subject1_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -329,17 +366,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Institute :</text>
<border>0</border>
<text>Subject3 :</text>
<border>5</border>
<color>0</color>
<x>93</x>
<y>89</y>
<x>42</x>
<y>131</y>
<height>16</height>
<width>63</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>institute_t</name>
<name>subject3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -354,31 +391,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<alignment>1</alignment>
<text>Year :</text>
<border>5</border>
<color>0</color>
<x>161</x>
<y>110</y>
<x>42</x>
<y>152</y>
<height>16</height>
<width>103</width>
<format>[general]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject1</name>
<name>pass_year_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -388,24 +415,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Subject1 :</text>
<border>0</border>
<text>Percentage :</text>
<border>5</border>
<color>0</color>
<x>42</x>
<y>110</y>
<y>173</y>
<height>16</height>
<width>114</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject1_t</name>
<name>perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -423,17 +450,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Subject2 :</text>
<border>0</border>
<text>Duration in Months :</text>
<border>5</border>
<color>0</color>
<x>312</x>
<y>110</y>
<x>42</x>
<y>194</y>
<height>16</height>
<width>82</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject2_t</name>
<name>course_duration_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -451,17 +478,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Subject3 :</text>
<border>0</border>
<text>Employee Code :</text>
<border>5</border>
<color>0</color>
<x>42</x>
<y>131</y>
<y>46</y>
<height>16</height>
<width>114</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject3_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -478,23 +505,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>399</x>
<y>110</y>
<color>255</color>
<x>161</x>
<y>46</y>
<height>16</height>
<width>103</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject2</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -511,28 +538,28 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>161</x>
<y>89</y>
<y>110</y>
<height>16</height>
<width>341</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>institute</name>
<name>subject1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -554,20 +581,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>399</x>
<x>161</x>
<y>131</y>
<height>16</height>
<width>103</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject4</name>
<name>subject3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
......@@ -590,21 +617,31 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Subject4 :</text>
<border>0</border>
<id>9</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>312</x>
<y>131</y>
<x>161</x>
<y>152</y>
<height>16</height>
<width>82</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject4_t</name>
<name>pass_year</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -614,25 +651,36 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<text>Class :</text>
<border>0</border>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>337</x>
<y>152</y>
<x>161</x>
<y>173</y>
<height>16</height>
<width>57</width>
<width>95</width>
<format>##0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>class_t</name>
<name>perc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -642,33 +690,32 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>161</x>
<y>131</y>
<y>194</y>
<height>16</height>
<width>103</width>
<format>[general]</format>
<width>95</width>
<format>##0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject3</name>
<name>course_duration</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -684,21 +731,30 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Year :</text>
<border>0</border>
<color>0</color>
<x>42</x>
<y>152</y>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>49</x>
<y>228</y>
<height>16</height>
<width>114</width>
<width>118</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pass_year_t</name>
<visible>1</visible>
<name>qual_country_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -708,31 +764,30 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>10</tabsequence>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
<y>44</y>
<color>255</color>
<x>282</x>
<y>228</y>
<height>16</height>
<width>36</width>
<format>###</format>
<width>118</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq</name>
<visible>1</visible>
<name>course_type_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<format>###</format>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
......@@ -747,19 +802,19 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Print Seq :</text>
<border>0</border>
<text>Print Sequence :</text>
<border>5</border>
<color>0</color>
<x>397</x>
<y>44</y>
<y>46</y>
<height>16</height>
<width>64</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -780,27 +835,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<id>12</id>
<alignment>1</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>161</x>
<y>68</y>
<x>488</x>
<y>46</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
<width>53</width>
<format>###</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qlf_code</name>
<name>print_seq</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<limit>0</limit>
<case>any</case>
<format>###</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -816,31 +871,21 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<alignment>1</alignment>
<text>Sequence No :</text>
<border>5</border>
<color>0</color>
<x>161</x>
<y>152</y>
<x>250</x>
<y>46</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pass_year</name>
<name>line_no_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -850,10 +895,10 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
......@@ -861,10 +906,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>339</x>
<y>44</y>
<x>332</x>
<y>46</y>
<height>16</height>
<width>36</width>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -894,26 +939,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>255</color>
<x>238</x>
<y>68</y>
<color>0</color>
<x>161</x>
<y>89</y>
<height>16</height>
<width>264</width>
<width>379</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qualification_descr</name>
<name>institute</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>40</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -926,33 +972,24 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Subject2 :</text>
<border>5</border>
<color>255</color>
<x>161</x>
<y>241</y>
<color>0</color>
<x>306</x>
<y>110</y>
<height>16</height>
<width>118</width>
<format>[general]</format>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qual_country_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>subject2_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -962,34 +999,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Subject4 :</text>
<border>5</border>
<color>255</color>
<x>384</x>
<y>241</y>
<color>0</color>
<x>306</x>
<y>131</y>
<height>16</height>
<width>118</width>
<format>[general]</format>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<name>subject4_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -999,35 +1027,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<alignment>1</alignment>
<text>Class :</text>
<border>5</border>
<color>0</color>
<x>399</x>
<x>306</x>
<y>152</y>
<height>16</height>
<width>103</width>
<format>[general]</format>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>class</name>
<name>class_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1037,24 +1055,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Percentage :</text>
<border>0</border>
<text>Course Type :</text>
<border>5</border>
<color>0</color>
<x>42</x>
<x>306</x>
<y>173</y>
<height>16</height>
<width>114</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>perc_t</name>
<name>course_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1072,17 +1090,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Duration in Months :</text>
<border>0</border>
<text>Country of Qualification :</text>
<border>5</border>
<color>0</color>
<x>29</x>
<x>306</x>
<y>194</y>
<height>16</height>
<width>127</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_duration_t</name>
<name>count_code__qual_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1099,25 +1117,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<id>6</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>161</x>
<y>173</y>
<x>411</x>
<y>110</y>
<height>16</height>
<width>53</width>
<format>##0.00</format>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>perc</name>
<name>subject2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>20</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1138,26 +1155,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>430</x>
<y>173</y>
<x>411</x>
<y>131</y>
<height>16</height>
<width>72</width>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type</name>
<name>subject4</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1173,21 +1191,31 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Course Type :</text>
<border>0</border>
<id>10</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>311</x>
<y>173</y>
<x>411</x>
<y>152</y>
<height>16</height>
<width>114</width>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_t</name>
<name>class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1197,29 +1225,29 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>161</x>
<y>194</y>
<x>411</x>
<y>173</y>
<height>16</height>
<width>36</width>
<format>##0</format>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_duration</name>
<name>course_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......@@ -1238,34 +1266,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Qualification :</text>
<border>0</border>
<color>0</color>
<x>278</x>
<y>194</y>
<height>16</height>
<width>147</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__qual_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
......@@ -1273,10 +1273,10 @@
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>430</x>
<x>411</x>
<y>194</y>
<height>16</height>
<width>72</width>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......
......@@ -136,8 +136,8 @@
<band>Detail</band>
<text>Training</text>
<border>2</border>
<color>33554432</color>
<x>5</x>
<color>134217746</color>
<x>2</x>
<y>5</y>
<height>197</height>
<width>528</width>
......@@ -160,12 +160,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>10</x>
<x>15</x>
<y>40</y>
<height>16</height>
<width>98</width>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -188,12 +188,12 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Training Code:</text>
<border>0</border>
<border>5</border>
<color>0</color>
<x>10</x>
<x>15</x>
<y>60</y>
<height>16</height>
<width>98</width>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -215,13 +215,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>No :</text>
<border>0</border>
<text>Training No :</text>
<border>5</border>
<color>0</color>
<x>10</x>
<x>14</x>
<y>80</y>
<height>16</height>
<width>98</width>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -240,31 +240,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<alignment>1</alignment>
<text>Organisation :</text>
<border>5</border>
<color>0</color>
<x>113</x>
<y>60</y>
<x>15</x>
<y>100</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code</name>
<name>organisation_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -274,24 +264,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<border>0</border>
<text>Change User :</text>
<border>5</border>
<color>0</color>
<x>10</x>
<y>100</y>
<x>15</x>
<y>120</y>
<height>16</height>
<width>98</width>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -306,31 +296,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<alignment>1</alignment>
<text> Sequence No :</text>
<border>5</border>
<color>0</color>
<x>113</x>
<y>80</y>
<x>270</x>
<y>40</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no</name>
<name>line_no_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -340,35 +320,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<alignment>1</alignment>
<text>Type :</text>
<border>5</border>
<color>0</color>
<x>113</x>
<y>100</y>
<x>270</x>
<y>60</y>
<height>16</height>
<width>262</width>
<format>[general]</format>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation</name>
<name>train_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>80</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -378,24 +348,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User :</text>
<border>0</border>
<text>Year :</text>
<border>5</border>
<color>0</color>
<x>10</x>
<y>120</y>
<x>270</x>
<y>80</y>
<height>16</height>
<width>98</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>year_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -413,17 +383,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<text>Duration :</text>
<border>5</border>
<color>0</color>
<x>10</x>
<y>143</y>
<x>270</x>
<y>100</y>
<height>16</height>
<width>98</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>duration_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -441,17 +411,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text> Seq No :</text>
<border>0</border>
<text>Change Term :</text>
<border>5</border>
<color>0</color>
<x>395</x>
<y>40</y>
<x>270</x>
<y>120</y>
<height>16</height>
<width>71</width>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -466,21 +436,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Type :</text>
<border>0</border>
<color>0</color>
<x>395</x>
<y>60</y>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>40</y>
<height>16</height>
<width>71</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type_t</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -490,25 +470,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Year :</text>
<border>0</border>
<id>3</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>396</x>
<y>80</y>
<x>123</x>
<y>60</y>
<height>16</height>
<width>52</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year_t</name>
<name>train_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -518,25 +508,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Duration :</text>
<border>0</border>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>387</x>
<y>100</y>
<x>123</x>
<y>80</y>
<height>16</height>
<width>61</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration_t</name>
<name>train_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -546,25 +546,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<id>6</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>322</x>
<y>120</y>
<x>123</x>
<y>100</y>
<height>16</height>
<width>88</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>organisation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>80</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -574,10 +584,10 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
......@@ -585,10 +595,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>471</x>
<x>352</x>
<y>40</y>
<height>16</height>
<width>41</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -623,10 +633,10 @@
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>471</x>
<x>352</x>
<y>60</y>
<height>16</height>
<width>41</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -661,10 +671,10 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>453</x>
<x>352</x>
<y>80</y>
<height>16</height>
<width>59</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -699,10 +709,10 @@
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>453</x>
<x>352</x>
<y>100</y>
<height>16</height>
<width>59</width>
<width>80</width>
<format>###0</format>
<html>
<valueishtml>0</valueishtml>
......@@ -731,31 +741,21 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Change Date :</text>
<border>5</border>
<color>0</color>
<x>414</x>
<y>120</y>
<height>19</height>
<width>98</width>
<format>[general]</format>
<x>15</x>
<y>141</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>chg_date_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -765,30 +765,30 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>113</x>
<y>40</y>
<x>123</x>
<y>120</y>
<height>16</height>
<width>88</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -804,33 +804,30 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>113</x>
<y>120</y>
<color>255</color>
<x>123</x>
<y>141</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<width>120</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -842,30 +839,33 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>113</x>
<y>143</y>
<height>16</height>
<width>88</width>
<format>dd/mm/yy</format>
<color>255</color>
<x>352</x>
<y>120</y>
<height>19</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -877,7 +877,7 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>67108864</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -69,6 +69,7 @@
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>from_date</name>
<dbname>empexperience.from_date</dbname>
</table_column>
......@@ -141,13 +142,11 @@
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>empexperience.line_no</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empexperience&quot; ) COLUMN(NAME=&quot;empexperience.emp_code&quot;) COLUMN(NAME=&quot;empexperience.organisation&quot;) COLUMN(NAME=&quot;empexperience.designation&quot;) COLUMN(NAME=&quot;empexperience.from_date&quot;) COLUMN(NAME=&quot;empexperience.to_date&quot;) COLUMN(NAME=&quot;empexperience.gross_amt&quot;) COLUMN(NAME=&quot;empexperience.curr_code&quot;) COLUMN(NAME=&quot;empexperience.chg_date&quot;) COLUMN(NAME=&quot;empexperience.chg_term&quot;) COLUMN(NAME=&quot;empexperience.chg_user&quot;) COLUMN(NAME=&quot;empexperience.print_seq&quot;) COLUMN(NAME=&quot;empexperience.count_code__work&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empexperience.count_code__work) as work_country_descr&quot;) COLUMN(NAME=&quot;empexperience.line_no&quot;)WHERE( EXP1 =&quot;empexperience.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>empexperience</update>
<update>EMPEXPERIENCE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -238,13 +237,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Print Seq :</text>
<text>Print Sequence :</text>
<border>5</border>
<color>0</color>
<x>250</x>
<x>230</x>
<y>34</y>
<height>16</height>
<width>66</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1041,10 +1040,11 @@
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>157</height>
<height>340</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -133,48 +133,44 @@
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<GroupBox>
<band>Detail</band>
<alignment>1</alignment>
<text>Emp Code:</text>
<border>0</border>
<text>Bank Details</text>
<border>5</border>
<color>33554432</color>
<x>12</x>
<y>7</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<x>9</x>
<y>10</y>
<height>173</height>
<width>426</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<height>-11</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bank Name:</text>
<border>0</border>
<text>Employee Code:</text>
<border>5</border>
<color>33554432</color>
<x>12</x>
<y>31</y>
<x>20</x>
<y>37</y>
<height>16</height>
<width>72</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_name_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -189,21 +185,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bank A/c No:</text>
<border>0</border>
<color>33554432</color>
<x>6</x>
<y>53</y>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>116</x>
<y>37</y>
<height>16</height>
<width>78</width>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_acct_t</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -213,20 +219,20 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bank Code:</text>
<border>0</border>
<border>5</border>
<color>33554432</color>
<x>192</x>
<y>7</y>
<x>202</x>
<y>37</y>
<height>16</height>
<width>72</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -245,21 +251,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Station Code:</text>
<border>0</border>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>32</y>
<height>16</height>
<width>79</width>
<x>295</x>
<y>37</y>
<height>17</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stan_code_t</name>
<name>bank_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -269,24 +285,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amount:</text>
<border>0</border>
<text>Bank Name:</text>
<border>5</border>
<color>33554432</color>
<x>186</x>
<y>80</y>
<x>20</x>
<y>61</y>
<height>16</height>
<width>72</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_t</name>
<name>bank_name_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -303,23 +319,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>88</x>
<y>7</y>
<x>116</x>
<y>61</y>
<height>16</height>
<width>66</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>bank_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -339,31 +355,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<alignment>1</alignment>
<text>Station Code:</text>
<border>5</border>
<color>33554432</color>
<x>88</x>
<y>32</y>
<height>16</height>
<width>110</width>
<format>[general]</format>
<x>227</x>
<y>61</y>
<height>17</height>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_name</name>
<name>stan_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -373,29 +379,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>88</x>
<y>56</y>
<height>16</height>
<width>246</width>
<x>310</x>
<y>61</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_acct</name>
<name>stan_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......@@ -414,31 +420,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<alignment>1</alignment>
<text>Bank A/c No:</text>
<border>5</border>
<color>33554432</color>
<x>268</x>
<y>7</y>
<x>20</x>
<y>83</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bank_code</name>
<name>bank_acct_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -448,29 +444,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>282</x>
<y>32</y>
<height>16</height>
<width>52</width>
<x>116</x>
<y>83</y>
<height>17</height>
<width>255</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stan_code</name>
<name>bank_acct</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......@@ -489,31 +485,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>5</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<text>Amount Type :</text>
<border>5</border>
<color>33554432</color>
<x>262</x>
<y>80</y>
<x>20</x>
<y>104</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount</name>
<name>amt_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -523,21 +509,21 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>88</x>
<y>80</y>
<x>116</x>
<y>104</y>
<height>16</height>
<width>77</width>
<width>67</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -563,15 +549,43 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed On :</text>
<border>5</border>
<color>33554432</color>
<x>20</x>
<y>126</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>0</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>88</x>
<y>102</y>
<color>134217857</color>
<x>116</x>
<y>126</y>
<height>19</height>
<width>66</width>
<format>[shortdate] [time]</format>
......@@ -604,18 +618,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amt Type:</text>
<border>0</border>
<text>Changed By :</text>
<border>5</border>
<color>33554432</color>
<x>12</x>
<y>80</y>
<x>20</x>
<y>148</y>
<height>16</height>
<width>72</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amt_type_t</name>
<visible>1</visible>
<name>chg_user_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -629,43 +643,15 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date:</text>
<border>0</border>
<color>33554432</color>
<x>12</x>
<y>103</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>88</x>
<y>124</y>
<color>134217857</color>
<x>116</x>
<y>148</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
......@@ -698,23 +684,23 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg User:</text>
<border>0</border>
<text>Amount:</text>
<border>5</border>
<color>33554432</color>
<x>12</x>
<y>124</y>
<x>186</x>
<y>104</y>
<height>16</height>
<width>72</width>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>0</visible>
<name>amount_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -725,23 +711,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<id>5</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>238</x>
<y>101</y>
<height>19</height>
<width>96</width>
<x>280</x>
<y>104</y>
<height>15</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>0</visible>
<name>amount</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>14</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -764,23 +750,23 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term:</text>
<border>0</border>
<text>Changed From :</text>
<border>5</border>
<color>33554432</color>
<x>162</x>
<y>102</y>
<x>186</x>
<y>126</y>
<height>16</height>
<width>72</width>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -789,6 +775,44 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>277</x>
<y>126</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>
......
......@@ -137,7 +137,8 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
String dateJoinStr ="",status ="",emailIdOff = "",language="",keyFlag="";
String gratPerc="", pfPerc="", penPerc="",qlfCode="",grossAmt="",phyHand="",suppCode="";
String editFlg="";
String fromDate = "";
String fromDate = "" ;
String toDate = "" ; //Added by PoonamB[24-12-2019]
String errFldName="";
StringBuffer errStringXml = new StringBuffer("<?xml version=\"1.0\"?>\r\n<Root><Errors>");
java.util.Date joinDate = null;
......@@ -2416,7 +2417,10 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
retirementDate1= sdf.parse(retirementDate);
}
//Added by Poonam B on[16.07.2019].END.to check date format
if(birthDate1 != null && retirementDate1 != null && retirementDate1.before(birthDate1))
//Modified By Poonam B[26-12-2019][START]
//if(birthDate1 != null && retirementDate1 != null && retirementDate1.before(birthDate1))
if(birthDate1 != null && retirementDate1 != null && retirementDate1.after(birthDate1))
//Modified By Poonam B[26-12-2019][END]
{
errList.add("VMEMPRET02");
errFields.add(childNodeName.toLowerCase());
......@@ -2729,7 +2733,6 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
}
//Added By Poonam B on[30-07-2019][END]
}
break;
case 5 :
......@@ -2783,7 +2786,6 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
break;
}
}
}
if(childNodeName.equalsIgnoreCase("duration"))
{
......@@ -3008,6 +3010,22 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
}
}
}
// Added By Poonam[24/12/2019].start
if(childNodeName.equalsIgnoreCase("to_date"))
{
toDate = checkNull(genericUtility.getColumnValue("to_date", dom));
if(toDate == null || toDate.trim().length() == 0)
{
errList.add("VMEMPTO08");
errFields.add(childNodeName.toLowerCase());
msgType = errorType(conn, "VMEMPTO08");
if (msgType.equalsIgnoreCase("E"))
{
break;
}
}
}
// Added By Poonam[24/12/2019].end
if(childNodeName.equalsIgnoreCase("print_seq"))
{
// Modified by Yashwant on 26/06/2019.Start
......@@ -4030,10 +4048,16 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
}
}
valueXmlString.append("<emp_fname>").append("<![CDATA[" + fname + "]]>").append("</emp_fname>");
/*valueXmlString.append("<emp_fname>").append("<![CDATA[" + fname + "]]>").append("</emp_fname>");
valueXmlString.append("<emp_mname>").append("<![CDATA[" + mName + "]]>").append("</emp_mname>");
valueXmlString.append("<emp_lname>").append("<![CDATA[" + lname +"]]>").append("</emp_lname>");
valueXmlString.append("<emp_lname>").append("<![CDATA[" + lname +"]]>").append("</emp_lname>");*/
//Modified By Poonam B[26-12-2019][START]
System.out.println("Employee name::::"+ fname +"\t"+mName+"\t"+lname+"......");
valueXmlString.append("<emp_fname_long>").append("<![CDATA[" + fname + "]]>").append("</emp_fname_long>");
valueXmlString.append("<emp_mname_long>").append("<![CDATA[" + mName + "]]>").append("</emp_mname_long>");
valueXmlString.append("<emp_lname_long>").append("<![CDATA[" + lname +"]]>").append("</emp_lname_long>");
//Modified By Poonam B[26-12-2019][END]
// Modified by Yashwant on 26/06/2019.Start
//empCode=genericUtility.getColumnValue("emp_code", dom);
empCode=checkNull(genericUtility.getColumnValue("emp_code", dom));
......
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