Skip to main content
Solved

length of code part value is different in pre accounting and code part definition

  • September 22, 2021
  • 4 replies
  • 219 views

Forum|alt.badge.img+9

Hi Experts,

In IFS 10, we could found the column definition of Code Part(account, code b to code J) in pre accounting table is varchar2(10). But the length of them is varchar2(20) in Code Part Defintion table actually. It’s quite strange and make a lot of troubles for customers. Anyone know the reason and when they could be in same length varchar2(20) ? Thank you! 

Best answer by Nalaka Samarasinghe

Hi @WilliamRun,

Yes, it is the same in the Apps10 latest version for these 2 tables.

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+11

@WilliamRun, To answer the “when” question, table situation (pre_accounting_tab & accounting_balance_tab) is same as the latest APPS10 code. Perhaps if you can point out one of the “issues” that customer is facing, a consultant might be able to address the issue based on it.

 


Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 30 replies
  • September 22, 2021

@WilliamRun, To answer the “when” question, table situation (pre_accounting_tab & accounting_balance_tab) is same as the latest APPS10 code. Perhaps if you can point out one of the “issues” that customer is facing, a consultant might be able to address the issue based on it.

 

Hi Nalaka,

Thanks! I am refering IFS 10 UPD12 environment. do you mean they are same in latest UPD13 version? 


Forum|alt.badge.img+11

Hi @WilliamRun,

Yes, it is the same in the Apps10 latest version for these 2 tables.


Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 30 replies
  • September 23, 2021

Hi Nalaka, Thank you!