Oracle Transactional Business Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Clarification on Oracle Standard Report for Natural Account Audit Details

Received Response
31
Views
1
Comments

Hello Everyone,

We would like to confirm whether Oracle provides a standard report that includes details regarding the creation date and last update date of Natural Accounts in the system. This information is required for audit purposes, and we would appreciate your guidance on whether such a report is available within Oracle’s standard reporting framework.

If a standard report does exist, kindly share the report name and its navigation path. Additionally, if no such report is available, please advise on any alternative solutions or custom reporting options that could help fulfill this requirement.

Looking forward to your response.

Answers

  • NarendhreN M-Oracle
    NarendhreN M-Oracle Rank 1 - Community Starter

    Hi Imran,

    There is no standard report that is specific to the Natural Account details.
    You can create a custom report using the table FND_VS_VALUES_B. You can pass the value set id and get the columns VALUE, CREATION_DATE and LAST_UPDATE_DATE.

    Regards,
    NarendhreN M.