SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
Lets say that we wish to create a audit trail on a table named FND_LOOKUP_VALUES.
Step 1: Find the name of Application for table to be Audited
Lets first find the application name of this Oracle Apps table.
SELECT application_name
FROM fnd_application_vl fav, fnd_tables ft
WHERE ft.table_name = 'FND_LOOKUP_VALUES'
AND ft.application_id = fav.application_id
The above SQL returns Application Object Library.
Step 2: Ensure that Audit on the Application is Enabled
Navigate to System Administrator Menu Security/AuditTrail/Install
The owner of table FND_LOOKUP_VALUES is APPLSYS. Hence query on APPLSYS to
ensure that Audit is enabled for this Application.
Step 3: Create Audit Group
Navigate to System Administrator Menu Security/AuditTrail/Groups
Application Name: Application Object Library
Audit Group: XX Audit Lookup Values
Group State: Enabled
Now, add audit tables to this group[you can add as many tables]
User Table Name: FND_LOOKUP_VALUES
Step 4: Run Concurrent program“AuditTrail Update Tables”
This process can be run from System Administrator responsibility. It has no parameter. Running
this process will create the Audit tables and the triggers that manage Audit data.
Step 5: Ensure that Audit Tables have been created as expected
SELECT object_name, object_type
FROM all_objects
WHERE object_name LIKE 'FND_LOOKUP_VALUES_A%'
OBJECT_NAME OBJECT_TYPE
-------------------------- --------------------------
FND_LOOKUP_VALUES_A TABLE
FND_LOOKUP_VALUES_A SYNONYM
FND_LOOKUP_VALUES_AC TRIGGER
FND_LOOKUP_VALUES_AC1 VIEW
FND_LOOKUP_VALUES_AD TRIGGER
FND_LOOKUP_VALUES_ADP PROCEDURE
FND_LOOKUP_VALUES_AH TRIGGER
FND_LOOKUP_VALUES_AI TRIGGER
FND_LOOKUP_VALUES_AIP PROCEDURE
FND_LOOKUP_VALUES_AT TRIGGER
FND_LOOKUP_VALUES_AU TRIGGER
FND_LOOKUP_VALUES_AUP PROCEDURE
FND_LOOKUP_VALUES_AV1 VIEW
Fine, this proves that the concurrent program in Step 4 did its job.
Optionally, you may run concurrent process “AuditTrail Report for Audit Group Validation” to
validate the success of Audit Table/Trigger creation.
Step 6: Now create a new lookup type to test Audit Trail
Navigate to “Application Developer” responsibility and create a lookup type and Lookup codes
as below.
Step 7: Now see the results of the Audit Trail
Now run the query below, you can see the Audit information has been generated.
SELECT audit_transaction_type
,audit_user_name
,audit_sequence_id
,lookup_code
,lookup_type
FROM fnd_lookup_values_a
Step 8: Add further columns for Audit Trail
By default Oracle will Audit Trail on all columns that are a part of first available Unique Index on
FND_LOOKUP_VALUES.
However further columns can be added to the Audit Trail. Lets say you wish to Audit Trail on
Column Meaning too.
Navigate to System Administrator Menu Security/AuditTrail/Tables
You can add additional columns to audit trail and re-execute Step 4.
Please note that adding columns for Audit could have been done immediately after Step 3.
This explains how you can Audit trail changes to Data in Oracle Applications, without writing a
single line of code.

More Related Content

DOCX
Elshayeb Oracle R12 Order Management
DOCX
Pick pack and ship confirm process in oracle apps
DOC
R12 subinventory transfer and inter org transfers
DOC
Oracle EBS R12 Payroll user manual
DOCX
PO Position Hierarchy in R12
DOCX
Oracle EBS R 12 Core hr user manual
DOC
Oracle HRMS Accrual plan Setup
Elshayeb Oracle R12 Order Management
Pick pack and ship confirm process in oracle apps
R12 subinventory transfer and inter org transfers
Oracle EBS R12 Payroll user manual
PO Position Hierarchy in R12
Oracle EBS R 12 Core hr user manual
Oracle HRMS Accrual plan Setup

