【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.

相关推荐
尘浮生6 分钟前
Java项目实战II基于微信小程序的校运会管理系统(开发文档+数据库+源码)
java·开发语言·数据库·微信小程序·小程序·maven·intellij-idea
偶尔。5358 分钟前
什么是事务?事务有哪些特性?
数据库·oracle
安迁岚10 分钟前
【SQL Server】华中农业大学空间数据库实验报告 实验六 视图
数据库·sql·mysql·oracle·实验报告
喵叔哟16 分钟前
16. 【.NET 8 实战--孢子记账--从单体到微服务】--汇率获取定时器
微服务·oracle·.net
xoxo-Rachel19 分钟前
(超级详细!!!)解决“com.mysql.jdbc.Driver is deprecated”警告:详解与优化
java·数据库·mysql
JH30731 小时前
Oracle与MySQL中CONCAT()函数的使用差异
数据库·mysql·oracle
蓝染-惣右介1 小时前
【MyBatisPlus·最新教程】包含多个改造案例,常用注解、条件构造器、代码生成、静态工具、类型处理器、分页插件、自动填充字段
java·数据库·tomcat·mybatis
冷心笑看丽美人1 小时前
Spring框架特性及包下载(Java EE 学习笔记04)
数据库
武子康2 小时前
Java-07 深入浅出 MyBatis - 一对多模型 SqlMapConfig 与 Mapper 详细讲解测试
java·开发语言·数据库·sql·mybatis·springboot
代码吐槽菌2 小时前
基于SSM的毕业论文管理系统【附源码】
java·开发语言·数据库·后端·ssm