壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4076|回复: 20

[财务] 创建会计科目程序报错[会计程序 创建会计科目]

  [复制链接]
发表于 2011/10/12 13:23:13 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x


这个是第一次,过账出现的错误,有可能那个地方没有设置好,请大家看看估计是什么地方没有设置好?


该贴已经同步到 纵横四海的微博



forum.jpg
forum2.jpg

点评

XLA_AR_ACCT_HOOKS_PKG.Main  发表于 2011/10/17 14:38
xla_ar_acct_hooks_pkg.main 中出现内部错误  发表于 2011/10/17 14:35
 楼主| 发表于 2011/10/12 13:28:53 | 显示全部楼层
这个是我作的应收
1.jpg 3.jpg 2.jpg
 楼主| 发表于 2011/10/12 13:30:49 | 显示全部楼层
纵横四海 发表于 2011/10/12 13:28
这个是我作的应收

查看会计科目,也已经生成了
2011-10-12 13-31-48.jpg
 楼主| 发表于 2011/10/12 14:35:38 | 显示全部楼层
R12 XLA的部分包可能失效,我们一般验证会计科目请求后正常

发表于 2011/10/12 14:40:54 | 显示全部楼层
发表于 2011/10/15 09:58:50 | 显示全部楼层
纵横四海 发表于 2011/10/12 14:35
R12 XLA的部分包可能失效,我们一般验证会计科目请求后正常

不是“可能失效”,是SLA更改或变动后,需要运行请求重新验证,这是正常流程。
 楼主| 发表于 2011/10/17 14:43:09 | 显示全部楼层
zhihuanwang 发表于 2011/10/15 09:58
不是“可能失效”,是SLA更改或变动后,需要运行请求重新验证,这是正常流程。


2011-10-17 14-44-01.png

在OTN上查到一个类似的错误,粘贴上来,看是否有参考意义:
  1. +---------------------------------------------------------------------------+
  2. Subledger Accounting: Version : 12.0.0

  3. Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

  4. XLAACCUP module: Accounting Program
  5. +---------------------------------------------------------------------------+

  6. Current system time is 14-APR-2010 07:27:27

  7. +---------------------------------------------------------------------------+

  8. **Starts**14-APR-2010 07:27:27
  9. **Ends**14-APR-2010 07:27:29
  10. An internal error occurred.  Please inform your system administrator or support representative that:

  11. An internal error has occurred in the program xla_ar_acct_hooks_pkg.main.  Technical problem : Error encountered in product API for extract
  12. An internal error occurred.  Please inform your system administrator or support representative that:

  13. An internal error has occurred in the program xla_ar_acct_hooks_pkg.main.  Technical problem : Error encountered in product API for extract
  14. +---------------------------------------------------------------------------+
  15. Start of log messages from FND_FILE
  16. +---------------------------------------------------------------------------+
  17. 14-APR-2010 07:27:27 - Executing Unit Processor ...
  18. 14-APR-2010 07:27:27 - Initializing variables
  19. 14-APR-2010 07:27:27 - Security Context Set
  20. 14-APR-2010 07:27:27 - Ready to cache the Application and Ledger Level Sources ...
  21. 14-APR-2010 07:27:28 - Cached the Application and Ledger Level Sources
  22. 14-APR-2010 07:27:29 - Entering the loop to read document units from the queue ...
  23. 14-APR-2010 07:27:29 - Checking status of the parent Accounting Program
  24. 14-APR-2010 07:27:29 - Dequeuing the unit from the queue
  25. 14-APR-2010 07:27:29 - Fetching event information for the documents in the unit
  26. 14-APR-2010 07:27:29 - executing extract hook
  27. ARP_XLA_EXTRACT_MAIN_PKG.extract()+
  28.      p_application_id  :222
  29.      p_accounting_mode :F
  30. Calling upgrade_11i_r12_post +
  31.   Get 11i application to upgrade
  32. End upgrade_11i_r12_post -
  33. arp_xla_extract_main_pkg.load_header_data_ctlgd ()+
  34. ARP_XLA_EXTRACT_MAIN_PKG.load_header_data_ctlgd()-
  35. ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_ctlgd()+
  36. EXCEPTION OTHERS in arp_xla_extract_main_pkg.load_line_data_ctlgd
  37. Error      :User-Defined Exception
  38. EXCEPTION OTHERS in arp_xla_extract_main_pkg.extract
  39. Error      :User-Defined Exception
  40. Technical problem : Error encountered in product API for extract
  41. +---------------------------------------------------------------------------+
  42. End of log messages from FND_FILE
  43. +---------------------------------------------------------------------------+


  44. +---------------------------------------------------------------------------+
  45. Executing request completion options...


  46. Finished executing request completion options.

  47. +---------------------------------------------------------------------------+
  48. Exceptions posted by this request:
  49. Concurrent Request for "Accounting Program" has completed with error.

  50. +---------------------------------------------------------------------------+
  51. Concurrent request completed
  52. Current system time is 14-APR-2010 07:27:30

  53. +---------------------------------------------------------------------------+




