Friday, 4 January 2013

Difference between Oracle apps 11i and R12

Oracle Apps 
11i                                                                     R12
=========================================================================================

set of books    ---------------------------    Ledgers

3 C's - ( Calendar,                                 4C's ( Calendar,
Chart of Accounts and                                Chart of Accounts and
Currency        ---------------------------              Currency, Conventions (Accounting Method )


Global Accounting Engine-------------------    Sub Ledger Accounting Method (SLAM)

Global Intercompany System (GIS)-----------    Advanced Global Intercompany System (AGIS)

Intercompany Accounts----------------------    Intercompany Balancing

Primary Set of books----------------------    Primary Ledger

Reporting Set of books---------------------    Reporting Currency

MRC set of books---------------------------    Secondary Ledgers

HR Organization Classified as GRE/LE's    -------    Legal Entities

Operating Units assigned to set of books   --------  Operating Units assigned to primary
                                                                       Ledger in an Accounting setup

Secondary Ledgers : Multiple-posting set  ----------  Secondary Ledgers   
of books ( Global Accounting Engine )

Reporting Currencies -MRC Reporting set   --------     Reporting Currency
of books---------------------------   

Oracle forms / Report 6i  ----------------      Oracle forms / Reports 10g

In personalization level
set_lov_property is not available --------      In Oracle Apps R12 we can change the LOV




=========================================================================================

1 comment:

  1. Halo,


    Zoooooooom! That’s how speedy and easy this read was! Looking forward to more of such powerful content on Oracle Apps

    I have data in a column
    #abcd#efghi#jlmn#opqrs

    I need to retrieve values between '#'. I need to get output as below

    var1 = abcd
    var2 = efghi
    var3 = jlmn
    var4 = opqrs

    Similary if column value is

    #abcd#efghi#jlmnopqrs

    var1 = abcd
    var2 = efghi
    var3 = jlmnopqrs
    var4 = null



    But nice Article Mate! Great Information! Keep up the good work!


    Thanks and Regards
    Radhey

    ReplyDelete