Commit 36a4195b authored by pbhosale's avatar pbhosale

updated on [30-12-2019]

finent_acctprd11.xml
finent_acctprd21.xml
w_finent_acctprd.sql
d_finent_acctprd11.srd
d_finent_acctprd21.srd
FinEntAcctPrd.java


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214287 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0e75fe9f
...@@ -69,27 +69,27 @@ update ITM2MENU set ICON_PATH = 'FinancialEntitywiseAccountingPeriod.png', CLOSE ...@@ -69,27 +69,27 @@ update ITM2MENU set ICON_PATH = 'FinancialEntitywiseAccountingPeriod.png', CLOSE
----------------------------------------------------[21/10/19][START] ----------------------------------------------------[21/10/19][START]
update TRANSETUP set REF_SER = 'F-ACPR' where TRAN_WINDOW = 'w_finent_acctprd';
update POPHELP set AUTO_FILL_LEN = '3', AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 where MOD_NAME = 'W_FINENT_ACCTPRD'; update POPHELP set AUTO_FILL_LEN = '3', AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 where MOD_NAME = 'W_FINENT_ACCTPRD';
update POPHELP set THUMB_ALT_COL = 'descr',THUMB_IMAGE_COL= 'fin_entity',THUMB_OBJ = 'FinImages' where MOD_NAME = 'W_FINENT_ACCTPRD' and FIELD_NAME= 'FIN_ENTITY'; update POPHELP set THUMB_ALT_COL = 'descr',THUMB_IMAGE_COL= 'fin_entity',THUMB_OBJ = 'FinentImages' where MOD_NAME = 'W_FINENT_ACCTPRD' and FIELD_NAME= 'FIN_ENTITY';
update POPHELP set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'code',THUMB_OBJ = 'AcctPrdImages' where MOD_NAME = 'W_FINENT_ACCTPRD' and FIELD_NAME= 'ACCT_PRD'; update POPHELP set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'code',THUMB_OBJ = 'AcctPrdImages' where MOD_NAME = 'W_FINENT_ACCTPRD' and FIELD_NAME= 'ACCT_PRD';
----------------------------------------------------[21/10/19][END] ----------------------------------------------------[21/10/19][END]
----------------------------------------------------[23/10/19][START]
update TRANSETUP set PERIOD_OPTION = 'M',THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'fin_entity', THUMB_OBJ = 'FinImages' where TRAN_WINDOW = 'w_finent_acctprd'; ----------------------------------------------------[16/12/2019][START]
update TRANSETUP set TRAN_ID_COL = 'fin_entity,acct_prd' where TRAN_WINDOW = 'w_finent_acctprd';
update OBJ_ACTIONS set TITLE = 'Audit Trail' where OBJ_NAME = 'finent_acctprd' and LINE_NO = '21';
----------------------------------------------------[16/12/2019][END]
----------------------------------------------------[30/12/2019][START]
update TRANSETUP set EDI_OPTION = 0 , OBJ_TYPE = 'C', ENABLE_EDITOR = 'C' where TRAN_WINDOW = 'w_finent_acctprd';
----------------------------------------------------[30/12/2019][END]
update OBJ_FORMS set THUMB_ALT_COL = 'fin_entity', THUMB_IMAGE_COL= 'fin_entity', THUMB_OBJ = 'FinImages' where WIN_NAME = 'w_finent_acctprd';
UPDATE obj_forms
SET disp_metadata = '<html>
<span style="white-space: normal !important; word-break: break-word; "> <b>{finent_descr} </b> (<b>{fin_entity}</b>) <br/>
Accounting Period : <b>{descr}</b> Effective From : <b>{fr_date}</b> To : <b>{to_date}</b>
</span>
</html>' WHERE win_name ='w_finent_acctprd';
----------------------------------------------------[23/10/19][END]
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>36</height> <height>36</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>23</height> <height>23</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>fin_entity</name> <name>fin_entity</name>
<dbname>finent_acctprd.fin_entity</dbname> <dbname>finent_acctprd.fin_entity</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="60">char</type> <type size="60">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>finent_descr</name> <name>finent_descr</name>
<dbname>finent.descr</dbname> <dbname>finent.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="6">char</type> <type size="6">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>acct_prd</name> <name>acct_prd</name>
<dbname>finent_acctprd.acct_prd</dbname> <dbname>finent_acctprd.acct_prd</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="30">char</type> <type size="30">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>descr</name>
<dbname>finent_acctprd.descr</dbname> <dbname>finent_acctprd.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>fr_date</name> <name>fr_date</name>
<dbname>finent_acctprd.fr_date</dbname> <dbname>finent_acctprd.fr_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>to_date</name> <name>to_date</name>
<dbname>finent_acctprd.to_date</dbname> <dbname>finent_acctprd.to_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>it_fr_date</name> <name>it_fr_date</name>
<dbname>finent_acctprd.it_fr_date</dbname> <dbname>finent_acctprd.it_fr_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>it_to_date</name> <name>it_to_date</name>
<dbname>finent_acctprd.it_to_date</dbname> <dbname>finent_acctprd.it_to_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>finent_acctprd.chg_date</dbname> <dbname>finent_acctprd.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>finent_acctprd.chg_user</dbname> <dbname>finent_acctprd.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>finent_acctprd.chg_term</dbname> <dbname>finent_acctprd.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;finent_acctprd&quot; ) TABLE(NAME=&quot;finent&quot; ) COLUMN(NAME=&quot;finent_acctprd.fin_entity&quot;) COLUMN(NAME=&quot;finent.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.acct_prd&quot;) COLUMN(NAME=&quot;finent_acctprd.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_user&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_term&quot;) JOIN (LEFT=&quot;finent.fin_entity&quot; OP =&quot;=&quot;RIGHT=&quot;finent_acctprd.fin_entity&quot; )WHERE( EXP1 =&quot;~&quot;FINENT_ACCTPRD~&quot;.~&quot;FIN_ENTITY~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:fin_entity&quot; ) ) ARG(NAME = &quot;fin_entity&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;finent_acctprd&quot; ) TABLE(NAME=&quot;finent&quot; ) COLUMN(NAME=&quot;finent_acctprd.fin_entity&quot;) COLUMN(NAME=&quot;finent.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.acct_prd&quot;) COLUMN(NAME=&quot;finent_acctprd.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_user&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_term&quot;) JOIN (LEFT=&quot;finent.fin_entity&quot; OP =&quot;=&quot;RIGHT=&quot;finent_acctprd.fin_entity&quot; )WHERE( EXP1 =&quot;~&quot;FINENT_ACCTPRD~&quot;.~&quot;FIN_ENTITY~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:fin_entity&quot; ) ) ARG(NAME = &quot;fin_entity&quot; TYPE = string) </retrieve>
<update>finent_acctprd</update> <update>FINENT_ACCTPRD</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>fin_entity</name> <name>fin_entity</name>
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Financial Entity</text> <text>Financial Entity</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>fin_entity_t</name> <name>fin_entity_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Financial Entity Description</text> <text>Financial Entity Description</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>98</x> <x>98</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>237</width> <width>237</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>finent_descr_t</name> <name>finent_descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Accounting Period</text> <text>Accounting Period</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>337</x> <x>337</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>114</width> <width>114</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>acct_prd_t</name> <name>acct_prd_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Account Period Description</text> <text>Account Period Description</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>453</x> <x>453</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>186</width> <width>186</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr_t</name> <name>descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>From Date</text> <text>From Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>641</x> <x>641</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>fr_date_t</name> <name>fr_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>To Date</text> <text>To Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>738</x> <x>738</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>to_date_t</name> <name>to_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>IT From Date</text> <text>IT From Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>834</x> <x>834</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>it_fr_date_t</name> <name>it_fr_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>IT To Date</text> <text>IT To Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>928</x> <x>928</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>84</width> <width>84</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>it_to_date_t</name> <name>it_to_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Change Date</text> <text>Change Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1014</x> <x>1014</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>124</width> <width>124</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Change User</text> <text>Change User</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1140</x> <x>1140</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>93</width> <width>93</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Change Terminal</text> <text>Change Terminal</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1235</x> <x>1235</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>100</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>94</width> <width>94</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>fin_entity</name> <name>fin_entity</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>98</x> <x>98</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>237</width> <width>237</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>finent_descr</name> <name>finent_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>60</limit> <limit>60</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>20</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>337</x> <x>337</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>114</width> <width>114</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>acct_prd</name> <name>acct_prd</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>6</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>453</x> <x>453</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>186</width> <width>186</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>30</limit> <limit>30</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>641</x> <x>641</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>95</width> <width>95</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>fr_date</name> <name>fr_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>738</x> <x>738</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>94</width> <width>94</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>to_date</name> <name>to_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>834</x> <x>834</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>92</width> <width>92</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>it_fr_date</name> <name>it_fr_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>928</x> <x>928</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>84</width> <width>84</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>it_to_date</name> <name>it_to_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1014</x> <x>1014</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>124</width> <width>124</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1140</x> <x>1140</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>93</width> <width>93</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1235</x> <x>1235</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>100</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>300</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
<HtmlGen> <HtmlGen>
<clientevents>1</clientevents> <clientevents>1</clientevents>
<clientvalidation>1</clientvalidation> <clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields> <clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting> <clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable> <clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript> <generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs> <encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers> <netscapelayers>0</netscapelayers>
</HtmlGen> </HtmlGen>
<Export.XML> <Export.XML>
<headgroups>1</headgroups> <headgroups>1</headgroups>
<includewhitespace>0</includewhitespace> <includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype> <metadatatype>0</metadatatype>
<savemetadata>0</savemetadata> <savemetadata>0</savemetadata>
</Export.XML> </Export.XML>
<Import.XML> <Import.XML>
</Import.XML> </Import.XML>
<Export.PDF> <Export.PDF>
<method>0</method> <method>0</method>
<distill.custompostscript>0</distill.custompostscript> <distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print> <xslfop.print>0</xslfop.print>
</Export.PDF> </Export.PDF>
</Sybase_eDataWindow> </Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>6</height> <height>6</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>475</height> <height>475</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>fin_entity</name> <name>fin_entity</name>
<dbname>finent_acctprd.fin_entity</dbname> <dbname>finent_acctprd.fin_entity</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="60">char</type> <type size="60">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>finent_descr</name> <name>finent_descr</name>
<dbname>finent.descr</dbname> <dbname>finent.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="6">char</type> <type size="6">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>acct_prd</name> <name>acct_prd</name>
<dbname>finent_acctprd.acct_prd</dbname> <dbname>finent_acctprd.acct_prd</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="30">char</type> <type size="30">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>descr</name>
<dbname>finent_acctprd.descr</dbname> <dbname>finent_acctprd.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>fr_date</name> <name>fr_date</name>
<dbname>finent_acctprd.fr_date</dbname> <dbname>finent_acctprd.fr_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>to_date</name> <name>to_date</name>
<dbname>finent_acctprd.to_date</dbname> <dbname>finent_acctprd.to_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>it_fr_date</name> <name>it_fr_date</name>
<dbname>finent_acctprd.it_fr_date</dbname> <dbname>finent_acctprd.it_fr_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>it_to_date</name> <name>it_to_date</name>
<dbname>finent_acctprd.it_to_date</dbname> <dbname>finent_acctprd.it_to_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>finent_acctprd.chg_date</dbname> <dbname>finent_acctprd.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>finent_acctprd.chg_user</dbname> <dbname>finent_acctprd.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>finent_acctprd.chg_term</dbname> <dbname>finent_acctprd.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;finent&quot; ) TABLE(NAME=&quot;finent_acctprd&quot; ) COLUMN(NAME=&quot;finent_acctprd.fin_entity&quot;) COLUMN(NAME=&quot;finent.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.acct_prd&quot;) COLUMN(NAME=&quot;finent_acctprd.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_user&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_term&quot;) JOIN (LEFT=&quot;finent_acctprd.fin_entity&quot; OP =&quot;=&quot;RIGHT=&quot;finent.fin_entity&quot; )WHERE( EXP1 =&quot;~&quot;FINENT_ACCTPRD~&quot;.~&quot;FIN_ENTITY~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:fin_entity&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;FINENT_ACCTPRD~&quot;.~&quot;ACCT_PRD~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:acct_prd&quot; ) ) ARG(NAME = &quot;fin_entity&quot; TYPE = string) ARG(NAME = &quot;acct_prd&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;finent&quot; ) TABLE(NAME=&quot;finent_acctprd&quot; ) COLUMN(NAME=&quot;finent_acctprd.fin_entity&quot;) COLUMN(NAME=&quot;finent.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.acct_prd&quot;) COLUMN(NAME=&quot;finent_acctprd.descr&quot;) COLUMN(NAME=&quot;finent_acctprd.fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_fr_date&quot;) COLUMN(NAME=&quot;finent_acctprd.it_to_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_date&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_user&quot;) COLUMN(NAME=&quot;finent_acctprd.chg_term&quot;) JOIN (LEFT=&quot;finent_acctprd.fin_entity&quot; OP =&quot;=&quot;RIGHT=&quot;finent.fin_entity&quot; )WHERE( EXP1 =&quot;~&quot;FINENT_ACCTPRD~&quot;.~&quot;FIN_ENTITY~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:fin_entity&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;FINENT_ACCTPRD~&quot;.~&quot;ACCT_PRD~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:acct_prd&quot; ) ) ARG(NAME = &quot;fin_entity&quot; TYPE = string) ARG(NAME = &quot;acct_prd&quot; TYPE = string) </retrieve>
<update>FINENT_ACCTPRD</update> <update>FINENT_ACCTPRD</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>fin_entity</name> <name>fin_entity</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>acct_prd</name> <name>acct_prd</name>
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Others</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>25</x> <x>15</x>
<y>25</y> <y>178</y>
<height>200</height> <height>55</height>
<width>465</width> <width>481</width>
<name>gb_1</name> <name>gb_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</GroupBox> </GroupBox>
<ColumnObject> <GroupBox>
<band>Detail</band> <band>Detail</band>
<id>1</id> <text>Basic</text>
<alignment>0</alignment> <border>2</border>
<tabsequence>10</tabsequence> <color>33554432</color>
<border>0</border> <x>17</x>
<color>33554432</color> <y>22</y>
<x>153</x> <height>148</height>
<y>50</y> <width>480</width>
<height>16</height> <name>gb_1</name>
<width>66</width> <visible>1</visible>
<format>[general]</format> <font>
<html> <face>Arial</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>fin_entity</name> <family>2</family>
<visible>1</visible> <pitch>2</pitch>
<EditStyle style="edit"> <charset>0</charset>
<limit>10</limit> </font>
<case>upper</case> <background>
<focusrectangle>no</focusrectangle> <mode>2</mode>
<autoselect>yes</autoselect> <color>67108864</color>
<autohscroll>yes</autohscroll> </background>
<imemode>0</imemode> </GroupBox>
</EditStyle> <ColumnObject>
<font> <band>Detail</band>
<face>Arial</face> <id>1</id>
<height>-10</height> <alignment>0</alignment>
<weight>400</weight> <tabsequence>10</tabsequence>
<family>2</family> <border>5</border>
<pitch>2</pitch> <color>33554432</color>
<charset>0</charset> <x>153</x>
</font> <y>50</y>
<background> <height>16</height>
<mode>1</mode> <width>66</width>
<color>536870912</color> <format>[general]</format>
</background> <html>
</ColumnObject> <valueishtml>0</valueishtml>
<ColumnObject> </html>
<band>Detail</band> <name>fin_entity</name>
<id>3</id> <visible>1</visible>
<alignment>0</alignment> <EditStyle style="edit">
<tabsequence>20</tabsequence> <limit>10</limit>
<border>0</border> <case>upper</case>
<color>33554432</color> <focusrectangle>no</focusrectangle>
<x>153</x> <autoselect>yes</autoselect>
<y>78</y> <autohscroll>yes</autohscroll>
<height>16</height> <imemode>0</imemode>
<width>66</width> </EditStyle>
<format>[general]</format> <font>
<html> <face>Arial</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>acct_prd</name> <family>2</family>
<visible>1</visible> <pitch>2</pitch>
<EditStyle style="edit"> <charset>0</charset>
<limit>6</limit> </font>
<case>upper</case> <background>
<focusrectangle>no</focusrectangle> <mode>2</mode>
<autoselect>yes</autoselect> <color>16777215</color>
<autohscroll>yes</autohscroll> </background>
<imemode>0</imemode> </ColumnObject>
</EditStyle> <ColumnObject>
<font> <band>Detail</band>
<face>Arial</face> <id>3</id>
<height>-10</height> <alignment>0</alignment>
<weight>400</weight> <tabsequence>20</tabsequence>
<family>2</family> <border>5</border>
<pitch>2</pitch> <color>33554432</color>
<charset>0</charset> <x>153</x>
</font> <y>78</y>
<background> <height>16</height>
<mode>1</mode> <width>66</width>
<color>536870912</color> <format>[general]</format>
</background> <html>
</ColumnObject> <valueishtml>0</valueishtml>
<TextObject> </html>
<band>Detail</band> <name>acct_prd</name>
<alignment>1</alignment> <visible>1</visible>
<text>Financial Entity:</text> <EditStyle style="edit">
<border>0</border> <limit>6</limit>
<color>33554432</color> <case>upper</case>
<x>50</x> <focusrectangle>no</focusrectangle>
<y>50</y> <autoselect>yes</autoselect>
<height>16</height> <autohscroll>yes</autohscroll>
<width>100</width> <imemode>0</imemode>
<html> </EditStyle>
<valueishtml>0</valueishtml> <font>
</html> <face>Arial</face>
<name>fin_entity_t</name> <height>-10</height>
<visible>1</visible> <weight>400</weight>
<font> <family>2</family>
<face>Arial</face> <pitch>2</pitch>
<height>-10</height> <charset>0</charset>
<weight>400</weight> </font>
<family>2</family> <background>
<pitch>2</pitch> <mode>2</mode>
<charset>0</charset> <color>16777215</color>
</font> </background>
<background> </ColumnObject>
<mode>1</mode> <TextObject>
<color>536870912</color> <band>Detail</band>
</background> <alignment>1</alignment>
</TextObject> <text>Financial Entity:</text>
<TextObject> <border>5</border>
<band>Detail</band> <color>33554432</color>
<alignment>1</alignment> <x>29</x>
<text>Accounting Period:</text> <y>51</y>
<border>0</border> <height>16</height>
<color>33554432</color> <width>120</width>
<x>35</x> <html>
<y>78</y> <valueishtml>0</valueishtml>
<height>16</height> </html>
<width>115</width> <name>fin_entity_t</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <font>
</html> <face>Arial</face>
<name>acct_prd_t</name> <height>-10</height>
<visible>1</visible> <weight>400</weight>
<font> <family>2</family>
<face>Arial</face> <pitch>2</pitch>
<height>-10</height> <charset>0</charset>
<weight>400</weight> </font>
<family>2</family> <background>
<pitch>2</pitch> <mode>1</mode>
<charset>0</charset> <color>536870912</color>
</font> </background>
<background> </TextObject>
<mode>1</mode> <TextObject>
<color>536870912</color> <band>Detail</band>
</background> <alignment>1</alignment>
</TextObject> <text>Accounting Period:</text>
<TextObject> <border>5</border>
<band>Detail</band> <color>33554432</color>
<alignment>1</alignment> <x>29</x>
<text>Change Terminal:</text> <y>78</y>
<border>0</border> <height>16</height>
<color>33554432</color> <width>120</width>
<x>42</x> <html>
<y>190</y> <valueishtml>0</valueishtml>
<height>16</height> </html>
<width>108</width> <name>acct_prd_t</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <font>
</html> <face>Arial</face>
<name>chg_term_t</name> <height>-10</height>
<visible>1</visible> <weight>400</weight>
<font> <family>2</family>
<face>Arial</face> <pitch>2</pitch>
<height>-10</height> <charset>0</charset>
<weight>400</weight> </font>
<family>2</family> <background>
<pitch>2</pitch> <mode>1</mode>
<charset>0</charset> <color>536870912</color>
</font> </background>
<background> </TextObject>
<mode>1</mode> <TextObject>
<color>536870912</color> <band>Detail</band>
</background> <alignment>1</alignment>
</TextObject> <text>From Date:</text>
<TextObject> <border>5</border>
<band>Detail</band> <color>33554432</color>
<alignment>1</alignment> <x>29</x>
<text>Change Date:</text> <y>104</y>
<border>0</border> <height>16</height>
<color>33554432</color> <width>120</width>
<x>58</x> <html>
<y>162</y> <valueishtml>0</valueishtml>
<height>16</height> </html>
<width>92</width> <name>fr_date_t</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <font>
</html> <face>Arial</face>
<name>chg_date_t</name> <height>-10</height>
<visible>1</visible> <weight>400</weight>
<font> <family>2</family>
<face>Arial</face> <pitch>2</pitch>
<height>-10</height> <charset>0</charset>
<weight>400</weight> </font>
<family>2</family> <background>
<pitch>2</pitch> <mode>1</mode>
<charset>0</charset> <color>536870912</color>
</font> </background>
<background> </TextObject>
<mode>1</mode> <TextObject>
<color>536870912</color> <band>Detail</band>
</background> <alignment>1</alignment>
</TextObject> <text>IT From Date:</text>
<ColumnObject> <border>5</border>
<band>Detail</band> <color>33554432</color>
<id>10</id> <x>29</x>
<alignment>0</alignment> <y>131</y>
<tabsequence>32766</tabsequence> <height>16</height>
<border>0</border> <width>120</width>
<color>33554432</color> <html>
<x>356</x> <valueishtml>0</valueishtml>
<y>162</y> </html>
<height>16</height> <name>it_fr_date_t</name>
<width>116</width> <visible>1</visible>
<format>[general]</format> <font>
<html> <face>Arial</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>chg_user</name> <family>2</family>
<visible>1</visible> <pitch>2</pitch>
<EditStyle style="edit"> <charset>0</charset>
<limit>10</limit> </font>
<case>any</case> <background>
<focusrectangle>no</focusrectangle> <mode>1</mode>
<autoselect>yes</autoselect> <color>536870912</color>
<autohscroll>yes</autohscroll> </background>
<imemode>0</imemode> </TextObject>
</EditStyle> <ColumnObject>
<font> <band>Detail</band>
<face>Arial</face> <id>5</id>
<height>-10</height> <alignment>0</alignment>
<weight>400</weight> <tabsequence>30</tabsequence>
<family>2</family> <border>5</border>
<pitch>2</pitch> <color>33554432</color>
<charset>0</charset> <x>153</x>
</font> <y>104</y>
<background> <height>16</height>
<mode>1</mode> <width>104</width>
<color>536870912</color> <format>dd/mm/yy</format>
</background> <html>
</ColumnObject> <valueishtml>0</valueishtml>
<ColumnObject> </html>
<band>Detail</band> <name>fr_date</name>
<id>11</id> <visible>1</visible>
<alignment>0</alignment> <EditStyle style="editmask">
<tabsequence>32766</tabsequence> <useformat>yes</useformat>
<border>0</border> <mask>dd/mm/yy</mask>
<color>33554432</color> <imemode>0</imemode>
<x>153</x> <focusrectangle>no</focusrectangle>
<y>190</y> </EditStyle>
<height>16</height> <font>
<width>104</width> <face>Arial</face>
<format>[general]</format> <height>-10</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>2</family>
</html> <pitch>2</pitch>
<name>chg_term</name> <charset>0</charset>
<visible>1</visible> </font>
<EditStyle style="edit"> <background>
<limit>15</limit> <mode>2</mode>
<case>any</case> <color>16777215</color>
<focusrectangle>no</focusrectangle> </background>
<autoselect>yes</autoselect> </ColumnObject>
<autohscroll>yes</autohscroll> <TextObject>
<imemode>0</imemode> <band>Detail</band>
</EditStyle> <alignment>1</alignment>
<font> <text>To Date:</text>
<face>Arial</face> <border>5</border>
<height>-10</height> <color>33554432</color>
<weight>400</weight> <x>271</x>
<family>2</family> <y>104</y>
<pitch>2</pitch> <height>16</height>
<charset>0</charset> <width>92</width>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>1</mode> </html>
<color>536870912</color> <name>to_date_t</name>
</background> <visible>1</visible>
</ColumnObject> <font>
<ColumnObject> <face>Arial</face>
<band>Detail</band> <height>-10</height>
<id>2</id> <weight>400</weight>
<alignment>0</alignment> <family>2</family>
<tabsequence>32766</tabsequence> <pitch>2</pitch>
<border>0</border> <charset>0</charset>
<color>33554432</color> </font>
<x>222</x> <background>
<y>50</y> <mode>1</mode>
<height>16</height> <color>536870912</color>
<width>250</width> </background>
<format>[general]</format> </TextObject>
<html> <ColumnObject>
<valueishtml>0</valueishtml> <band>Detail</band>
</html> <id>6</id>
<name>finent_descr</name> <alignment>0</alignment>
<visible>1</visible> <tabsequence>40</tabsequence>
<EditStyle style="edit"> <border>5</border>
<limit>60</limit> <color>33554432</color>
<case>any</case> <x>368</x>
<focusrectangle>no</focusrectangle> <y>104</y>
<autoselect>yes</autoselect> <height>16</height>
<autohscroll>yes</autohscroll> <width>104</width>
<imemode>0</imemode> <format>dd/mm/yy</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Arial</face> </html>
<height>-10</height> <name>to_date</name>
<weight>400</weight> <visible>1</visible>
<family>2</family> <EditStyle style="editmask">
<pitch>2</pitch> <useformat>yes</useformat>
<charset>0</charset> <mask>dd/mm/yy</mask>
</font> <imemode>0</imemode>
<background> <focusrectangle>no</focusrectangle>
<mode>1</mode> </EditStyle>
<color>536870912</color> <font>
</background> <face>Arial</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>2</family>
<id>9</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>32766</tabsequence> </font>
<border>0</border> <background>
<color>33554432</color> <mode>2</mode>
<x>153</x> <color>16777215</color>
<y>162</y> </background>
<height>16</height> </ColumnObject>
<width>104</width> <ColumnObject>
<format>dd/mm/yy hh:mm:ss</format> <band>Detail</band>
<html> <id>7</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>50</tabsequence>
<name>chg_date</name> <border>5</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="editmask"> <x>153</x>
<mask>dd/mm/yy hh:mm:ss</mask> <y>129</y>
<imemode>0</imemode> <height>16</height>
<focusrectangle>no</focusrectangle> <width>104</width>
</EditStyle> <format>dd/mm/yy</format>
<font> <html>
<face>Arial</face> <valueishtml>0</valueishtml>
<height>-10</height> </html>
<weight>400</weight> <name>it_fr_date</name>
<family>2</family> <visible>1</visible>
<pitch>2</pitch> <EditStyle style="editmask">
<charset>0</charset> <useformat>yes</useformat>
</font> <mask>dd/mm/yy</mask>
<background> <imemode>0</imemode>
<mode>1</mode> <focusrectangle>no</focusrectangle>
<color>536870912</color> </EditStyle>
</background> <font>
</ColumnObject> <face>Arial</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>4</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>30</tabsequence> <charset>0</charset>
<border>0</border> </font>
<color>33554432</color> <background>
<x>222</x> <mode>2</mode>
<y>78</y> <color>16777215</color>
<height>16</height> </background>
<width>250</width> </ColumnObject>
<format>[general]</format> <TextObject>
<html> <band>Detail</band>
<valueishtml>0</valueishtml> <alignment>1</alignment>
</html> <text>IT To Date:</text>
<name>descr</name> <border>5</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="edit"> <x>270</x>
<limit>30</limit> <y>130</y>
<case>any</case> <height>16</height>
<focusrectangle>no</focusrectangle> <width>92</width>
<autoselect>yes</autoselect> <html>
<autohscroll>yes</autohscroll> <valueishtml>0</valueishtml>
<imemode>0</imemode> </html>
</EditStyle> <name>it_to_date_t</name>
<font> <visible>1</visible>
<face>Arial</face> <font>
<height>-10</height> <face>Arial</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</ColumnObject> </background>
<TextObject> </TextObject>
<band>Detail</band> <TextObject>
<alignment>1</alignment> <band>Detail</band>
<text>Change User:</text> <alignment>1</alignment>
<border>0</border> <text>Change Date:</text>
<color>33554432</color> <border>5</border>
<x>269</x> <color>33554432</color>
<y>162</y> <x>22</x>
<height>16</height> <y>205</y>
<width>84</width> <height>16</height>
<html> <width>79</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>chg_user_t</name> </html>
<visible>1</visible> <name>chg_date_t</name>
<font> <visible>1</visible>
<face>Arial</face> <font>
<height>-10</height> <face>Arial</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Detail</band> <TextObject>
<alignment>1</alignment> <band>Detail</band>
<text>From Date:</text> <alignment>1</alignment>
<border>0</border> <text>Change Terminal:</text>
<color>33554432</color> <border>5</border>
<x>58</x> <color>33554432</color>
<y>106</y> <x>179</x>
<height>16</height> <y>205</y>
<width>92</width> <height>15</height>
<html> <width>102</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>fr_date_t</name> </html>
<visible>1</visible> <name>chg_term_t</name>
<font> <visible>1</visible>
<face>Arial</face> <font>
<height>-10</height> <face>Arial</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<ColumnObject> </TextObject>
<band>Detail</band> <TextObject>
<id>5</id> <band>Detail</band>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>40</tabsequence> <text>Change User:</text>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>153</x> <x>349</x>
<y>106</y> <y>205</y>
<height>16</height> <height>16</height>
<width>104</width> <width>84</width>
<format>dd/mm/yy</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>chg_user_t</name>
<name>fr_date</name> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="editmask"> <face>Arial</face>
<useformat>yes</useformat> <height>-10</height>
<mask>dd/mm/yy</mask> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
<focusrectangle>no</focusrectangle> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>2</id>
<mode>1</mode> <alignment>0</alignment>
<color>536870912</color> <tabsequence>32766</tabsequence>
</background> <border>5</border>
</ColumnObject> <color>255</color>
<TextObject> <x>222</x>
<band>Detail</band> <y>50</y>
<alignment>1</alignment> <height>16</height>
<text>To Date:</text> <width>250</width>
<border>0</border> <format>[general]</format>
<color>33554432</color> <html>
<x>273</x> <valueishtml>0</valueishtml>
<y>106</y> </html>
<height>16</height> <name>finent_descr</name>
<width>92</width> <visible>1</visible>
<html> <EditStyle style="edit">
<valueishtml>0</valueishtml> <limit>60</limit>
</html> <case>any</case>
<name>to_date_t</name> <focusrectangle>no</focusrectangle>
<visible>1</visible> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Arial</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>2</family> <face>Arial</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>2</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<ColumnObject> <color>553648127</color>
<band>Detail</band> </background>
<id>6</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>50</tabsequence> <band>Detail</band>
<border>0</border> <id>8</id>
<color>33554432</color> <alignment>0</alignment>
<x>368</x> <tabsequence>60</tabsequence>
<y>106</y> <border>5</border>
<height>16</height> <color>33554432</color>
<width>104</width> <x>368</x>
<format>dd/mm/yy</format> <y>130</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>104</width>
</html> <format>dd/mm/yy</format>
<name>to_date</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="editmask"> </html>
<useformat>yes</useformat> <name>it_to_date</name>
<mask>dd/mm/yy</mask> <visible>1</visible>
<imemode>0</imemode> <EditStyle style="editmask">
<focusrectangle>no</focusrectangle> <useformat>yes</useformat>
</EditStyle> <mask>dd/mm/yy</mask>
<font> <imemode>0</imemode>
<face>Arial</face> <focusrectangle>no</focusrectangle>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>2</family> <face>Arial</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>2</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<TextObject> <color>134217742</color>
<band>Detail</band> </background>
<alignment>1</alignment> </ColumnObject>
<text>IT From Date:</text> <ColumnObject>
<border>0</border> <band>Detail</band>
<color>33554432</color> <id>9</id>
<x>58</x> <alignment>0</alignment>
<y>134</y> <tabsequence>32766</tabsequence>
<height>16</height> <border>5</border>
<width>92</width> <color>255</color>
<html> <x>107</x>
<valueishtml>0</valueishtml> <y>205</y>
</html> <height>16</height>
<name>it_fr_date_t</name> <width>67</width>
<visible>1</visible> <format>dd/mm/yy hh:mm:ss</format>
<font> <html>
<face>Arial</face> <valueishtml>0</valueishtml>
<height>-10</height> </html>
<weight>400</weight> <name>chg_date</name>
<family>2</family> <visible>1</visible>
<pitch>2</pitch> <EditStyle style="editmask">
<charset>0</charset> <mask>dd/mm/yy hh:mm:ss</mask>
</font> <imemode>0</imemode>
<background> <focusrectangle>no</focusrectangle>
<mode>1</mode> </EditStyle>
<color>536870912</color> <font>
</background> <face>Arial</face>
</TextObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>2</family>
<id>7</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>60</tabsequence> </font>
<border>0</border> <background>
<color>33554432</color> <mode>1</mode>
<x>153</x> <color>553648127</color>
<y>134</y> </background>
<height>16</height> </ColumnObject>
<width>104</width> <ColumnObject>
<format>dd/mm/yy</format> <band>Detail</band>
<html> <id>11</id>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <tabsequence>32766</tabsequence>
<name>it_fr_date</name> <border>5</border>
<visible>1</visible> <color>255</color>
<EditStyle style="editmask"> <x>285</x>
<useformat>yes</useformat> <y>204</y>
<mask>dd/mm/yy</mask> <height>16</height>
<imemode>0</imemode> <width>59</width>
<focusrectangle>no</focusrectangle> <format>[general]</format>
</EditStyle> <html>
<font> <valueishtml>0</valueishtml>
<face>Arial</face> </html>
<height>-10</height> <name>chg_term</name>
<weight>400</weight> <visible>1</visible>
<family>2</family> <EditStyle style="edit">
<pitch>2</pitch> <limit>300</limit>
<charset>0</charset> <case>any</case>
</font> <focusrectangle>no</focusrectangle>
<background> <autoselect>yes</autoselect>
<mode>1</mode> <autohscroll>yes</autohscroll>
<color>536870912</color> <imemode>0</imemode>
</background> </EditStyle>
</ColumnObject> <font>
<TextObject> <face>Arial</face>
<band>Detail</band> <height>-10</height>
<alignment>1</alignment> <weight>400</weight>
<text>IT To Date:</text> <family>2</family>
<border>0</border> <pitch>2</pitch>
<color>33554432</color> <charset>0</charset>
<x>273</x> </font>
<y>134</y> <background>
<height>16</height> <mode>1</mode>
<width>92</width> <color>553648127</color>
<html> </background>
<valueishtml>0</valueishtml> </ColumnObject>
</html> <ColumnObject>
<name>it_to_date_t</name> <band>Detail</band>
<visible>1</visible> <id>10</id>
<font> <alignment>0</alignment>
<face>Arial</face> <tabsequence>32766</tabsequence>
<height>-10</height> <border>5</border>
<weight>400</weight> <color>255</color>
<family>2</family> <x>437</x>
<pitch>2</pitch> <y>204</y>
<charset>0</charset> <height>17</height>
</font> <width>54</width>
<background> <format>[general]</format>
<mode>1</mode> <html>
<color>536870912</color> <valueishtml>0</valueishtml>
</background> </html>
</TextObject> <name>chg_user</name>
<ColumnObject> <visible>1</visible>
<band>Detail</band> <EditStyle style="edit">
<id>8</id> <limit>10</limit>
<alignment>0</alignment> <case>any</case>
<tabsequence>32766</tabsequence> <focusrectangle>no</focusrectangle>
<border>0</border> <autoselect>yes</autoselect>
<color>33554432</color> <autohscroll>yes</autohscroll>
<x>368</x> <imemode>0</imemode>
<y>134</y> </EditStyle>
<height>16</height> <font>
<width>104</width> <face>Arial</face>
<format>dd/mm/yy</format> <height>-10</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>2</family>
</html> <pitch>2</pitch>
<name>it_to_date</name> <charset>0</charset>
<visible>1</visible> </font>
<EditStyle style="editmask"> <background>
<useformat>yes</useformat> <mode>1</mode>
<mask>dd/mm/yy</mask> <color>553648127</color>
<imemode>0</imemode> </background>
<focusrectangle>no</focusrectangle> </ColumnObject>
</EditStyle> <ColumnObject>
<font> <band>Detail</band>
<face>Arial</face> <id>4</id>
<height>-10</height> <alignment>0</alignment>
<weight>400</weight> <tabsequence>32766</tabsequence>
<family>2</family> <border>5</border>
<pitch>2</pitch> <color>255</color>
<charset>0</charset> <x>222</x>
</font> <y>78</y>
<background> <height>16</height>
<mode>1</mode> <width>250</width>
<color>536870912</color> <format>[general]</format>
</background> <html>
</ColumnObject> <valueishtml>0</valueishtml>
<HtmlTable> </html>
<border>1</border> <name>descr</name>
</HtmlTable> <visible>1</visible>
<HtmlGen> <EditStyle style="edit">
<clientevents>1</clientevents> <limit>30</limit>
<clientvalidation>1</clientvalidation> <case>any</case>
<clientcomputedfields>1</clientcomputedfields> <focusrectangle>no</focusrectangle>
<clientformatting>0</clientformatting> <autoselect>yes</autoselect>
<clientscriptable>0</clientscriptable> <autohscroll>yes</autohscroll>
<generatejavascript>1</generatejavascript> <imemode>0</imemode>
<encodeselflinkargs>1</encodeselflinkargs> </EditStyle>
<netscapelayers>0</netscapelayers> <font>
</HtmlGen> <face>Arial</face>
<Export.XML> <height>-10</height>
<headgroups>1</headgroups> <weight>400</weight>
<includewhitespace>0</includewhitespace> <family>2</family>
<metadatatype>0</metadatatype> <pitch>2</pitch>
<savemetadata>0</savemetadata> <charset>0</charset>
</Export.XML> </font>
<Import.XML> <background>
</Import.XML> <mode>1</mode>
<Export.PDF> <color>553648127</color>
<method>0</method> </background>
<distill.custompostscript>0</distill.custompostscript> </ColumnObject>
<xslfop.print>0</xslfop.print> <HtmlTable>
</Export.PDF> <border>1</border>
</Sybase_eDataWindow> </HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
...@@ -16,7 +16,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=fin_en ...@@ -16,7 +16,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=fin_en
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="finent_acctprd.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="finent_acctprd.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="finent_acctprd.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="finent_acctprd.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="finent_acctprd.chg_term" ) column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="finent_acctprd.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"finent_acctprd~" ) TABLE(NAME=~"finent~" ) COLUMN(NAME=~"finent_acctprd.fin_entity~") COLUMN(NAME=~"finent.descr~") COLUMN(NAME=~"finent_acctprd.acct_prd~") COLUMN(NAME=~"finent_acctprd.descr~") COLUMN(NAME=~"finent_acctprd.fr_date~") COLUMN(NAME=~"finent_acctprd.to_date~") COLUMN(NAME=~"finent_acctprd.it_fr_date~") COLUMN(NAME=~"finent_acctprd.it_to_date~") COLUMN(NAME=~"finent_acctprd.chg_date~") COLUMN(NAME=~"finent_acctprd.chg_user~") COLUMN(NAME=~"finent_acctprd.chg_term~") JOIN (LEFT=~"finent.fin_entity~" OP =~"=~"RIGHT=~"finent_acctprd.fin_entity~" )WHERE( EXP1 =~"~~~"FINENT_ACCTPRD~~~".~~~"FIN_ENTITY~~~"~" OP =~"=~" EXP2 =~":fin_entity~" ) ) ARG(NAME = ~"fin_entity~" TYPE = string) " update="finent_acctprd" updatewhere=0 updatekeyinplace=no arguments=(("fin_entity", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"finent_acctprd~" ) TABLE(NAME=~"finent~" ) COLUMN(NAME=~"finent_acctprd.fin_entity~") COLUMN(NAME=~"finent.descr~") COLUMN(NAME=~"finent_acctprd.acct_prd~") COLUMN(NAME=~"finent_acctprd.descr~") COLUMN(NAME=~"finent_acctprd.fr_date~") COLUMN(NAME=~"finent_acctprd.to_date~") COLUMN(NAME=~"finent_acctprd.it_fr_date~") COLUMN(NAME=~"finent_acctprd.it_to_date~") COLUMN(NAME=~"finent_acctprd.chg_date~") COLUMN(NAME=~"finent_acctprd.chg_user~") COLUMN(NAME=~"finent_acctprd.chg_term~") JOIN (LEFT=~"finent.fin_entity~" OP =~"=~"RIGHT=~"finent_acctprd.fin_entity~" )WHERE( EXP1 =~"~~~"FINENT_ACCTPRD~~~".~~~"FIN_ENTITY~~~"~" OP =~"=~" EXP2 =~":fin_entity~" ) ) ARG(NAME = ~"fin_entity~" TYPE = string) " update="FINENT_ACCTPRD" updatewhere=0 updatekeyinplace=no arguments=(("fin_entity", string)) )
text(band=header alignment="2" text="Financial Entity" border="0" color="33554432" x="2" y="2" height="16" width="94" html.valueishtml="0" name=fin_entity_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Financial Entity" border="0" color="33554432" x="2" y="2" height="16" width="94" html.valueishtml="0" name=fin_entity_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Financial Entity Description" border="0" color="33554432" x="98" y="2" height="16" width="237" html.valueishtml="0" name=finent_descr_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Financial Entity Description" border="0" color="33554432" x="98" y="2" height="16" width="237" html.valueishtml="0" name=finent_descr_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Accounting Period" border="0" color="33554432" x="337" y="2" height="16" width="114" html.valueishtml="0" name=acct_prd_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Accounting Period" border="0" color="33554432" x="337" y="2" height="16" width="114" html.valueishtml="0" name=acct_prd_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -28,17 +28,17 @@ text(band=header alignment="2" text="IT To Date" border="0" color="33554432" x=" ...@@ -28,17 +28,17 @@ text(band=header alignment="2" text="IT To Date" border="0" color="33554432" x="
text(band=header alignment="2" text="Change Date" border="0" color="33554432" x="1014" y="2" height="16" width="124" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Change Date" border="0" color="33554432" x="1014" y="2" height="16" width="124" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="0" color="33554432" x="1140" y="2" height="16" width="93" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Change User" border="0" color="33554432" x="1140" y="2" height="16" width="93" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Terminal" border="0" color="33554432" x="1235" y="2" height="16" width="100" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Change Terminal" border="0" color="33554432" x="1235" y="2" height="16" width="100" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="19" width="94" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="19" width="94" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="98" y="2" height="19" width="237" format="[general]" html.valueishtml="0" name=finent_descr visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="98" y="2" height="19" width="237" format="[general]" html.valueishtml="0" name=finent_descr visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="337" y="2" height="19" width="114" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=3 alignment="0" tabsequence=20 border="0" color="33554432" x="337" y="2" height="19" width="114" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="453" y="2" height="19" width="186" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="453" y="2" height="19" width="186" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="641" y="2" height="19" width="95" format="[shortdate] [time]" html.valueishtml="0" name=fr_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="0" tabsequence=30 border="0" color="33554432" x="641" y="2" height="19" width="95" format="[shortdate] [time]" html.valueishtml="0" name=fr_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="738" y="2" height="19" width="94" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=6 alignment="0" tabsequence=40 border="0" color="33554432" x="738" y="2" height="19" width="94" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="834" y="2" height="19" width="92" format="[shortdate] [time]" html.valueishtml="0" name=it_fr_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=50 border="0" color="33554432" x="834" y="2" height="19" width="92" format="[shortdate] [time]" html.valueishtml="0" name=it_fr_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="928" y="2" height="19" width="84" format="[shortdate] [time]" html.valueishtml="0" name=it_to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=60 border="0" color="33554432" x="928" y="2" height="19" width="84" format="[shortdate] [time]" html.valueishtml="0" name=it_to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="1014" y="2" height="19" width="124" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="1014" y="2" height="19" width="124" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="1140" y="2" height="19" width="93" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="1140" y="2" height="19" width="93" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1235" y="2" height="19" width="100" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1235" y="2" height="19" width="100" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -17,27 +17,28 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=fin_en ...@@ -17,27 +17,28 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=fin_en
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="finent_acctprd.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="finent_acctprd.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="finent_acctprd.chg_term" ) column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="finent_acctprd.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"finent~" ) TABLE(NAME=~"finent_acctprd~" ) COLUMN(NAME=~"finent_acctprd.fin_entity~") COLUMN(NAME=~"finent.descr~") COLUMN(NAME=~"finent_acctprd.acct_prd~") COLUMN(NAME=~"finent_acctprd.descr~") COLUMN(NAME=~"finent_acctprd.fr_date~") COLUMN(NAME=~"finent_acctprd.to_date~") COLUMN(NAME=~"finent_acctprd.it_fr_date~") COLUMN(NAME=~"finent_acctprd.it_to_date~") COLUMN(NAME=~"finent_acctprd.chg_date~") COLUMN(NAME=~"finent_acctprd.chg_user~") COLUMN(NAME=~"finent_acctprd.chg_term~") JOIN (LEFT=~"finent_acctprd.fin_entity~" OP =~"=~"RIGHT=~"finent.fin_entity~" )WHERE( EXP1 =~"~~~"FINENT_ACCTPRD~~~".~~~"FIN_ENTITY~~~"~" OP =~"=~" EXP2 =~":fin_entity~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"FINENT_ACCTPRD~~~".~~~"ACCT_PRD~~~"~" OP =~"=~" EXP2 =~":acct_prd~" ) ) ARG(NAME = ~"fin_entity~" TYPE = string) ARG(NAME = ~"acct_prd~" TYPE = string) " update="FINENT_ACCTPRD" updatewhere=0 updatekeyinplace=no arguments=(("fin_entity", string),("acct_prd", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"finent~" ) TABLE(NAME=~"finent_acctprd~" ) COLUMN(NAME=~"finent_acctprd.fin_entity~") COLUMN(NAME=~"finent.descr~") COLUMN(NAME=~"finent_acctprd.acct_prd~") COLUMN(NAME=~"finent_acctprd.descr~") COLUMN(NAME=~"finent_acctprd.fr_date~") COLUMN(NAME=~"finent_acctprd.to_date~") COLUMN(NAME=~"finent_acctprd.it_fr_date~") COLUMN(NAME=~"finent_acctprd.it_to_date~") COLUMN(NAME=~"finent_acctprd.chg_date~") COLUMN(NAME=~"finent_acctprd.chg_user~") COLUMN(NAME=~"finent_acctprd.chg_term~") JOIN (LEFT=~"finent_acctprd.fin_entity~" OP =~"=~"RIGHT=~"finent.fin_entity~" )WHERE( EXP1 =~"~~~"FINENT_ACCTPRD~~~".~~~"FIN_ENTITY~~~"~" OP =~"=~" EXP2 =~":fin_entity~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"FINENT_ACCTPRD~~~".~~~"ACCT_PRD~~~"~" OP =~"=~" EXP2 =~":acct_prd~" ) ) ARG(NAME = ~"fin_entity~" TYPE = string) ARG(NAME = ~"acct_prd~" TYPE = string) " update="FINENT_ACCTPRD" updatewhere=0 updatekeyinplace=no arguments=(("fin_entity", string),("acct_prd", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="25" y="25" height="200" width="465" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Others"border="2" color="33554432" x="15" y="178" height="55" width="481" name=gb_2 visible="1" font.face="Arial" 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="0" color="33554432" x="153" y="50" height="16" width="66" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) groupbox(band=detail text="Basic"border="2" color="33554432" x="17" y="22" height="148" width="480" name=gb_1 visible="1" font.face="Arial" 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=3 alignment="0" tabsequence=20 border="0" color="33554432" x="153" y="78" height="16" width="66" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="153" y="50" height="16" width="66" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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="Financial Entity:" border="0" color="33554432" x="50" y="50" height="16" width="100" html.valueishtml="0" name=fin_entity_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="33554432" x="153" y="78" height="16" width="66" format="[general]" html.valueishtml="0" name=acct_prd visible="1" edit.limit=6 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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="Accounting Period:" border="0" color="33554432" x="35" y="78" height="16" width="115" html.valueishtml="0" name=acct_prd_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Financial Entity:" border="5" color="33554432" x="29" y="51" height="16" width="120" html.valueishtml="0" name=fin_entity_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Terminal:" border="0" color="33554432" x="42" y="190" height="16" width="108" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Accounting Period:" border="5" color="33554432" x="29" y="78" height="16" width="120" html.valueishtml="0" name=acct_prd_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Date:" border="0" color="33554432" x="58" y="162" height="16" width="92" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="From Date:" border="5" color="33554432" x="29" y="104" height="16" width="120" html.valueishtml="0" name=fr_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="356" y="162" height="16" width="116" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="IT From Date:" border="5" color="33554432" x="29" y="131" height="16" width="120" html.valueishtml="0" name=it_fr_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="153" y="190" height="16" width="104" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="0" tabsequence=30 border="5" color="33554432" x="153" y="104" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=fr_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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=32766 border="0" color="33554432" x="222" y="50" height="16" width="250" format="[general]" html.valueishtml="0" name=finent_descr visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="To Date:" border="5" color="33554432" x="271" y="104" height="16" width="92" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="153" y="162" height="16" width="104" format="dd/mm/yy hh:mm:ss" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy hh:mm:ss" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="33554432" x="368" y="104" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=to_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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=30 border="0" color="33554432" x="222" y="78" height="16" width="250" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="33554432" x="153" y="129" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=it_fr_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" 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="Change User:" border="0" color="33554432" x="269" y="162" height="16" width="84" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="IT To Date:" border="5" color="33554432" x="270" y="130" height="16" width="92" html.valueishtml="0" name=it_to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="From Date:" border="0" color="33554432" x="58" y="106" height="16" width="92" html.valueishtml="0" name=fr_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Change Date:" border="5" color="33554432" x="22" y="205" height="16" width="79" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="0" color="33554432" x="153" y="106" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=fr_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Change Terminal:" border="5" color="33554432" x="179" y="205" height="15" width="102" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="To Date:" border="0" color="33554432" x="273" y="106" height="16" width="92" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Change User:" border="5" color="33554432" x="349" y="205" height="16" width="84" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=50 border="0" color="33554432" x="368" y="106" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=to_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="222" y="50" height="16" width="250" format="[general]" html.valueishtml="0" name=finent_descr visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="IT From Date:" border="0" color="33554432" x="58" y="134" height="16" width="92" html.valueishtml="0" name=it_fr_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="33554432" x="368" y="130" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=it_to_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="134217742" )
column(band=detail id=7 alignment="0" tabsequence=60 border="0" color="33554432" x="153" y="134" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=it_fr_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="205" height="16" width="67" format="dd/mm/yy hh:mm:ss" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy hh:mm:ss" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="IT To Date:" border="0" color="33554432" x="273" y="134" height="16" width="92" html.valueishtml="0" name=it_to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="285" y="204" height="16" width="59" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="368" y="134" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=it_to_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="437" y="204" height="17" width="54" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="222" y="78" height="16" width="250" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -25,6 +25,10 @@ import ibase.webitm.utility.ITMException; ...@@ -25,6 +25,10 @@ import ibase.webitm.utility.ITMException;
//@Stateless //@Stateless
public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, FinEntAcctPrdLocal public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, FinEntAcctPrdLocal
{ {
//Modified by POONAM on 24/06/2019.start
E12GenericUtility genericUtility = new E12GenericUtility();
ITMDBAccessEJB itmdbAccessEJB =new ITMDBAccessEJB();
//Modified by POONAM on 24/06/2019.End
// VALIDATION START // VALIDATION START
public String wfValData() throws RemoteException, ITMException public String wfValData() throws RemoteException, ITMException
{ {
...@@ -37,22 +41,29 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -37,22 +41,29 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
Document dom1 = null; Document dom1 = null;
Document dom2 = null; Document dom2 = null;
String errString = ""; String errString = "";
//Modified by POONAM on 24/06/2019.start
E12GenericUtility genericUtility = new E12GenericUtility();
//Modified by POONAM on 24/06/2019.End
try try
{ {
if (xmlString != null && xmlString.trim().length() != 0) if (xmlString != null && xmlString.trim().length() != 0)
{ {
dom = parseString(xmlString); //Modified by POONAM on 24/06/2019.start
//dom = parseString(xmlString);
dom = genericUtility.parseString(xmlString);
//Modified by POONAM on 24/06/2019.end
} }
if (xmlString1 != null && xmlString1.trim().length() != 0) if (xmlString1 != null && xmlString1.trim().length() != 0)
{ {
dom1 = parseString(xmlString1); //Modified by POONAM on 24/06/2019.start
//dom1 = parseString(xmlString1);
dom1 = genericUtility.parseString(xmlString1);
//Modified by POONAM on 24/06/2019.end
} }
if (xmlString2 != null && xmlString2.trim().length() > 0) if (xmlString2 != null && xmlString2.trim().length() > 0)
{ {
dom2 = parseString(xmlString2); //Modified by POONAM on 24/06/2019.start
//dom2 = parseString(xmlString2);
dom2 = genericUtility.parseString(xmlString2);
//Modified by POONAM on 24/06/2019.end
} }
errString = wfValData(dom, dom1, dom2, objContext, editFlag, xtraParams); errString = wfValData(dom, dom1, dom2, objContext, editFlag, xtraParams);
} }
...@@ -85,9 +96,9 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -85,9 +96,9 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
SimpleDateFormat simpleDateFormat = null; SimpleDateFormat simpleDateFormat = null;
//Modified by POONAM on 24/06/2019.Start /*//Modified by POONAM on 24/06/2019.Start
E12GenericUtility genericUtility = new E12GenericUtility(); E12GenericUtility genericUtility = new E12GenericUtility();
//Modified by POONAM on 24/06/2019.End //Modified by POONAM on 24/06/2019.End*/
ArrayList<String> errList = new ArrayList<String>(); ArrayList<String> errList = new ArrayList<String>();
ArrayList<String> errFields = new ArrayList<String>(); ArrayList<String> errFields = new ArrayList<String>();
...@@ -673,9 +684,7 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -673,9 +684,7 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
int errListSize = errList.size(); int errListSize = errList.size();
StringBuffer errStringXml = new StringBuffer("<?xml version=\"1.0\"?>\r\n<Root><Errors>"); StringBuffer errStringXml = new StringBuffer("<?xml version=\"1.0\"?>\r\n<Root><Errors>");
// Modified BY POONAM on 24/06/2019.Start
ITMDBAccessEJB itmdbAccessEJB =new ITMDBAccessEJB();
//Modified BY POONAM on 24/06/2019.END
//ERRORLIST //ERRORLIST
if (errList != null && errListSize > 0) if (errList != null && errListSize > 0)
{ {
...@@ -769,15 +778,23 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -769,15 +778,23 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
{ {
if (xmlString != null && xmlString.trim().length() != 0) if (xmlString != null && xmlString.trim().length() != 0)
{ {
dom = parseString(xmlString); // Modified BY POONAM on 24/06/2019.Start
//dom = parseString(xmlString);
dom = genericUtility.parseString(xmlString);
// Modified BY POONAM on 24/06/2019.end
} }
if (xmlString1 != null && xmlString1.trim().length() != 0) if (xmlString1 != null && xmlString1.trim().length() != 0)
{ {
dom1 = parseString(xmlString1); // Modified BY POONAM on 24/06/2019.Start
//dom1 = parseString(xmlString1);
dom1 = genericUtility.parseString(xmlString1);
// Modified BY POONAM on 24/06/2019.end
} }
if (xmlString2 != null && xmlString2.trim().length() > 0) if (xmlString2 != null && xmlString2.trim().length() > 0)
{ {
dom2 = parseString(xmlString2); // Modified BY POONAM on 24/06/2019.Start
dom2 = genericUtility.parseString(xmlString2);
// Modified BY POONAM on 24/06/2019.End
} }
valueXmlString = itemChanged(dom, dom1, dom2, objContext, currentColumn, editFlag, xtraParams); valueXmlString = itemChanged(dom, dom1, dom2, objContext, currentColumn, editFlag, xtraParams);
} }
...@@ -791,7 +808,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -791,7 +808,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
public String itemChanged(Document dom, Document dom1, Document dom2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException public String itemChanged(Document dom, Document dom1, Document dom2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException
{ {
E12GenericUtility genericUtility = null;
//Modified by Poonam on 26/06/2019.start
//E12GenericUtility genericUtility = null;
//Modified by Poonam on 26/06/2019.end
Connection conn = null; Connection conn = null;
int currentFormNo = 0; int currentFormNo = 0;
...@@ -812,8 +832,8 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -812,8 +832,8 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
try try
{ {
valueXmlString = new StringBuffer(); valueXmlString = new StringBuffer();
genericUtility = new E12GenericUtility();
//Modified by Poonam on 26/06/2019.start //Modified by Poonam on 26/06/2019.start
//genericUtility = new E12GenericUtility();
//ConnDriver connDriver = new ConnDriver(); //ConnDriver connDriver = new ConnDriver();
//conn = connDriver.getConnectDB("DriverITM"); //conn = connDriver.getConnectDB("DriverITM");
//conn.setAutoCommit(false); //conn.setAutoCommit(false);
...@@ -837,7 +857,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -837,7 +857,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
valueXmlString.append("<Detail1>"); valueXmlString.append("<Detail1>");
if (currentColumn.trim().equalsIgnoreCase("itm_default")) if (currentColumn.trim().equalsIgnoreCase("itm_default"))
{ {
loginSiteCode = getValueFromXTRA_PARAMS(xtraParams, "loginSiteCode"); //Modified by Poonam on 26/06/2019.start
//loginSiteCode = getValueFromXTRA_PARAMS(xtraParams, "loginSiteCode");
loginSiteCode = genericUtility.getValueFromXTRA_PARAMS(xtraParams, "loginSiteCode");
//Modified by Poonam on 26/06/2019.end
if (loginSiteCode != null && loginSiteCode.trim().length() > 0) if (loginSiteCode != null && loginSiteCode.trim().length() > 0)
{ {
sql = " select a.fin_entity as fin_entity, b.descr as descr from site a , finent b where a.site_code = ? and b.fin_entity = a.fin_entity "; sql = " select a.fin_entity as fin_entity, b.descr as descr from site a , finent b where a.site_code = ? and b.fin_entity = a.fin_entity ";
...@@ -865,7 +888,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -865,7 +888,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
} }
else if (currentColumn.trim().equalsIgnoreCase("fin_entity")) else if (currentColumn.trim().equalsIgnoreCase("fin_entity"))
{ {
finEnt = genericUtility.getColumnValue("fin_entity", dom); //Modified by Poonam on 26/06/2019.start
//finEnt = genericUtility.getColumnValue("fin_entity", dom);
finEnt = checkNull(genericUtility.getColumnValue("fin_entity", dom));
//Modified by Poonam on 26/06/2019.end
query = " select descr from finent where fin_entity = ? "; query = " select descr from finent where fin_entity = ? ";
pstmt = conn.prepareStatement(query); pstmt = conn.prepareStatement(query);
pstmt.setString(1, finEnt); pstmt.setString(1, finEnt);
...@@ -889,7 +915,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -889,7 +915,10 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
else if (currentColumn.trim().equalsIgnoreCase("acct_prd")) else if (currentColumn.trim().equalsIgnoreCase("acct_prd"))
{ {
int itDateCnt = 0; int itDateCnt = 0;
acctPrd = genericUtility.getColumnValue("acct_prd", dom); //Modified by Poonam on 26/06/2019.start
//acctPrd = genericUtility.getColumnValue("acct_prd", dom);
acctPrd = checkNull(genericUtility.getColumnValue("acct_prd", dom));
//Modified by Poonam on 26/06/2019.end
query = " select descr, fr_date, to_date, it_fr_date, it_to_date, case when it_fr_date is not null and it_to_date is not null then 1 else 0 end as itDateCnt from acctprd where code = ? "; query = " select descr, fr_date, to_date, it_fr_date, it_to_date, case when it_fr_date is not null and it_to_date is not null then 1 else 0 end as itDateCnt from acctprd where code = ? ";
pstmt = conn.prepareStatement(query); pstmt = conn.prepareStatement(query);
pstmt.setString(1, acctPrd); pstmt.setString(1, acctPrd);
...@@ -934,20 +963,32 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote, ...@@ -934,20 +963,32 @@ public class FinEntAcctPrd extends ValidatorEJB implements FinEntAcctPrdRemote,
else else
{ {
valueXmlString.append("<it_fr_date>").append("<![CDATA[" + itFrDate + "]]>").append("</it_fr_date>"); valueXmlString.append("<it_fr_date>").append("<![CDATA[" + itFrDate + "]]>").append("</it_fr_date>");
valueXmlString.append("<it_to_date protect=\"1\">").append("<![CDATA[" + itToDate + "]]>").append("</it_to_date>"); //Modified by Poonam on 30/12/2019.start
//valueXmlString.append("<it_to_date protect=\"1\">").append("<![CDATA[" + itToDate + "]]>").append("</it_to_date>");
valueXmlString.append("<it_to_date protect=\"1\">").append("<![CDATA[]]>").append("</it_to_date>");
//Modified by Poonam on 30/12/2019.end
} }
} }
else if (currentColumn.trim().equalsIgnoreCase("it_fr_date")) else if (currentColumn.trim().equalsIgnoreCase("it_fr_date"))
{ {
itFrDate = genericUtility.getColumnValue("it_fr_date", dom); //Modified by Poonam on 26/06/2019.start
if (itFrDate != null) //itFrDate = genericUtility.getColumnValue("it_fr_date", dom);
itFrDate = checkNull(genericUtility.getColumnValue("it_fr_date", dom));
//Modified by Poonam on 26/06/2019.end
//Modified by Poonam on 24/12/2019.start
//if (itFrDate != null)
itToDate = checkNull(genericUtility.getColumnValue("it_to_date", dom));
if (itFrDate != null && itFrDate.length() != 0)
//Modified by Poonam on 24/12/2019.end
{ {
itToDate = checkNull(genericUtility.getColumnValue("it_to_date", dom));
valueXmlString.append("<it_to_date protect=\"0\">").append("<![CDATA[" + itToDate + "]]>").append("</it_to_date>"); valueXmlString.append("<it_to_date protect=\"0\">").append("<![CDATA[" + itToDate + "]]>").append("</it_to_date>");
} }
else else
{ {
valueXmlString.append("<it_to_date protect=\"1\">").append("").append("</it_to_date>"); //Modified by Poonam on 30/12/2019.start
//valueXmlString.append("<it_to_date protect=\"1\">").append("<![CDATA[" + itToDate + "]]>").append("</it_to_date>");
valueXmlString.append("<it_to_date protect=\"1\">").append("<![CDATA[]]>").append("</it_to_date>");
//Modified by Poonam on 30/12/2019.end
} }
} }
......
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