What's hot (20)

PPT
Oracle fixed assets
DOCX
Blanket purchase agreement and blanket release in oracle r12
DOC
How to auto create trip in oracle order management
PDF
Oracle Payables R12 ivas
PDF
Oracle Accounting reporting sequences
DOC
iExpenses Introduction
PDF
Ame how to diagnose issues with the default approver list in purchasing when ...
PDF
Oracle R12 Legal Entity
DOC
How to create PO with ASN
PDF
Oracle EBS Self service from A to Z
PDF
Oracle hrms bg setup examples
PDF
Accounting Entires For Oracle Apps R12
DOCX
Accrual plan set up in oracle hrms
PDF
Oracle EBS Currency conversion
PDF
Oracle Apps Technical – Short notes on RICE Components.
PDF
R12.2.4 india localization setup
PDF
Oracle R12 inventory Table name details with description
PDF
Oracle Receivables ivas
PDF
Configuring Parallel Approvers Notification
PDF
Oracle applications sla r12 SLA- demos
Oracle fixed assets
Blanket purchase agreement and blanket release in oracle r12
How to auto create trip in oracle order management
Oracle Payables R12 ivas
Oracle Accounting reporting sequences
iExpenses Introduction
Ame how to diagnose issues with the default approver list in purchasing when ...
Oracle R12 Legal Entity
How to create PO with ASN
Oracle EBS Self service from A to Z
Oracle hrms bg setup examples
Accounting Entires For Oracle Apps R12
Accrual plan set up in oracle hrms
Oracle EBS Currency conversion
Oracle Apps Technical – Short notes on RICE Components.
R12.2.4 india localization setup
Oracle R12 inventory Table name details with description
Oracle Receivables ivas
Configuring Parallel Approvers Notification
Oracle applications sla r12 SLA- demos
Ad

Viewers also liked (20)

DOC
Oracle Application Framework Cases
PDF
Validation type 'special' in value sets
DOC
Fujcci self service user_manual
DOC
Recruitment process through core hr
DOCX
Fujcci oracle hr user_manual
DOCX
Steps on how to restrict sit s
DOCX
Hr profile option
DOC
Fujcci crp oracle payroll
DOC
Rd 050 otl_hr_v3
PDF
Oracle Succession Planning Setup
DOC
How to create payslip through self service
DOCX
Oracle HCM Email notification
DOC
Olm implementation steps
DOC
Training Guide Oracle EBS R12 Performance Management
PDF
Oracle fusion hrms_for_uae_hr_setup_white_paper_rel11
DOC
Setup Oracle EBS R12 Performance Management
PDF
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
PDF
statment of earnings setup
DOC
Bp010 self service_hr_v6
DOC
Rd 050 self_service_v6
Oracle Application Framework Cases
Validation type 'special' in value sets
Fujcci self service user_manual
Recruitment process through core hr
Fujcci oracle hr user_manual
Steps on how to restrict sit s
Hr profile option
Fujcci crp oracle payroll
Rd 050 otl_hr_v3
Oracle Succession Planning Setup
How to create payslip through self service
Oracle HCM Email notification
Olm implementation steps
Training Guide Oracle EBS R12 Performance Management
Oracle fusion hrms_for_uae_hr_setup_white_paper_rel11
Setup Oracle EBS R12 Performance Management
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
statment of earnings setup
Bp010 self service_hr_v6
Rd 050 self_service_v6
Ad

Similar to Oracle EBS R12 Audit trial (20)

