Invalid Subledger (XLA) Packages In Release 12.1.3
In this Document
| Goal |
| Solution |
| 1.- Information about These Packages |
| 2.- Solution |
| References |
APPLIES TO:
Oracle Cost Management - Version 12.1.3 and later
Oracle Purchasing - Version 12.1.3 and later
Oracle Subledger Accounting - Version 12.1.2 and later
Information in this document applies to any platform.
GOAL
User currently having the following Invalid Packages, the purpose of this document is to explain how the Package Names are generated and How can this situation be resolved.
| Object Type | Status | Owner |
|---|---|---|
| XLA_00707_AAD_S_000018_PKG | INVALID | APPS |
| XLA_00707_AAD_S_000019_PKG | INVALID | APPS |
| XLA_00201_AAD_S_000005_BC_PKG | INVALID | APPS |
| XLA_00707_AAD_S_000005_PKG | INVALID | APPS |
| XLA_00201_AAD_S_000004_BC_PKG | INVALID | APPS |
| XLA_00707_AAD_S_000003_PKG | INVALID | APPS |
| XLA_00707_AAD_S_000002_PKG | INVALID | APPS |
These Packages are Invalid and customer is unable to compile them manually. How can we resolve this situation?
SOLUTION
1.- Information about These Packages
These packages are functional Subledgers Packages created using some concurrent programs and dependent on the EBS Setup.
Application Accounting Definitions (AAD) Validation concurrent program will recompile what is really needed for Create Accounting - Cost Management and the name of the package is dynamically created like this:
XLA_<PROD ID>_AAD_S_000###_PKG
Where:
<PROD ID> = Is the Product ID in E-business Suite, for example 707 is Cost Management, 200 is Payables, 201 is Purchasing, etc.
In order to find the corresponding product, customer can run $AD_TOP/sql/adutconf.sql and in the output adutconf.lst customer will be able to find the Product Name.
<S_000###> = Is a sequence.
In order to validate these packages, there are functional steps to be completed like for example in document:
Doc
ID 1508902.1 XLA Invalid Objects In The Database After The upgrade to R12, Can this be Ignored?
For example, based upon the following invalids:
XLA_00707_AAD_S_000006_PKG = Costing package
XLA_00200_AAD_S_000012_PKG = Payables package
Run the "Application Accounting Definition Validation Report" and check the output to see if the packages used by the installed applications are compiled. If the output of the "Application Accounting Definition Validation Report" indicates that all the packages
are valid, then it is safe to ignore the invalid AAD objects that show up with the sql:
select object_name, status from all_objects where status = 'INVALID';
2.- Solution
1. These are compiled Subledger (XLA) Packages, there is no need to have them valid unless the customer is using the corresponding Application Accounting Definition. Customer needs to Re-Validate the AAD that
customer is using, verify after the Validation Program from the User Interface the corresponding AAD is valid.
a. Please run the following
XLAABACR Validate Application Accounting Definitions. For Cost Management.
Responsibility= Cost management-SLA
Paramters:
Ledger = null
Uncompile Status Only = No (will make sure that the new imported file is validated for all event types not just the invalid events)
Application = Cost Management
Application Accounting Definition = NULL/ Definition name(ex:Cost Management)
Application Accounting definition owner = NULL/Oracle/ User
b. Review and upload Application Accounting Definition Validation Report, all AADs (of type Oracle and User) attached to ACTIVE Ledgers and ACTIVE Applications must be re-validated.
2. The Invalid Objects can be confirmed via script CstCheck.sql, Please review Doc
ID 378348.1 Data Collection Scripts for Cost Management. (For R11 and R12). Then scroll down to the Invalid Objects.
3. Check if Federal Costing Application Accounting Definition is being used?
4. Check if the CSTCRACC Create Accounting - Cost Management complete successfully.
5. If customer is not using "Federal Costing Application Accounting Definition" and Create Accounting - Cost Management completes successfully. Customer can ignore those invalid Package
Body Objects. Or can even drop these objects.
REFERENCES
NOTE:1529977.1 - Invalid XLA objects
NOTE:300056.1 - Debug and Validate
Invalid Objects
Invalid Subledger (XLA) Packages In Release 12.1.3的更多相关文章
- Oracle E-Business Suite Maintenance Guide Release 12.2(Patching Procedures)
更多内容参考: http://docs.oracle.com/cd/E51111_01/current/acrobat/122ebsmt.zip Preparing for Patching For ...
- Deploying Customizations in Oracle E-Business Suite Release 12.2
DeployingCustomizations in Oracle E-Business Suite Release 12.2 This documentdescribes how to deploy ...
- Deploying JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 (文档 ID 393931.1)
In This Document Section 1: Overview Section 2: Pre-Upgrade Steps Section 3: Upgrade and Configurati ...
- Sharing The Application Tier File System in Oracle E-Business Suite Release 12.2
The most current version of this document can be obtained in My Oracle Support Knowledge Document 13 ...
- Oracle E-Business Suite Maintenance Guide Release 12.2(Patching Utilities)
更多内容参考: http://docs.oracle.com/cd/E51111_01/current/acrobat/122ebsmt.zip Oracle Patch Application As ...
- Globalization Guide for Oracle Applications Release 12
Section 1: Overview Section 2: Installing Section 3: Configuring Section 4: Maintaining Section 5: U ...
- 配置Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2/12.1.3
3.3 配置Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2 注意: 在多节点环境上配置Oracle E-Business S ...
- OA Framework - How to Find the Correct Version of JDeveloper to Use with E-Business Suite 11i or Release 12.x (Doc ID 416708.1)
APPLIES TO: Oracle Applications Framework - Version 11.5.10.0 to 12.2.2 [Release 11.5.10 to 12.2] In ...
- How to Determine the Version of Oracle XML Publisher for Oracle E-Business Suite 11i and Release 12 (Doc ID 362496.1)
Modified: 29-Mar-2014 Type: HOWTO In this DocumentGoal Solution 1. Based upon an output file gen ...
随机推荐
- Android通过WebService实现图片的上传和下载(一)
这篇文章将讲解Android如果通过访问WebService接口实现图片的上传和下载,当然这不但需要大家懂得Android还要懂得WebService技术,安卓属于客户端,而webservice则属于 ...
- SSH 之 Spring的源码(一)——Bean加载过程
看看Spring的源码,看看巨人的底层实现,拓展思路,为了更好的理解原理,看看源码,深入浅出吧.本文基于Spring 4.0.8版本. 首先Web项目使用Spring是通过在web.xml里面配置 o ...
- Maven简介(Maven是什么)
简介 Maven,在意第绪语中意为对知识的积累.Maven最初用来在Jakarta Turbine项目中简化该项目的构建过程.Jakarta Trubine项目有多个工程,每个工程都有自己的多个Ant ...
- [安全]Back_Track_5 vm 版安装和使用
下载安装 下载使用国内的镜像 http://mirrors.ustc.edu.cn/kali-images/kali-1.0.9/ 我这里是vm9.0 下载之后解压,然后打开vm,然后 文件--&g ...
- SQLite 创建数据库(http://www.w3cschool.cc/sqlite/sqlite-create-database.html)
SQLite 创建数据库 SQLite 的 sqlite3 命令被用来创建新的 SQLite 数据库.您不需要任何特殊的权限即可创建一个数据. 语法 sqlite3 命令的基本语法如下: $sqlit ...
- EJB通过ANT提高EJB应用的开发效率、开发具有本地接口的无状态bean、开发有状态bean
把jboss集成进eclipse 关闭Jboss控制台按Ctrl+c,在MyEclipse→Servers→Jboss里面可以配置JBoss. 通过ANT提高EJB应用的开发效率 在HelloWorl ...
- springMVC+Hibernate4+Spring整合一(配置文件部分)
本实例采用springMvc hibernate 与 spring 进行整合, 用springmvc 取代了原先ssh(struts,spring,hibernate)中的struts来扮演view层 ...
- Android必知必会-自定义Scrollbar样式
如果移动端访问不佳,请使用–>GitHub版 背景 设计师给的设计图完全依照 IOS 的标准来的,导致很多细节的控件都得自己重写,最近的设计图中有显示滚动条,Android 默认的滚动条样式(带 ...
- Git 解决一个电脑多用户情况(win7)
首先:在输入ssh-keygen -t rsa -C "注册邮箱"后不要急着按enter,此时输入秘钥对的文件名,不要跟默认文件重名(默认的是id_rsa) 划红线的地方就是新的文 ...
- 4.4、Android Studio在命令行运行Gradle
默认情况下,在你的Gradle构建设置中有两种构建类型:一种是为了调试你的应用,debug类型:一种是构建最终的发布版本,release类型.无论你使用哪种模式,你的app必须在安装到设备或虚拟机中之 ...