复制代码

Hi user;

Please check below:

R12 Create Accounting Program Fails with EXCEPTION OTHERS in arp_xla_extract_main_pkg.load_line_data_ctlgd [ID 427654.1]
XLAACCUP Error In XLA_AR_ACCT_HOOKS_PKG.Main [ID 941729.1]

Regard
Helios
 楼主| 发表于 2011/10/17 14:50:41 | 显示全部楼层
R12 Create Accounting Program Fails with EXCEPTION OTHERS in arp_xla_extract_main_pkg.load_line_data_ctlgd [ID 427654.1]
--------------------------------------------------------------------------------

  修改时间 23-MAR-2011     类型 PROBLEM     状态 PUBLISHED   

--------------------------------------------------------------------------------

Applies to:
Oracle Receivables - Version: 12.0.0 and later   [Release: 12.0 and later ]
Information in this document applies to any platform.
XLAACCUP
Symptoms
XLAACCUP module: Accounting Program Ends with the following error in the log files:

An internal error occurred. Please inform your system administrator or support representative that:

An internal error has occurred in the program xla_ar_acct_hooks_pkg.main. Technical problem : Error encountered in product API for extract

An internal error occurred. Please inform your system administrator or support representative that:

An internal error has occurred in the program xla_ar_acct_hooks_pkg.main. Technical problem : Error encountered in product API for extract
......
......
EXCEPTION OTHERS in arp_xla_extract_main_pkg.load_line_data_app_from_cr
Error :User-Defined Exception
EXCEPTION OTHERS in arp_xla_extract_main_pkg.extract
Error :User-Defined Exception
Technical problem : Error encountered in product API for extract

-- Steps To Reproduce:
Navigation Path > Receivables Manager > Transactions > Transactions
Create and complete the invoice.
Tools > Create Accounting.

Cause
Item Validation Organization is not set in OM.

For upgrades from any prior release you might have run into bug 6323426 where this setup is lost during the upgrade and needs to be re-done.
For new installations on release 12 you need to have this setup.


Solution
-- To implement the solution, please execute the following steps:
Assign Operating Unit to the seeded OM responsibility.
Assign OM Responsibility to your user.

Setup Item Validation Organization in Order Management.
(N): OM -> Setup -> System Parameters -> Values
Query for Parameter 'Item Validation Organization'
Setup the Item Validation Organization from list of values.

References
BUG:6323426 - ONDEMAND:R12-SETUP OM PARAMETERS WERE NOT COPIED FROM 11.5.9 AFTER UPGRADE


•Oracle E-Business Suite > Financial Management > Credit to Cash > Oracle Receivables
关键字
--------------------------------------------------------------------------------
CREATE ACCOUNTING; ITEM VALIDATION ORGANIZATION; Oracle ORDER MANAGEMENT (Q497); Oracle RECEIVABLES (Q505); USER-DEFINED EXCEPTION; XLAACCUP



 楼主| 发表于 2011/10/17 14:52:17 | 显示全部楼层
XLAACCUP Error In XLA_AR_ACCT_HOOKS_PKG.Main, EXCEPTION OTHERS in arp_xla_extract_main_pkg.postprocessing Error :ORA-00060 [ID 941729.1]
--------------------------------------------------------------------------------

  修改时间 24-FEB-2011     类型 PROBLEM     状态 PUBLISHED   


--------------------------------------------------------------------------------
Applies to:
Oracle Receivables - Version: 12.0.4 and later   [Release: 12.0 and later ]
Information in this document applies to any platform.
***Checked for relevance on 24-Feb-2011***
Create Accounting Program, XLAACCUP
Symptoms
On 12.0.4 in Production:

Period close for Accounts Receivable was prevented by errors in the Submit Accounting concurrent program.  Submit Accounting correctly spawned the Create Accounting Program, XLAACCUP, which ended in error:

An internal error has occurred in the program xla_ar_acct_hooks_pkg.main. Technical problem :
Error encountered in product API for postprocessing
03-SEP-2009 18:11:33 - executing postprocessing hook ARP_XLA_EXTRACT_MAIN_PKG.postprocessing()+
EXCEPTION OTHERS in arp_xla_extract_main_pkg.postprocessing Error :ORA-00060: deadlock detected while waiting for resource Technical problem : Error encountered in product API for postprocessing

