Inactive Asset Book Used in Create Mass Additions From Payables(From Metalink)

Subject: Inactive Asset Book Used in Create Mass Additions From Payables
 Doc ID: Note:303512.1Type: PROBLEM
 Last Revision Date: 22-NOV-2008Status: PUBLISHED

In this Document
  Symptoms
  Cause
  Solution
  References


Applies to:

Oracle Assets - Version: 11.0
This problem can occur on any platform.
EXECUTABLE:FAMACR - Mass Additions Create

Symptoms

Mass Additions Create from Oracle Payables was allowed to be run for an asset book that is disabled.

Cause

The Validation Set "FA_CORP_BOOK" does not exclude disabled books.

This is the Validation Set in use. The issue is logged as  Bug 1599195.

Solution

The fix to prevent this in the future is available by applying patchset 11.0.FA.G - Patch 1626136, or higher.

To delete the current Mass Addition rows and reset the invoices in Oracle Payables, so that they can be created
again, please raise a Service Request with Oracle Support, referring to this note number and request a datafix.

@ Internal - datafix
@
@ The following steps can be run:
@
@ 1) Run this SQL:
@
@ update AP_INVOICE_DISTRIBUTIONS_ALL
@ set ASSETS_ADDITION_FLAG = 'U'
@ where INVOICE_ID in
@ (select INVOICE_ID
@ from FA_MASS_ADDITIONS
@ where BOOK_TYPE_CODE = '&BOOK_NAME'
@ and POSTING_STATUS = 'NEW');
@
@ delete from FA_MASS_ADDITIONS
@ where BOOK_TYPE_CODE = '&BOOK_NAME'
@ and POSTING_STATUS = 'NEW';
@
@ 2) Rerun Create Mass Additions for the desired book.
@

References

Bug 1599195 - Famacr - Can Create Assets In Inactive Book

Keywords

MASS~ADDITIONS~CREATE; FAMACR;

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值