【Oracle EBS R12】第三章 Primary Ledger Overview(英文版)

Primary Ledger Overview

  • [1. Transaction Components](#1. Transaction Components)
      • [Transaction date](#Transaction date)
      • [Transaction Details](#Transaction Details)
      • [Transaction Amount](#Transaction Amount)
  • [2. Transaction date](#2. Transaction date)
      • [Year Type:](#Year Type:)
      • [Period Type:](#Period Type:)
  • [3. Transaction Details](#3. Transaction Details)
  • [4. Transaction Amount](#4. Transaction Amount)
  • [5. Summry](#5. Summry)
  • [6. Primary Ledger (PL)](#6. Primary Ledger (PL))

1. Transaction Components

To record an transaction Activities, below components are maditory.

Transaction date

Transaction Details

Transaction Amount

2. Transaction date

To record the transaction date, we need to set up the accounting calender in Oracle EBS.

before we set up the calendar, we must first consider what year type and period type we need to choose.

Year Type:

  • Fiscal Year (the start date and end date not in the same year,like:2024/4/1~2025/3/31)
  • Calendar Year (Like:2024/1/1~2024/12/12)

Period Type:

  • Monthly(Recommend)
  • Daily
  • Adjusting Period(Additional adjustment periods can be added by needs, so a year can be set to 13 or more periods.)

3. Transaction Details

we can record the transaction details by using the COA (Chart of Account.

Please refer to below picture for more details for COA structure.

4. Transaction Amount

To record the Transaction amount we need to enable the Oracle EBS currency.

All the currency are seeded in the application, So we can just enable it instead of creating a new currency.

Oracle EBS provided 3 types of Currency:

  • Functional/Local Currency (Like: RMB)
  • Foreign Currency (Like: USD, JPY)
  • STAT Currency (Like:EA,M3,Marks)

5. Summry

Before recording a transaction, we need to configure the system in advance.

If we want to record the transaction in GL(General Ledger) application, the set up for below 3Cs are manditory

3Cs

C alendar
C hart of Account (COA)
Currency

If we want to record the transaction in SubLedger applications (AP, AR, CM, FA, PO, OM, INV), one more extra set up is required Accounting Method. So we need to set up 4Cs in advance.

4Cs

C alendar
C hart of Account (COA)
C urrency

ACcounting Method (to define the accounting related rules, like how to debit/credit)

6. Primary Ledger (PL)

To grouping these 4Cs, we are using Primary Ledger.

Primary Ledger can be set up in General Ledger applications.

相关推荐
paperxie_xiexuo15 分钟前
学术与职场演示文稿的结构化生成机制探析:基于 PaperXie AI PPT 功能的流程解构与适用性研究
大数据·数据库·人工智能·powerpoint
筵陌44 分钟前
MySQL表的约束
数据库·mysql
UCoding1 小时前
我们来学mysql -- ReadView工作原理
数据库·mysql·readview工作原理
angushine1 小时前
解决MySQL慢日志输出问题
android·数据库·mysql
合作小小程序员小小店1 小时前
网页开发,在线%旧版本旅游管理%系统,基于eclipse,html,css,jquery,servlet,jsp,mysql数据库
java·数据库·servlet·eclipse·jdk·旅游·jsp
q***46521 小时前
Spring Boot 实战:轻松实现文件上传与下载功能
java·数据库·spring boot
腾讯云数据库1 小时前
「腾讯云 NoSQL 技术」之 Redis 篇|揭晓腾讯云Redis水平扩缩容极致流畅背后的技术玄机
数据库
SelectDB2 小时前
压缩率提升 48%,详解 Apache Doris 存储压缩优化之道|Deep Dive
数据库·开源·github
DBA圈小圈2 小时前
【KingbaseES】批量修改数据库模式、表等对象的 Owner
数据库·oracle
椰羊~王小美3 小时前
存储过程 vs 存储函数:全面对比
数据库