STEPS
Responsibility: Receivables Manager
Navigation: Control > Request > Run
Submit Request: Create Accounting for month of August

Cause
It appears that the quantity of data to be processed for a full month caused a deadlock in the
database.

When run for a full month, the Submit Accounting process ended in error.
When run week-by-week, it completed normally.


Solution
Run Submit Accounting week-by-week.


 楼主| 发表于 2011/10/17 15:24:44 | 显示全部楼层
2011-10-17 15-30-15.png

2011-10-17 15-29-25.png
采用如下的方法解决问题了:
Setup Item Validation Organization in Order Management.
(N): OM -> Setup -> System Parameters -> Values
Query for Parameter 'Item Validation Organization'
Setup the Item Validation Organization from list of values.




发表于 2012/1/10 19:34:23 | 显示全部楼层
您好!  我在做AR应收发票的时候,创建会计科目提示已完成,但是有报警,我看我的提示跟你的很像,不知道您之前是怎么解决的
下图是应收界面和请求界面
2012-1-10 19-46-25.png 2012-1-10 19-40-18.png
下面是请求的Log

+---------------------------------------------------------------------------+
子分类帐会计系统: Version : 12.0.0

Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

XLAACCUP module: 会计程序
+---------------------------------------------------------------------------+

当前的系统时间为 10-01-2012 19:10:59

+---------------------------------------------------------------------------+

**Starts**10-01-2012 19:10:59
**Ends**10-01-2012 19:11:05
Unit Processor completed normally with some events in error
+---------------------------------------------------------------------------+
FND_FILE 中日志消息开始
+---------------------------------------------------------------------------+
10-01-2012 19:10:59 - Executing Unit Processor ...
10-01-2012 19:10:59 - Initializing variables
10-01-2012 19:10:59 - Security Context Set
10-01-2012 19:10:59 - Ready to cache the Application and Ledger Level Sources ...
10-01-2012 19:10:59 - Cached the Application and Ledger Level Sources
10-01-2012 19:10:59 - Entering the loop to read document units from the queue ...
10-01-2012 19:10:59 - Checking status of the parent Accounting Program
10-01-2012 19:10:59 - Dequeuing the unit from the queue
10-01-2012 19:10:59 - Fetching event information for the documents in the unit
10-01-2012 19:10:59 - executing extract hook
ARP_XLA_EXTRACT_MAIN_PKG.extract()+
     p_application_id  :222
     p_accounting_mode :F
Calling upgrade_11i_r12_post +
  Get 11i application to upgrade
End upgrade_11i_r12_post -
arp_xla_extract_main_pkg.load_header_data_ctlgd ()+
ARP_XLA_EXTRACT_MAIN_PKG.load_header_data_ctlgd()-
ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_ctlgd()+
ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_ctlgd()-
arp_xla_extract_main_pkg.load_line_data_app_from_cm ()+
arp_xla_extract_main_pkg.load_line_data_app_from_cm ()-
ARP_XLA_EXTRACT_MAIN_PKG.load_header_data_crh()+
ARP_XLA_EXTRACT_MAIN_PKG.load_header_data_crh()-
ARP_XLA_EXTRACT_MAIN_PKG.load_line_date_crh ()+
ARP_XLA_EXTRACT_MAIN_PKG.load_line_date_crh ()-
arp_xla_extract_main_pkg.load_line_data_app_from_cr()+
arp_xla_extract_main_pkg.load_line_data_app_from_cr ()-
arp_xla_extract_main_pkg.load_line_data_app_to_trx ()+
arp_xla_extract_main_pkg.load_line_data_app_to_trx ()-
arp_xla_extract_main_pkg.load_line_data_mcd()+
arp_xla_extract_main_pkg.load_line_data_mcd()-
ARP_XLA_EXTRACT_MAIN_PKG.load_header_data_adj()+
ARP_XLA_EXTRACT_MAIN_PKG.load_header_data_adj()-
ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_adj()+
ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_adj()-
ARP_XLA_EXTRACT_MAIN_PKG.Load_header_data_th()+
ARP_XLA_EXTRACT_MAIN_PKG.Load_header_data_th()-
ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_th()+
ARP_XLA_EXTRACT_MAIN_PKG.load_line_data_th()-
ARP_XLA_EXTRACT_MAIN_PKG.extract()-
event key = 139594-1075211-B62B91D3B52ACFE0E040A8C0C2E1772E
10-01-2012 19:10:59 - extract hook executed successfully
***************************************************************************************************
The following REVERSAL events could not be processed. The event/process status is U/U:
Note: this warning may be ignored for any events whose ledger is a cash-basis ledger
-------NO SUCH EVENTS-----------
***************************************************************************************************
10-01-2012 19:11:00 - executing postprocessing hook
ARP_XLA_EXTRACT_MAIN_PKG.postprocessing()+
ARP_XLA_EXTRACT_MAIN_PKG.postprocessing()-
event key = 139594-1075211-B62B91D3B52ACFE0E040A8C0C2E1772E
10-01-2012 19:11:05 - postprocessing hook executed successfully
10-01-2012 19:11:05 - Completing Journal Entries
10-01-2012 19:11:05 - Checking status of the parent Accounting Program
10-01-2012 19:11:05 - Dequeuing the unit from the queue
10-01-2012 19:11:05 - Submitting the transfer to GL
10-01-2012 19:11:05 -  End of the transfer to GL
10-01-2012 19:11:05 - Unit Processor completed successfully ...
+---------------------------------------------------------------------------+
FND_FILE 中日志消息结束
+---------------------------------------------------------------------------+


