1. 相关表连接关系:
GL_JE_BATCHES (je_batch_id) => GL_JE_HEADERS (je_batch_id);
GL_JE_HEADERS (je_header_id) => GL_JE_LINES (je_header_id);
GL_JE_LINES (je_header_id, je_line_num) => GL_IMPORT_REFERENCES (je_header_id, je_line_num) ;
GL_IMPORT_REFERENCES (gl_sl_link_table, gl_sl_link_id) => XLA_AE_LINES (gl_sl_link_table, gl_sl_link_id) ;
XLA_AE_LINES (application_id, ae_header_id) => XLA_AE_HEADERS (application_id, ae_header_id) ;
XLA_AE_HEADERS (application_id, event_id) => XLA_EVENTS (application_id, event_id);
XLA_EVENTS (application_id, entity_id) => XLA.XLA_TRANSACTION_ENTITIES (application_id, entity_id);
2. AP日记帐追溯
对于AP数据,找到 xla.xla_transaction_entities 表中的记录后需要按如下情况分开追溯:
(1). entity_code 为 TRANSACTIONS 和 BILLS_RECEIVABLE 时,表中字段 source_id_int_1 对应的为 ra_customer_trx_all 表中的 customer_trx_id; 字段 security_id_int_1 对应的为 org_id
(2). entity_code 为 ADJUSTMENTS 时,表中字段 source_id_int_1 对应的为 ar_adjustments_all 表中的 adjustment_id; 字段 security_id_int_1 对应的为 org_id
(3). entity_code 为 RECEIPTS 时,表中字段 source_id_int_1 对应的为 ar_cash_receipts_all 表中的 cash_receipt_id; 字段 security_id_int_1 对应的为 org_id
(4). entity_code 为 THIRD_PARTY_MERGE 的情况不会传送至总帐,所以没有追溯。*/
The real tables (they're infact views) which store this information are :
Oracle Payables :
-----------------
XLA_AP_INV_AEL_GL_V - Payable invoice entries (Gen. Ledger)
XLA_AP_INV_AEL_SL_V - Payable invoice entries (Subledger)
XLA_AP_PAY_AEL_GL_V - Payment voucher entries (Gen.Ledger)
XLA_AP_PAY_AEL_SL_V - Payment voucher entries (Subledger)
Oracle Receivables :
--------------------
XLA_AR_ADJ_AEL_SL_V - AR adjustment entries (Subledger)
XLA_AR_INV_AEL_SL_V - AR invoices (Sugledger)
XLA_AR_REC_AEL_SL_V - AR receipts (Subledger)
XLA_AR_ADJ_AEL_GL_V - AR adjustment entries (Gen.Ledger)
XLA_AR_INV_AEL_GL_V - AR invoices (Gen.Ledger)
XLA_AR_REC_AEL_GL_V - AR receipts (Gen.Ledger)
For the rest of the modules, you can check out the XLA% views or synonyms in APPS schema.
The form. displays information from these views/synonyms and in the Record History, shows it as XLA_AEL_GL_V
相关推荐
标题中的"Solver.xla"是Microsoft Excel的一个重要插件,名为“规划求解器”。它是一种高级数据分析工具,主要用于解决优化问题,例如线性规划、目标规划和非线性规划等。规划求解器可以帮助用户在满足一组约束条件...
用于破解加锁的Excel文件,双击之后tool目录下会多两个破解的选项
XLA(加速线性代数)是用于优化TensorFlow计算的线性代数的域特定编译器。 XLA 利用 JIT 编译技术分析用户在运行时创建的 TensorFlow 图表,根据实际运行时维度和类型将其专门化,将多个运算融合在一起并为它们生成...
《Excel增强插件xla classic 2.0深圳纪念版:功能详解与应用深度解析》 Excel作为全球广泛使用的电子表格软件,其强大的数据处理和分析能力深受用户喜爱。然而,为了满足更高级别的需求,各种插件应运而生,其中xla...
This converter allows you to write a table in Excel instead, and export the current selection as LATEX markup which can be pasted into an existing LATEX document, or ex...
xla classic 2.0 深圳纪念版 首先将下载的压缩包解压缩到任意一个文件夹。 1 直接点击 超级宏工具.xla。用此方法,下次使用时还需再次点击。 2 点击install.xls,安装加载宏工具到Excel。以后每次打开Excel都会...
excel 2003 底端 标题 生成 工具 xla
Treeplan决策树 excel插件。Treeplan是一种构建决策树的很轻巧的excel插件,可以做出比较规范的决策树,并可以自动计算结果。资源在Excel2016上验证可用。
图片查找工具.v2010.xla
Excel散点图开发软件。可以在散点图上选择显示的区域标签,非常实用
一个可以将Office EXCEL中的表格转换成LaTex的插件
附件是xla加载宏格式,下载解压后需要打开Excel,然后依次点击菜单【工具】→【加载宏】,在弹出的对话框中,点击【浏览】按钮定位到刚刚解压的文件。最后关闭对话框,这时在Excel的【工具】菜单中就多出一项【双表...
ExcelToolsPan.xla 同CAD连用,用于长度计算很方便
用于excel 计算MD5码 可以计算32位、16位的 方便批量制作MD5
excel的加载宏,拥有很多丰富的辅助功能,比如快速新建多个工作表,辅助排序,绘制斜线表头等
Isoplot3.xla很好的制图软件,欢迎大家学习下载,有问题积极讨论联系
treeplan 决策树 excel插件。Treeplan是一种构建决策树插件
Excel 自动调整行高 是一个宏