Search Results ap_inv_aprvl_hist_all
The AP_INV_APRVL_HIST_ALL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for tracking the approval history of invoices within the Accounts Payable (AP) module. This table stores comprehensive audit trails of approval actions, including approvals, rejections, and reassignments, ensuring transparency and compliance in the invoice approval workflow. Below is a detailed breakdown of its structure, functionality, and significance in Oracle EBS.
Table Overview
AP_INV_APRVL_HIST_ALL is a multi-organization-enabled table, denoted by the "_ALL" suffix, meaning it stores data across all operating units in a multi-org environment. It is part of the core AP schema and is primarily used to log every approval-related event for invoices processed through Oracle Payables. The table is populated during the invoice approval workflow, capturing timestamps, approver details, and action types.
Key Columns and Their Significance
- INVOICE_ID: References the invoice being approved (foreign key to AP_INVOICES_ALL).
- APPROVAL_HISTORY_ID: Primary key, uniquely identifying each approval history record.
- APPROVAL_TYPE: Indicates the action (e.g., "APPROVE," "REJECT," "REASSIGN").
- APPROVER_ID: Stores the user ID of the approver (foreign key to FND_USER).
- APPROVAL_DATE: Timestamp of the approval action.
- STATUS_FLAG: Reflects the status of the approval step (e.g., "PENDING," "COMPLETE").
- COMMENTS: Optional notes entered during approval.
- ORG_ID: Operating unit identifier for multi-org support.
Functional Role in Oracle EBS
The table serves as an audit trail for invoice approvals, enabling organizations to:
- Trace Approval Workflows: Track the sequence of approvals for compliance and troubleshooting.
- Support Audits: Provide evidence of adherence to internal controls and regulatory requirements.
- Enable Reporting: Facilitate custom reports on approval bottlenecks or approver performance.
- Integrate with Workflow: Works with Oracle Workflow to trigger notifications or escalations.
Integration with Other Modules
AP_INV_APRVL_HIST_ALL interacts with:
- AP_INVOICES_ALL: Links approval history to invoice headers.
- FND_USER: Maps approvers to user accounts.
- WF_NOTIFICATIONS: Ties approval actions to workflow notifications.
Technical Considerations
- Indexing: Typically indexed on INVOICE_ID and APPROVAL_HISTORY_ID for performance.
- Partitioning: In high-volume environments, partitioning by ORG_ID or date may be implemented.
- Retention: Data retention policies should align with audit requirements.
Conclusion
The AP_INV_APRVL_HIST_ALL table is indispensable for maintaining a robust invoice approval framework in Oracle EBS. Its design ensures granular tracking of approval actions, supporting compliance, operational efficiency, and analytical needs. Administrators and developers should leverage its data for customizations, audits, and optimizations while adhering to Oracle's best practices for data integrity and performance.
-
Table: AP_INV_APRVL_HIST_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INV_APRVL_HIST_ALL, object_name:AP_INV_APRVL_HIST_ALL, status:VALID, product: AP - Payables , description: AP_INV_APRVL_HIST_ALL contains the approval and rejection history of each invoice that passes through the Invoice Approval Workflow process. The process inserts a record for each approver assigned to review an invoice. , implementation_dba_data: AP.AP_INV_APRVL_HIST_ALL ,
-
Table: AP_INV_APRVL_HIST_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INV_APRVL_HIST_ALL, object_name:AP_INV_APRVL_HIST_ALL, status:VALID, product: AP - Payables , description: AP_INV_APRVL_HIST_ALL contains the approval and rejection history of each invoice that passes through the Invoice Approval Workflow process. The process inserts a record for each approver assigned to review an invoice. , implementation_dba_data: AP.AP_INV_APRVL_HIST_ALL ,
-
APPS.AP_IAW_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.2.2
-
APPS.AP_WORKFLOW_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.1.1
-
APPS.AP_WORKFLOW_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.2.2
-
APPS.AP_IAW_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.1.1
-
APPS.AP_WFAPPROVAL_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.1.1
-
APPS.AP_IAW_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.1.1
-
APPS.AP_IAW_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.2.2
-
APPS.AP_ISP_UTILITIES_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.2.2
-
APPS.AP_WFAPPROVAL_PKG dependencies on AP_INV_APRVL_HIST_ALL
12.2.2
-
VIEW: APPS.AP_WFAPPROVAL_HISTORY_V
12.2.2
-
SYNONYM: APPS.AP_INV_APRVL_HIST_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_INV_APRVL_HIST_ALL, status:VALID,
-
VIEW: AP.AP_INV_APRVL_HIST_ALL#
12.2.2
owner:AP, object_type:VIEW, object_name:AP_INV_APRVL_HIST_ALL#, status:VALID,
-
VIEW: APPS.AP_WFAPPROVAL_HISTORY_V
12.1.1
-
APPS.AP_ISP_UTILITIES_PKG dependencies on AP_INV_APRVL_HIST
12.2.2
-
VIEW: AP.AP_INV_APRVL_HIST_ALL#
12.2.2
-
SYNONYM: APPS.AP_INV_APRVL_HIST_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_INV_APRVL_HIST_ALL, status:VALID,
-
APPS.AP_IAW_PKG dependencies on DUAL
12.1.1
-
View: AP_WFAPPROVAL_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_WFAPPROVAL_HISTORY_V, object_name:AP_WFAPPROVAL_HISTORY_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_WFAPPROVAL_HISTORY_V ,
-
APPS.AP_IAW_PKG dependencies on DUAL
12.2.2
-
TABLE: AP.AP_INV_APRVL_HIST_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INV_APRVL_HIST_ALL, object_name:AP_INV_APRVL_HIST_ALL, status:VALID,
-
TABLE: AP.AP_INV_APRVL_HIST_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INV_APRVL_HIST_ALL, object_name:AP_INV_APRVL_HIST_ALL, status:VALID,
-
View: AP_WFAPPROVAL_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_WFAPPROVAL_HISTORY_V, object_name:AP_WFAPPROVAL_HISTORY_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_WFAPPROVAL_HISTORY_V ,
-
PACKAGE: APPS.AP_IAW_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:AP_IAW_PKG, status:VALID,
-
APPS.AP_WORKFLOW_PKG dependencies on AP_INV_APRVL_HIST_S
12.1.1
-
APPS.AP_WFAPPROVAL_PKG dependencies on AP_INV_APRVL_HIST
12.1.1
-
APPS.AP_WFAPPROVAL_PKG dependencies on AP_INV_APRVL_HIST
12.2.2
-
PACKAGE: APPS.AP_IAW_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:AP_IAW_PKG, status:VALID,
-
SYNONYM: APPS.AP_INV_APRVL_HIST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_INV_APRVL_HIST, status:VALID,
-
SYNONYM: APPS.AP_INV_APRVL_HIST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_INV_APRVL_HIST, status:VALID,
-
APPS.AP_WORKFLOW_PKG dependencies on DUAL
12.2.2
-
PACKAGE BODY: APPS.AP_WFAPPROVAL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AP_WFAPPROVAL_PKG, status:VALID,
-
PACKAGE BODY: APPS.AP_WFAPPROVAL_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AP_WFAPPROVAL_PKG, status:VALID,
-
APPS.AP_WORKFLOW_PKG dependencies on DUAL
12.1.1
-
PACKAGE BODY: APPS.AP_IAW_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AP_IAW_PKG, status:VALID,
-
PACKAGE BODY: APPS.AP_IAW_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AP_IAW_PKG, status:VALID,
-
PACKAGE BODY: APPS.AP_ISP_UTILITIES_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AP_ISP_UTILITIES_PKG, status:VALID,
-
VIEW: APPS.AP_WFAPPROVAL_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_WFAPPROVAL_HISTORY_V, object_name:AP_WFAPPROVAL_HISTORY_V, status:VALID,
-
VIEW: APPS.AP_WFAPPROVAL_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_WFAPPROVAL_HISTORY_V, object_name:AP_WFAPPROVAL_HISTORY_V, status:VALID,
-
PACKAGE BODY: APPS.AP_WORKFLOW_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AP_WORKFLOW_PKG, status:VALID,
-
PACKAGE BODY: APPS.AP_WORKFLOW_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AP_WORKFLOW_PKG, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.AP_WORKFLOW_PKG dependencies on AP_INV_APRVL_HIST
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
Table: AP_INVOICES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INVOICES_ALL, object_name:AP_INVOICES_ALL, status:VALID, product: AP - Payables , description: Detailed invoice records , implementation_dba_data: AP.AP_INVOICES_ALL ,
-
Table: AP_INVOICES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INVOICES_ALL, object_name:AP_INVOICES_ALL, status:VALID, product: AP - Payables , description: Detailed invoice records , implementation_dba_data: AP.AP_INVOICES_ALL ,