Search Results boku no one chann douji
The AS_REF_AUDITS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for tracking audit-related data within the Application Object Library (AOL) framework. This table primarily stores reference audit information, which is essential for compliance, security monitoring, and change tracking across Oracle EBS modules. Below is a detailed analysis of its structure, purpose, and functional significance.
1. Purpose and Context
TheAS_REF_AUDITS
table is part of Oracle's auditing infrastructure, designed to log metadata changes and access events for reference entities such as lookup codes, value sets, and flexfields. It complements other audit tables (e.g., FND_AUDIT_SCHEMAS
, FND_AUDIT_COLUMNS
) by focusing on referential data modifications. This ensures traceability for regulatory compliance (e.g., SOX, GDPR) and internal governance.
2. Key Columns and Structure
The table typically includes the following columns:- AUDIT_ID: Primary key, uniquely identifying each audit record.
- REFERENCE_TYPE: Specifies the type of reference entity audited (e.g., 'LOOKUP_CODE', 'VALUE_SET').
- REFERENCE_KEY: Foreign key linking to the audited entity (e.g., lookup code ID).
- OPERATION_TYPE: Indicates the action (INSERT, UPDATE, DELETE).
- OLD_VALUE and NEW_VALUE: Capture before-and-after states of modified data.
- CREATED_BY and CREATION_DATE: Track who performed the action and when.
- MODULE_NAME: Identifies the EBS module (e.g., 'GL', 'AP') where the change originated.
3. Integration with Oracle EBS Modules
The table integrates with core EBS functionalities:- Flexfield Auditing: Tracks changes to key flexfields (KFF) and descriptive flexfields (DFF) definitions.
- Lookup Code Management: Logs modifications to lookup values in
FND_LOOKUP_VALUES
. - Value Set Security: Monitors updates to value set configurations, critical for data validation.
4. Technical Implementation
Audit records are populated via:- Database Triggers: Automatically fire on DML operations against reference tables.
- API Calls: Oracle's AOL APIs (e.g.,
FND_AUDIT_UTIL
) programmatically insert records.
5. Reporting and Compliance
Data fromAS_REF_AUDITS
feeds standard and custom reports:
- Oracle Audit Vault: Consolidated for enterprise-wide monitoring.
- OAM (Oracle Access Manager): Correlates with user access logs.
- Custom SQL Queries: Used for ad-hoc compliance checks.
6. Version-Specific Considerations
- 12.1.1: Relies on traditional auditing mechanisms with limited partitioning.
- 12.2.2: May utilize Oracle Database 12c features like JSON-based logging for complex data types.
Conclusion
TheAS_REF_AUDITS
table is a cornerstone of Oracle EBS's auditing framework, ensuring accountability for reference data changes. Its design aligns with Oracle's security best practices, providing granular visibility into metadata modifications critical for maintaining system integrity in both 12.1.1 and 12.2.2 environments.
-
Lookup Type: OPP_LOG_TIMEFRAME
12.1.1
product: AS - Sales Foundation , meaning: Timeframe for Opportunity logs , description: Timeframe for Opportunity logs ,
-
Lookup Type: OPP_LOG_TIMEFRAME
12.2.2
product: AS - Sales Foundation , meaning: Timeframe for Opportunity logs , description: Timeframe for Opportunity logs ,
-
Lookup Type: LIST_TYPE
12.1.1
product: AS - Sales Foundation , meaning: LIST_TYPE , description: Type of list ,
-
Lookup Type: LIST_TYPE
12.2.2
product: AS - Sales Foundation , meaning: LIST_TYPE , description: Type of list ,
-
Lookup Type: SALES_LEAD_STATUS
12.2.2
product: AS - Sales Foundation , meaning: SALES_LEAD_STATUS , description: SALES LEAD STATUS ,
-
Lookup Type: SALES_LEAD_STATUS
12.1.1
product: AS - Sales Foundation , meaning: SALES_LEAD_STATUS , description: SALES LEAD STATUS ,
-
Lookup Type: DECISION_PRIORITY_TYPE
12.1.1
product: AS - Sales Foundation , meaning: DECISION_PRIORITY_TYPE , description: Decision Priority Type ,
-
Lookup Type: DECISION_PRIORITY_TYPE
12.2.2
product: AS - Sales Foundation , meaning: DECISION_PRIORITY_TYPE , description: Decision Priority Type ,
-
Lookup Type: EVENT_ENROLLMENT_STATUS
12.1.1
product: AS - Sales Foundation , meaning: EVENT_ENROLLMENT_STATUS , description: Status of an event enrollment ,
-
Lookup Type: LEAD_STATUS
12.1.1
product: AS - Sales Foundation , meaning: LEAD_STATUS , description: Status of a lead or opportunity ,
-
Lookup Type: EVENT_ENROLLMENT_STATUS
12.2.2
product: AS - Sales Foundation , meaning: EVENT_ENROLLMENT_STATUS , description: Status of an event enrollment ,
-
Lookup Type: LEAD_STATUS
12.2.2
product: AS - Sales Foundation , meaning: LEAD_STATUS , description: Status of a lead or opportunity ,
-
Lookup Type: FLAG
12.1.1
product: AS - Sales Foundation , meaning: FLAG , description: Flag ,
-
Lookup Type: FLAG
12.2.2
product: AS - Sales Foundation , meaning: FLAG , description: Flag ,
-
Table: AS_REF_AUDITS
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_OBJECTIVES
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_AUDITS
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_OBJECTIVES
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ASSET_REL_TO
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_DEL_PRODUCTS
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ACT_ATTENDEES
12.1.1
product: AS - Sales Foundation , description: No longer used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ACT_SCH_REL_TO
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_SHORT_NOTES
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_REQSTD_PROFILES
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_SHORT_NOTES
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_DEL_PRODUCTS
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_CONTACTS
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_CONTACTS
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ACT_ATTENDEES
12.2.2
product: AS - Sales Foundation , description: No longer used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ASSET_REL_TO
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ACT_SCH_REL_TO
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_REQSTD_PROFILES
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_REQSTD_ACTIVITIES
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_RSTRCTN_MAP_B
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_CUST_PRODUCTS
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_SITES
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ASSETS
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_REQSTD_ACTIVITIES
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_SITES
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_RESTRICTIONS
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_CUST_PRODUCTS
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_RSTRCTN_MAP_B
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ASSETS
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ASSET_USAGES
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_RSTRCTN_MAP_TL
12.2.2
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_RESTRICTIONS
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Table: AS_REF_ASSET_USAGES
12.1.1
product: AS - Sales Foundation , description: No Longer Used , implementation_dba_data: Not implemented in this database ,
-
Concurrent Program: ASTATA
12.1.1
execution_filename: AS_ATA_PUB.Assign_Territory_Accesses , product: AS - Sales Foundation , user_name: ASTATA , description: Assign Territory Accesses , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ASTATA
12.2.2
execution_filename: AS_ATA_PUB.Assign_Territory_Accesses , product: AS - Sales Foundation , user_name: ASTATA , description: Assign Territory Accesses , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ASTGAR
12.1.1
execution_filename: AS_GAR_PUB.Generate_Access_Records , product: AS - Sales Foundation , user_name: ASTGAR , description: Generate Access Records , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,