+---------------------------------------------------------------------------+
正在执行请求完成选项...


已完成执行请求完成选项。

+---------------------------------------------------------------------------+
已完成并发请求
当前的系统时间为 10-01-2012 19:11:06

发表于 2012/1/11 12:33:17 | 显示全部楼层
这个问题,我前些天遇到过。现在解决了。我的解决方法是:
SELECT *
FROM   XLA_ACCOUNTING_ERRORS XAE
WHERE  XAE.EVENT_ID=   
所有创建会计科目失败的数据都会保存再这个表里。这里表里详细的记录的错误原因。找到原因并修改后的
处理方法有两种:
1:如果当前已创建的会计科目是正确的,并且有效。此时只要运行:“传送至总账”的请求。就可以把数据传送至总账。
2:当前的会计科目错误了。从后台删除错误的会计科目信息(XLA_AE_LINES,XLA_AE_HEADERS),然后修改XLA_EVENTS这个表的EVENT_STATUS_CODE,PROCESS_STATUS_CODE内容改成“U”(U:表示未创建会计科目)。然后重新运行创建会计科目请求就可以了。

当然,还有最悲剧的一种情况。就是操作流程错误。
就比如AR的冲销收款。我们都知道,冲销收款会产生一笔负金额进入总账。与原金额进行冲销。但是如果,冲销这笔收款的时候,这笔收款还没有创建会计分录。就没有产生一笔正金额的收款进系统。此时冲销,就只创建一笔负金额会计分录。这种情况从财务的借贷角度来说就行不通。系统当然也走不通。如果遇到这种情况。我目前发现的唯一解决方法就是从后台清理数据。
发表于 2012/1/11 15:16:47 | 显示全部楼层
zhuhgjava 发表于 2012/1/11 12:33
这个问题,我前些天遇到过。现在解决了。我的解决方法是:
SELECT *
FROM   XLA_ACCOUNTING_ERRORS XA ...

{:soso_e179:}
发表于 2012/1/16 16:27:12 | 显示全部楼层
查询——会计事件  输入查询条件,找到该笔业务,点击“事件状态”中的错误信息查看,解决问题,重新创建会计分录就可以了。当然有时候报的错误不是很详细,比如说会计期没有打开,有可能是辅助分类帐或报告币种分类帐的会计期没有打开。
发表于 2012/3/14 10:06:08 | 显示全部楼层
wxmjerry 发表于 2012/1/16 16:27
查询——会计事件  输入查询条件,找到该笔业务,点击“事件状态”中的错误信息查看,解决问题,重新创建会 ...

请问报告币种的期间在那开启呢


发表于 2012/4/21 09:44:35 | 显示全部楼层
我今天在创建会计科目时报这样的错误。
发表于 2012/4/21 09:47:25 | 显示全部楼层
我今天在创建会计科目时报这样的错误
err01.jpg
err02.jpg
err03.jpg
发表于 2012/4/21 09:48:27 | 显示全部楼层
yyn686 发表于 2012/1/11 15:16

能具体说明一下不
发表于 2012/6/7 11:17:19 | 显示全部楼层
我也遇到这种情况了。好悲催啊。
发表于 2012/6/7 11:30:39 | 显示全部楼层
咖啡木糖醇 发表于 2012/1/10 19:34
您好!  我在做AR应收发票的时候,创建会计科目提示已完成,但是有报警,我看我的提示跟你的很像,不知道您 ...

我也遇到这种情况了。您是怎么解决的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 18:35 , Processed in 0.049718 second(s), 23 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表