Commit 51ad9bab authored by rtelang's avatar rtelang

grade11.xml

grade21.xml
w_grade.sql
d_grade_brow.srd
d_grade_edit.srd
A18ISUN003
4.1.10_ A18ISUN003_PrintSreen.doc
4.1.10_ A18ISUN003_UT.ods
4.1.10_ A18ISUN003_UT_Rev_1.odt
4.1.10_ A18ISUN003_UTR.ods
A18ISUN003_IMPACT.odt
A18ISUN003_IMPACT_REV_1.odt

- New functionality added for grade status(Active/Inactive).


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206752 ce508802-f39f-4f6c-b175-0d175dae99d5
parent eadc12a5
......@@ -177,4 +177,25 @@ Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,IMAGE,DESCRIPTION,SERVICE_CODE,INTERAC
update itm2menu set icon_path='grade.png' , close_icon = 'gradewht.png' where win_name='w_grade';
--------------------------------------------Added by Sarita on 30/08/2019 Start-------------
--------------------------------------------Added by Rohini T on 04/09/2019 Start-------------
set define off;
ALTER TABLE GRADE ADD ACT_STAT CHAR(1);
UPDATE GRADE SET ACT_STAT='Y';
update obj_forms set Disp_Metadata='<html>
<span style="white-space: normal !important; word-break: break-word; "><b>Grade :</b> {sh_descr} ({grade_code}) , <b>Active Status :</b> {act_stat} <br/>
<b>Description :</b> {descr} , <b>Grade Type :</b>{grade_type} , <b>Appraisal Table No :</b> {appr_tblno} , <b>Induction Table No. :</b> {induct_tblno}
</span>
<br> <span style="float:right;"> <b> {chg_date} </b></span>
</html>' Where Win_Name = 'w_grade';
Insert into PBCATCOL (PBC_TNAM,PBC_TID,PBC_OWNR,PBC_CNAM,PBC_CID,PBC_LABL,PBC_LPOS,PBC_HDR,PBC_HPOS,PBC_JTFY,PBC_MASK,PBC_CASE,PBC_HGHT,PBC_WDTH,PBC_PTRN,PBC_BMAP,PBC_INIT,PBC_CMNT,PBC_EDIT,PBC_TAG)
values ('GRADE',null,'APPVISDEV','ACT_STAT',null,NULL,23,NULL,25,25,null,0,0,0,null,'N',null,'It contains Y or N vlaue to indicates status of the grade',null,null);
--------------------------------------------Added by Rohini T on 04/09/2019 End-------------
......@@ -126,7 +126,7 @@
<dbname>grade.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>
......@@ -140,13 +140,20 @@
<dbname>grade.notice_prd</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>grade_type</name>
<dbname>grade.grade_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;grade.lve_tblno&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;)) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>act_stat</name>
<dbname>grade.act_stat</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;grade.lve_tblno&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;) COLUMN(NAME=&quot;grade.act_stat&quot;)) </retrieve>
<update>GRADE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -294,209 +301,308 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Induction Table No</text>
<border>6</border>
<color>0</color>
<x>3</x>
<y>2</y>
<x>695</x>
<y>3</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<width>125</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_code</name>
<name>induct_tblno_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<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>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Notice Period</text>
<border>6</border>
<color>0</color>
<x>90</x>
<y>2</y>
<x>823</x>
<y>3</y>
<height>16</height>
<width>314</width>
<format>[general]</format>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>notice_prd_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<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>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Appraisal Table No</text>
<border>6</border>
<color>0</color>
<x>543</x>
<y>2</y>
<x>913</x>
<y>3</y>
<height>16</height>
<width>82</width>
<format>[general]</format>
<width>104</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code</name>
<name>appr_tblno_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>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Expense A/c</text>
<border>6</border>
<color>0</color>
<x>629</x>
<y>2</y>
<x>1021</x>
<y>4</y>
<height>16</height>
<width>67</width>
<format>[general]</format>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lve_tblno</name>
<name>acct_code__exp_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>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Cost Center</text>
<border>6</border>
<color>0</color>
<x>700</x>
<x>1113</x>
<y>3</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__exp_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Grade Type</text>
<border>6</border>
<color>0</color>
<x>1202</x>
<y>2</y>
<height>16</height>
<width>120</width>
<format>[general]</format>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>induct_tblno</name>
<name>grade_type_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>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Changed On</text>
<border>6</border>
<color>0</color>
<x>1277</x>
<y>3</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Changed By</text>
<border>6</border>
<color>0</color>
<x>1356</x>
<y>3</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change From</text>
<border>6</border>
<color>0</color>
<x>1435</x>
<y>3</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Active Status </text>
<border>6</border>
<color>0</color>
<x>1515</x>
<y>3</y>
<height>15</height>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>act_stat_t</name>
<visible>1</visible>
<font>
<face>??</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>408</x>
<x>3</x>
<y>2</y>
<height>16</height>
<width>131</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sh_descr</name>
<name>grade_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -512,78 +618,95 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Induction Table No</text>
<border>6</border>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>695</x>
<y>3</y>
<x>90</x>
<y>2</y>
<height>16</height>
<width>125</width>
<width>314</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>induct_tblno_t</name>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<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>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Notice Period</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>823</x>
<y>3</y>
<x>543</x>
<y>2</y>
<height>16</height>
<width>86</width>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd_t</name>
<name>cadre_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>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>825</x>
<x>629</x>
<y>2</y>
<height>16</height>
<width>86</width>
<width>67</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd</name>
<name>lve_tblno</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -606,20 +729,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>913</x>
<x>700</x>
<y>2</y>
<height>16</height>
<width>104</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>appr_tblno</name>
<name>induct_tblno</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -640,90 +763,114 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Appraisal Table No</text>
<border>6</border>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>913</x>
<y>3</y>
<x>408</x>
<y>2</y>
<height>16</height>
<width>104</width>
<width>131</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>appr_tblno_t</name>
<name>sh_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>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Expense A/c</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>1021</x>
<y>4</y>
<x>825</x>
<y>2</y>
<height>16</height>
<width>88</width>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__exp_t</name>
<name>notice_prd</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>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Cost Center</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>1113</x>
<y>3</y>
<x>913</x>
<y>2</y>
<height>16</height>
<width>85</width>
<width>104</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__exp_t</name>
<name>appr_tblno</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>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
......@@ -870,25 +1017,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>1436</x>
<x>1202</x>
<y>2</y>
<height>16</height>
<width>75</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>grade_type</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>
......@@ -906,26 +1054,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1202</x>
<x>1436</x>
<y>2</y>
<height>16</height>
<width>72</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_type</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -941,118 +1088,42 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Grade Type</text>
<border>6</border>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>1202</x>
<x>1516</x>
<y>2</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_type_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Changed On</text>
<border>6</border>
<color>0</color>
<x>1277</x>
<y>3</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Changed By</text>
<border>6</border>
<color>0</color>
<x>1356</x>
<y>3</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change From</text>
<border>6</border>
<color>0</color>
<x>1435</x>
<y>3</y>
<height>16</height>
<width>75</width>
<height>15</height>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>act_stat</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>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -149,7 +149,19 @@
<name>chg_term</name>
<dbname>grade.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;) COLUMN(NAME=&quot;grade.level_no&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) JOIN (LEFT=&quot;grade.cadre_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; )WHERE( EXP1 =&quot;~&quot;GRADE~&quot;.~&quot;GRADE_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade&quot; ) ) ARG(NAME = &quot;mgrade&quot; TYPE = string) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>act_stat</name>
<dbname>grade.act_stat</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;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;) COLUMN(NAME=&quot;grade.level_no&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) COLUMN(NAME=&quot;grade.act_stat&quot;) JOIN (LEFT=&quot;grade.cadre_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; )WHERE( EXP1 =&quot;~&quot;GRADE~&quot;.~&quot;GRADE_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade&quot; ) ) ARG(NAME = &quot;mgrade&quot; TYPE = string) </retrieve>
<update>GRADE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -158,54 +170,6 @@
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>5</x>
<y>6</y>
<height>176</height>
<width>559</width>
<name>gb_1</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>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<border>2</border>
<color>0</color>
<x>7</x>
<y>190</y>
<height>78</height>
<width>559</width>
<name>gb_2</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>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -895,6 +859,44 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>415</x>
<y>141</y>
<height>16</height>
<width>89</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__exp</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>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -925,27 +927,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>415</x>
<y>141</y>
<y>162</y>
<height>16</height>
<width>89</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__exp</name>
<name>act_stat</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -961,6 +961,34 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Active Status :</text>
<border>0</border>
<color>33554432</color>
<x>283</x>
<y>162</y>
<height>15</height>
<width>128</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>act_stat_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>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -968,7 +996,7 @@
<border>0</border>
<color>0</color>
<x>21</x>
<y>235</y>
<y>241</y>
<height>16</height>
<width>106</width>
<html>
......@@ -997,7 +1025,7 @@
<border>5</border>
<color>255</color>
<x>130</x>
<y>235</y>
<y>241</y>
<height>16</height>
<width>103</width>
<format>[general]</format>
......@@ -1033,7 +1061,7 @@
<border>5</border>
<color>255</color>
<x>412</x>
<y>211</y>
<y>217</y>
<height>16</height>
<width>94</width>
<format>[general]</format>
......@@ -1068,7 +1096,7 @@
<border>0</border>
<color>0</color>
<x>315</x>
<y>210</y>
<y>216</y>
<height>16</height>
<width>92</width>
<html>
......@@ -1096,7 +1124,7 @@
<border>0</border>
<color>0</color>
<x>20</x>
<y>214</y>
<y>220</y>
<height>16</height>
<width>107</width>
<html>
......@@ -1125,7 +1153,7 @@
<border>5</border>
<color>255</color>
<x>131</x>
<y>214</y>
<y>220</y>
<height>16</height>
<width>104</width>
<format>[shortdate] [time]</format>
......@@ -1153,6 +1181,54 @@
<color>67108864</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>5</x>
<y>6</y>
<height>186</height>
<width>559</width>
<name>gb_1</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>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<border>2</border>
<color>0</color>
<x>5</x>
<y>196</y>
<height>78</height>
<width>559</width>
<name>gb_2</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>553648127</color>
</background>
</GroupBox>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -16,38 +16,41 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=grade_c
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code__exp dbname="grade.cctr_code__exp" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="grade.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="grade.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="grade.chg_term" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="grade.chg_term" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=notice_prd dbname="grade.notice_prd" )
column=(type=char(5) update=yes updatewhereclause=yes name=grade_type dbname="grade.grade_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"grade~" ) COLUMN(NAME=~"grade.grade_code~") COLUMN(NAME=~"grade.descr~") COLUMN(NAME=~"grade.sh_descr~") COLUMN(NAME=~"grade.cadre_code~") COLUMN(NAME=~"grade.lve_tblno~") COLUMN(NAME=~"grade.induct_tblno~") COLUMN(NAME=~"grade.appr_tblno~") COLUMN(NAME=~"grade.acct_code__exp~") COLUMN(NAME=~"grade.cctr_code__exp~") COLUMN(NAME=~"grade.chg_date~") COLUMN(NAME=~"grade.chg_user~") COLUMN(NAME=~"grade.chg_term~") COLUMN(NAME=~"grade.notice_prd~") COLUMN(NAME=~"grade.grade_type~")) " update="GRADE" updatewhere=0 updatekeyinplace=no sort="grade_code A " )
column=(type=char(1) update=yes updatewhereclause=yes name=grade_type dbname="grade.grade_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=act_stat dbname="grade.act_stat" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"grade~" ) COLUMN(NAME=~"grade.grade_code~") COLUMN(NAME=~"grade.descr~") COLUMN(NAME=~"grade.sh_descr~") COLUMN(NAME=~"grade.cadre_code~") COLUMN(NAME=~"grade.lve_tblno~") COLUMN(NAME=~"grade.induct_tblno~") COLUMN(NAME=~"grade.appr_tblno~") COLUMN(NAME=~"grade.acct_code__exp~") COLUMN(NAME=~"grade.cctr_code__exp~") COLUMN(NAME=~"grade.chg_date~") COLUMN(NAME=~"grade.chg_user~") COLUMN(NAME=~"grade.chg_term~") COLUMN(NAME=~"grade.notice_prd~") COLUMN(NAME=~"grade.grade_type~") COLUMN(NAME=~"grade.act_stat~")) " update="GRADE" updatewhere=0 updatekeyinplace=no sort="grade_code A " )
text(band=header alignment="2" text="Grade Code" border="6" color="0" x="3" y="3" height="16" width="83" html.valueishtml="0" name=grade_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Description" border="6" color="0" x="90" y="3" height="16" width="314" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cadre Code" border="6" color="0" x="543" y="3" height="16" width="82" html.valueishtml="0" name=cadre_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Lve Tbl No" border="6" color="0" x="629" y="3" height="16" width="63" html.valueishtml="0" name=lve_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sh. Descr." border="6" color="0" x="408" y="3" height="16" width="131" html.valueishtml="0" name=sh_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Induction Table No" border="6" color="0" x="695" y="3" height="16" width="125" html.valueishtml="0" name=induct_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Notice Period" border="6" color="0" x="823" y="3" height="16" width="86" html.valueishtml="0" name=notice_prd_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Appraisal Table No" border="6" color="0" x="913" y="3" height="16" width="104" html.valueishtml="0" name=appr_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Expense A/c" border="6" color="0" x="1021" y="4" height="16" width="88" html.valueishtml="0" name=acct_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cost Center" border="6" color="0" x="1113" y="3" height="16" width="85" html.valueishtml="0" name=cctr_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Grade Type" border="6" color="0" x="1202" y="2" height="16" width="72" html.valueishtml="0" name=grade_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Changed On" border="6" color="0" x="1277" y="3" height="16" width="75" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Changed By" border="6" color="0" x="1356" y="3" height="16" width="75" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Change From" border="6" color="0" x="1435" y="3" height="16" width="75" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Active Status " border="6" color="0" x="1515" y="3" height="15" width="81" html.valueishtml="0" name=act_stat_t visible="1" font.face="??" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="3" y="2" height="16" width="83" format="[general]" html.valueishtml="0" name=grade_code visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="90" y="2" height="16" width="314" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=30 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="543" y="2" height="16" width="82" format="[general]" html.valueishtml="0" name=cadre_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="629" y="2" height="16" width="67" format="[general]" html.valueishtml="0" name=lve_tblno visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="0" x="700" y="2" height="16" width="120" format="[general]" html.valueishtml="0" name=induct_tblno visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="408" y="2" height="16" width="131" format="[general]" html.valueishtml="0" name=sh_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="2" text="Induction Table No" border="6" color="0" x="695" y="3" height="16" width="125" html.valueishtml="0" name=induct_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Notice Period" border="6" color="0" x="823" y="3" height="16" width="86" html.valueishtml="0" name=notice_prd_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=13 alignment="0" tabsequence=70 border="5" color="0" x="825" y="2" height="16" width="86" format="[general]" html.valueishtml="0" name=notice_prd visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=80 border="5" color="0" x="913" y="2" height="16" width="104" format="[general]" html.valueishtml="0" name=appr_tblno visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="2" text="Appraisal Table No" border="6" color="0" x="913" y="3" height="16" width="104" html.valueishtml="0" name=appr_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Expense A/c" border="6" color="0" x="1021" y="4" height="16" width="88" html.valueishtml="0" name=acct_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cost Center" border="6" color="0" x="1113" y="3" height="16" width="85" html.valueishtml="0" name=cctr_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="0" x="1021" y="2" height="16" width="88" format="[general]" html.valueishtml="0" name=acct_code__exp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="0" x="1113" y="2" height="16" width="85" format="[general]" html.valueishtml="0" name=cctr_code__exp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1278" y="2" height="16" width="75" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1357" y="2" height="16" width="75" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="0" x="1436" y="2" height="16" width="75" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="0" x="1202" y="2" height="16" width="72" format="[general]" html.valueishtml="0" name=grade_type visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="2" text="Grade Type" border="6" color="0" x="1202" y="2" height="16" width="72" html.valueishtml="0" name=grade_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Changed On" border="6" color="0" x="1277" y="3" height="16" width="75" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Changed By" border="6" color="0" x="1356" y="3" height="16" width="75" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Change From" border="6" color="0" x="1435" y="3" height="16" width="75" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="0" x="1436" y="2" height="16" width="75" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=120 border="5" color="0" x="1516" y="2" height="15" width="81" format="[general]" html.valueishtml="0" name=act_stat visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
......@@ -19,9 +19,8 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=grade_c
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="grade.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="grade.chg_user" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="grade.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"grade~" ) TABLE(NAME=~"cadre~" ) COLUMN(NAME=~"grade.grade_code~") COLUMN(NAME=~"grade.descr~") COLUMN(NAME=~"grade.cadre_code~") COLUMN(NAME=~"cadre.descr~") COLUMN(NAME=~"grade.induct_tblno~") COLUMN(NAME=~"grade.sh_descr~") COLUMN(NAME=~"grade.appr_tblno~") COLUMN(NAME=~"grade.acct_code__exp~") COLUMN(NAME=~"grade.cctr_code__exp~") COLUMN(NAME=~"grade.notice_prd~") COLUMN(NAME=~"grade.grade_type~") COLUMN(NAME=~"grade.level_no~") COLUMN(NAME=~"grade.chg_date~") COLUMN(NAME=~"grade.chg_user~") COLUMN(NAME=~"grade.chg_term~") JOIN (LEFT=~"grade.cadre_code~" OP =~"=~"RIGHT=~"cadre.cadre_code~" )WHERE( EXP1 =~"~~~"GRADE~~~".~~~"GRADE_CODE~~~"~" OP =~"=~" EXP2 =~":mgrade~" ) ) ARG(NAME = ~"mgrade~" TYPE = string) " update="GRADE" updatewhere=0 updatekeyinplace=no arguments=(("mgrade", string)) )
groupbox(band=detail text="Basic"border="2" color="0" x="5" y="6" height="176" width="559" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Other"border="2" color="0" x="7" y="190" height="78" width="559" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column=(type=char(1) update=yes updatewhereclause=yes name=act_stat dbname="grade.act_stat" initial="Y" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"grade~" ) TABLE(NAME=~"cadre~" ) COLUMN(NAME=~"grade.grade_code~") COLUMN(NAME=~"grade.descr~") COLUMN(NAME=~"grade.cadre_code~") COLUMN(NAME=~"cadre.descr~") COLUMN(NAME=~"grade.induct_tblno~") COLUMN(NAME=~"grade.sh_descr~") COLUMN(NAME=~"grade.appr_tblno~") COLUMN(NAME=~"grade.acct_code__exp~") COLUMN(NAME=~"grade.cctr_code__exp~") COLUMN(NAME=~"grade.notice_prd~") COLUMN(NAME=~"grade.grade_type~") COLUMN(NAME=~"grade.level_no~") COLUMN(NAME=~"grade.chg_date~") COLUMN(NAME=~"grade.chg_user~") COLUMN(NAME=~"grade.chg_term~") COLUMN(NAME=~"grade.act_stat~") JOIN (LEFT=~"grade.cadre_code~" OP =~"=~"RIGHT=~"cadre.cadre_code~" )WHERE( EXP1 =~"~~~"GRADE~~~".~~~"GRADE_CODE~~~"~" OP =~"=~" EXP2 =~":mgrade~" ) ) ARG(NAME = ~"mgrade~" TYPE = string) " update="GRADE" updatewhere=0 updatekeyinplace=no arguments=(("mgrade", string)) )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="143" y="28" height="16" width="89" format="[general]" html.valueishtml="0" name=grade_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Grade :" border="0" color="0" x="16" y="27" height="16" width="123" html.valueishtml="0" name=grade_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Description :" border="0" color="0" x="15" y="49" height="16" width="123" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
......@@ -43,14 +42,18 @@ text(band=detail alignment="1" text="Induction Table No. :" border="0" color="33
column(band=detail id=5 alignment="0" tabsequence=60 border="5" color="0" x="416" y="96" height="16" width="88" format="[general]" html.valueishtml="0" name=induct_tblno visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Level No :" border="0" color="33554432" x="284" y="118" height="16" width="128" html.valueishtml="0" name=level_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=12 alignment="0" tabsequence=110 border="5" color="0" x="416" y="118" height="16" width="88" format="####" html.valueishtml="0" name=level_no visible="1" edit.limit=4 edit.case=any edit.format="####" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Cost Center :" border="0" color="33554432" x="283" y="140" height="16" width="128" html.valueishtml="0" name=cctr_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="0" x="415" y="141" height="16" width="89" format="[general]" html.valueishtml="0" name=cctr_code__exp visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Changed From :" border="0" color="0" x="21" y="235" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="130" y="235" height="16" width="103" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="412" y="211" height="16" width="94" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed By :" border="0" color="0" x="315" y="210" height="16" width="92" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed On :" border="0" color="0" x="20" y="214" height="16" width="107" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="131" y="214" height="16" width="104" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Cost Center :" border="0" color="33554432" x="283" y="140" height="16" width="128" html.valueishtml="0" name=cctr_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=16 alignment="0" tabsequence=120 border="5" color="0" x="415" y="162" height="16" width="89" format="[general]" html.valueishtml="0" name=act_stat visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Active Status :" border="0" color="33554432" x="283" y="162" height="15" width="128" html.valueishtml="0" name=act_stat_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed From :" border="0" color="0" x="21" y="241" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="130" y="241" height="16" width="103" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="412" y="217" height="16" width="94" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed By :" border="0" color="0" x="315" y="216" height="16" width="92" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed On :" border="0" color="0" x="20" y="220" height="16" width="107" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="131" y="220" height="16" width="104" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Basic"border="2" color="0" x="5" y="6" height="186" width="559" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Other"border="2" color="0" x="5" y="196" height="78" width="559" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="grade21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_grade_edit><d_grade_edit_row __pbband=~"detail~"><grade_code>grade_code</grade_code><descr>descr</descr><chg_date>chg_date</chg_date><chg_user/><cadre_code>cadre_code</cadre_code><cadre_descr>cadre_descr</cadre_descr><chg_term>chg_term</chg_term><induct_tblno>induct_tblno</induct_tblno><sh_descr>sh_descr</sh_descr><appr_tblno>appr_tblno</appr_tblno><acct_code__exp>acct_code__exp</acct_code__exp><cctr_code__exp/><notice_prd>notice_prd</notice_prd><grade_type>grade_type</grade_type></d_grade_edit_row></d_grade_edit>"))
......
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