Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Clarification on Oracle Standard Report for Natural Account Audit Details

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