Sign Up

Sign Up to our social questions and Answers to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In


Have an account? Sign In Now

Sign In

Login to our social questions & Answers to ask questions, answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to add post.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
Home/ Questions/Q 80037
Next
In Process

Oraask Latest Questions

Question
kenDonald
  • 0
  • 0
kenDonaldJunior
Asked: July 29, 20222022-07-29T19:01:29+03:00 2022-07-29T19:01:29+03:00In: Oracle EBS Queries

What are GL Tables in Oracle APPS R12

  • 0
  • 0

Could you please help me know the list of GL tables available in Oracle APPS R12 and the use of each table?

Thanks in Advance

2
  • 2 2 Answers
  • 2k Views
  • 0 Followers
  • 0
Answer
Share
  • Facebook

    Related Questions

    • How to Initialize Oracle APPS session using SQL Developer
    • Return to Vendor Tables in Oracle APPS R12
    • Query to Get Supplier Details in Oracle APPS R12
    • Query to get posted AP invoice in Oracle APPS R12
    • Query to Get Chart of Account Description in Oracle APPS R12

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. Hassan AbdElrahman
      Hassan AbdElrahman Master Oracle ACE Pro ♠ | Oracle Senior ERP Technical Consultant
      2022-07-29T19:37:18+03:00Added an answer on July 29, 2022 at 7:37 pm
      This answer was edited.

      The list of GL Table are:

      1. GL_LEDGER
      2. GL_JE_HEADERS
      3. GL_JE_LINES
      4. GL_CODE_COMBINATIONS
      5. GL_BALANCES
      6. GL_JE_BATCHES
      7. GL_IMPORT_REFERENCES
      8. GL_PERIODS
      9. GL_CURRENCIES
      10. GL_DAILY_RATES

      Queries and Description of each GL Table:

      • gl_ledgers stores all ledger pieces of information.
      SELECT * FROM gl_ledgers; 
      • gl_je_headers stores GL Journals Header Information.
      SELECT * FROM gl_je_headers;
      • gl_je_lines stores GL Journals Lines Information.
      SELECT * FROM gl_je_lines;
      • gl_ledgers stores GL code combination pieces of information.
      SELECT * FROM gl_code_combinations;
      • gl_balances Stores actual, budget, and encumbrance balances for detail and summary accounts.
      SELECT * FROM gl_balances;
      • gl_je_batches stores GL Journal Batches Informations.
      SELECT * FROM gl_je_batches;
      • gl_import_references is holding the reference keys between journals and sub-ledger transactions like AP&AR.
      SELECT * FROM gl_import_references;
      • gl_periods stores all GL period pieces of information like name, start date, and end date.
      SELECT * FROM gl_periods;
      • gl_currencies stores all GL the GL currencies pieces of information.
      SELECT * FROM gl_currencies;
      • gl_daily_rates stores all GL currencies’ Daily rates in the system.
      SELECT * FROM gl_daily_rates;
        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. siddhardha manubrolu
      siddhardha manubrolu Explorer
      2023-07-15T05:41:56+03:00Added an answer on July 15, 2023 at 5:41 am
      SELECT * FROM gl_code_combinations;
        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Forgot Password?

    Need An Account, Sign Up Here

    Sidebar

    Adv 250x250

    Explore

    • Categories
    • Questions
      • New Questions
      • Trending Questions
      • Must read Questions
      • Hot Questions
    • Dev Tools
      • Online Compiler
      • Base64 Converter
    • Wiki
      • SQL Tutorials
      • Java Tutorials
      • Python Tutorials
      • JavaScript Tutorials

    Footer

    Oraask

    About

    Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

    About Us

    • About Us
    • Contact Us

    Legal Stuff

    • Privacy Policy
    • Terms & Conditions

    Follow

    Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

    © 2019 Oraask. All Rights Reserved
    With Love by Oraask.

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.