PDF
Getting started with_testcomplete
PPTX
Illustrate The Steps Of Programming Advancement
DOCX
CASE STUDY InternetExcel Exercises, page 434, textRecord your.docx
PDF
Unit Testing in Flutter - From Workflow Essentials to Complex Scenarios
DOCX
IT 145 Project Three Guide Use this step-by-step guide.docx
PPTX
QuerySurge integration with ETL / DataStage
PDF
Hpalm
PDF
Microsoft az-204 download free demo at dumps cafe
DOCX
Wiki sap query
PPTX
Tips On Trick Odoo Add-On.pptx
PDF
Query Management system-Iv review
PPT
Ian Sommerville, Software Engineering, 9th EditionCh 8
DOC
Getting started with test complete 7
DOC
Qtp interview questions and answers
DOC
Qtp interview questions and answers
PDF
Buckeye Dreamin 2024: Assessing and Resolving Technical Debt
PDF
Diving into VS 2015 Day3
ODP
OpenERP Management system modules
PPTX
PEOPLESOFT PTF
PPT
Testing Software Solutions
Getting started with_testcomplete
Illustrate The Steps Of Programming Advancement
CASE STUDY InternetExcel Exercises, page 434, textRecord your.docx
Unit Testing in Flutter - From Workflow Essentials to Complex Scenarios
IT 145 Project Three Guide Use this step-by-step guide.docx
QuerySurge integration with ETL / DataStage
Hpalm
Microsoft az-204 download free demo at dumps cafe
Wiki sap query
Tips On Trick Odoo Add-On.pptx
Query Management system-Iv review
Ian Sommerville, Software Engineering, 9th EditionCh 8
Getting started with test complete 7
Qtp interview questions and answers
Qtp interview questions and answers
Buckeye Dreamin 2024: Assessing and Resolving Technical Debt
Diving into VS 2015 Day3
OpenERP Management system modules
PEOPLESOFT PTF
Testing Software Solutions

More from Feras Ahmad (20)

PDF
Oracle Fusion HCM Payroll Process Flow.pdf
DOCX
Configure Flexfield Parameters in Value Sets for Document Records.docx
PPT
Building-Materials
PDF
How to Debug the Fast Formula.pdf
PDF
Oracle Fusion Cloud Payroll Costing Query
PDF
Oracle Fusion Cloud sensitive data access audit
PDF
Oracle Cloud SQL FTE Positions Query
PDF
Legal Employer Details Query Oracle Fusion Cloud
PDF
Query Pre Payment details Oracle Fusion Cloud
PDF
The Goal with performance details Oracle Fusion Cloud
PDF
All payroll elements with eligibility Oracle Fusion Cloud
PDF
Payroll costing details Oracle Fusion Cloud HCM
PDF
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
PDF
DBI database Items Query Oracle Fusion Cloud
PDF
Query Worker Contracts Details Oracle Fusion Cloud
PDF
Query all roles and duties and privileges Oracle Fusion Cloud
PDF
Oracle Fusion Cloud HCM Payroll Query
PPTX
Oracle HCM Presentation 2020
PPT
Oracle Fusion HCM vs E-Business Suite HRMS
PDF
2020 06-11 goverment KSA Summary VAT increase
Oracle Fusion HCM Payroll Process Flow.pdf
Configure Flexfield Parameters in Value Sets for Document Records.docx
Building-Materials
How to Debug the Fast Formula.pdf
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud sensitive data access audit
Oracle Cloud SQL FTE Positions Query
Legal Employer Details Query Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion Cloud
Payroll costing details Oracle Fusion Cloud HCM
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
DBI database Items Query Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion Cloud
Oracle Fusion Cloud HCM Payroll Query
Oracle HCM Presentation 2020
Oracle Fusion HCM vs E-Business Suite HRMS
2020 06-11 goverment KSA Summary VAT increase

Recently uploaded (20)

PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Cloud computing and distributed systems.
PPTX
MYSQL Presentation for SQL database connectivity
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Encapsulation theory and applications.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
Spectral efficient network and resource selection model in 5G networks
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Encapsulation_ Review paper, used for researhc scholars
Dropbox Q2 2025 Financial Results & Investor Presentation
20250228 LYD VKU AI Blended-Learning.pptx
The AUB Centre for AI in Media Proposal.docx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Cloud computing and distributed systems.
MYSQL Presentation for SQL database connectivity
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Empathic Computing: Creating Shared Understanding
Encapsulation theory and applications.pdf
cuic standard and advanced reporting.pdf
Machine learning based COVID-19 study performance prediction
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Understanding_Digital_Forensics_Presentation.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
NewMind AI Weekly Chronicles - August'25 Week I

Oracle EBS R12 Audit trial

  • 1. Lets say that we wish to create a audit trail on a table named FND_LOOKUP_VALUES. Step 1: Find the name of Application for table to be Audited Lets first find the application name of this Oracle Apps table. SELECT application_name FROM fnd_application_vl fav, fnd_tables ft WHERE ft.table_name = 'FND_LOOKUP_VALUES' AND ft.application_id = fav.application_id The above SQL returns Application Object Library. Step 2: Ensure that Audit on the Application is Enabled Navigate to System Administrator Menu Security/AuditTrail/Install The owner of table FND_LOOKUP_VALUES is APPLSYS. Hence query on APPLSYS to ensure that Audit is enabled for this Application. Step 3: Create Audit Group Navigate to System Administrator Menu Security/AuditTrail/Groups Application Name: Application Object Library Audit Group: XX Audit Lookup Values Group State: Enabled Now, add audit tables to this group[you can add as many tables] User Table Name: FND_LOOKUP_VALUES
  • 2. Step 4: Run Concurrent program“AuditTrail Update Tables” This process can be run from System Administrator responsibility. It has no parameter. Running this process will create the Audit tables and the triggers that manage Audit data. Step 5: Ensure that Audit Tables have been created as expected SELECT object_name, object_type FROM all_objects WHERE object_name LIKE 'FND_LOOKUP_VALUES_A%' OBJECT_NAME OBJECT_TYPE -------------------------- -------------------------- FND_LOOKUP_VALUES_A TABLE FND_LOOKUP_VALUES_A SYNONYM FND_LOOKUP_VALUES_AC TRIGGER FND_LOOKUP_VALUES_AC1 VIEW FND_LOOKUP_VALUES_AD TRIGGER FND_LOOKUP_VALUES_ADP PROCEDURE FND_LOOKUP_VALUES_AH TRIGGER
  • 3. FND_LOOKUP_VALUES_AI TRIGGER FND_LOOKUP_VALUES_AIP PROCEDURE FND_LOOKUP_VALUES_AT TRIGGER FND_LOOKUP_VALUES_AU TRIGGER FND_LOOKUP_VALUES_AUP PROCEDURE FND_LOOKUP_VALUES_AV1 VIEW Fine, this proves that the concurrent program in Step 4 did its job. Optionally, you may run concurrent process “AuditTrail Report for Audit Group Validation” to validate the success of Audit Table/Trigger creation. Step 6: Now create a new lookup type to test Audit Trail Navigate to “Application Developer” responsibility and create a lookup type and Lookup codes as below. Step 7: Now see the results of the Audit Trail Now run the query below, you can see the Audit information has been generated. SELECT audit_transaction_type ,audit_user_name ,audit_sequence_id ,lookup_code ,lookup_type FROM fnd_lookup_values_a
  • 4. Step 8: Add further columns for Audit Trail By default Oracle will Audit Trail on all columns that are a part of first available Unique Index on FND_LOOKUP_VALUES. However further columns can be added to the Audit Trail. Lets say you wish to Audit Trail on Column Meaning too. Navigate to System Administrator Menu Security/AuditTrail/Tables You can add additional columns to audit trail and re-execute Step 4. Please note that adding columns for Audit could have been done immediately after Step 3. This explains how you can Audit trail changes to Data in Oracle Applications, without writing a single line of code.