Search Results employee
The AP_WEB_EMPLOYEE_INFO_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for employee-related data used by the Accounts Payable (AP) and Web Expenses modules. This table stores employee-specific information necessary for expense reporting, reimbursement processing, and workflow approvals. Below is a detailed breakdown of its structure, purpose, and key attributes.
Overview
TheAP_WEB_EMPLOYEE_INFO_ALL
table is part of the Oracle Payables and Web Expenses modules, designed to maintain employee expense-related configurations. It acts as a bridge between HR, Payables, and Expenses, ensuring seamless data flow for expense report submissions, approvals, and reimbursements. The table is multi-org enabled, meaning it stores records for all operating units, as indicated by the _ALL
suffix.
Key Columns and Their Significance
- EMPLOYEE_ID: References the employee in
PER_ALL_PEOPLE_F
(HR table), linking expense data to HR records. - ORG_ID: Identifies the operating unit, ensuring multi-org compliance.
- DEFAULT_EXPENSE_ACCOUNT: Stores the default general ledger (GL) account for employee expenses.
- APPROVER_ID: Specifies the default approver for the employee's expense reports.
- CREDIT_CARD_PROGRAM_ID: Links to corporate credit card programs if applicable.
- EMAIL_ADDRESS: Used for notifications and workflow communications.
- ENABLED_FLAG: Indicates whether the employee is active in the expense system.
Functional Role
This table supports several critical functions:- Expense Report Defaults: Provides default values (e.g., GL account, approver) when employees submit expense reports.
- Workflow Routing: Determines approval hierarchies by referencing approvers and substitutes.
- Integration with HR: Synchronizes with
PER_ALL_PEOPLE_F
to reflect employee status changes (e.g., termination). - Credit Card Reconciliation: Associates employees with corporate card programs for automated expense imports.
Technical Considerations
- Indexes: Typically indexed on
EMPLOYEE_ID
andORG_ID
for performance. - API Dependencies: Managed via Oracle's Public APIs (e.g.,
AP_WEB_EMPLOYEE_INFO_PKG
) to ensure data integrity. - Audit Columns: Includes
CREATION_DATE
,CREATED_BY
,LAST_UPDATE_DATE
, andLAST_UPDATED_BY
for tracking changes.
Common Customizations
Customers often extend this table to:- Add custom approval hierarchies.
- Integrate with third-party systems (e.g., travel management tools).
- Enhance reporting by adding descriptive flexfields (DFFs).
Data Flow Example
When an employee submits an expense report:- The system retrieves defaults from
AP_WEB_EMPLOYEE_INFO_ALL
(e.g., approver, GL account). - Workflow routes the report based on the
APPROVER_ID
. - Upon approval, Payables uses the
DEFAULT_EXPENSE_ACCOUNT
for accounting entries.
Conclusion
TheAP_WEB_EMPLOYEE_INFO_ALL
table is a cornerstone of Oracle Web Expenses, enabling efficient expense management by centralizing employee-specific configurations. Its integration with HR, Payables, and workflow modules ensures consistency across financial processes. Administrators should prioritize its maintenance, especially during HR data changes, to avoid workflow disruptions.
-
Lookup Type: EMPLOYEE NOTIFICATION METHOD
12.1.1
product: AP - Payables , meaning: Employee Notification Method , description: Level of employee verification required for credit card transactions ,
-
Lookup Type: EMPLOYEE NOTIFICATION METHOD
12.2.2
product: AP - Payables , meaning: Employee Notification Method , description: Level of employee verification required for credit card transactions ,
-
Lookup Type: CARD EXCEPTION
12.2.2
product: AP - Payables , meaning: Card Exception , description: Procurement card transaction validation exception ,
-
Lookup Type: PCARD TRX STATUS
12.2.2
product: AP - Payables , meaning: Pcard Trx Status , description: Verification and approval status for transaction distributions ,
-
Lookup Type: PCARD TRX STATUS
12.1.1
product: AP - Payables , meaning: Pcard Trx Status , description: Verification and approval status for transaction distributions ,
-
Concurrent Program: APXEMELR
12.1.1
execution_filename: APXEMELR , product: AP - Payables , user_name: APXEMELR , description: Employee Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: APXEMELR
12.2.2
execution_filename: APXEMELR , product: AP - Payables , user_name: APXEMELR , description: Employee Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: APXHRUPD
12.1.1
execution_filename: APXHRUPD , product: AP - Payables , user_name: APXHRUPD , description: Employee Update Program , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: APXHRUPD
12.2.2
execution_filename: APXHRUPD , product: AP - Payables , user_name: APXHRUPD , description: Employee Update Program , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: CARD EXCEPTION
12.1.1
product: AP - Payables , meaning: Card Exception , description: Procurement card transaction validation exception ,
-
Lookup Type: OIE_PER_EMPLOYMENT_TYPE
12.2.2
product: AP - Payables , meaning: Employment Type ,
-
Lookup Type: OIE_PER_EMPLOYMENT_TYPE
12.1.1
product: AP - Payables , meaning: Employment Type ,
-
Concurrent Program: APXEMELR_XML
12.1.1
product: AP - Payables , user_name: Employee Listing (XML) - Not Supported: Reserved For Future Use , description: Employee Listing , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: OIE_EMP_MATCH_RULE
12.2.2
product: AP - Payables , meaning: Expenses Individual's Matching Rule ,
-
Concurrent Program: APXEMELR_XML
12.2.2
product: AP - Payables , user_name: Employee Listing (XML) - Not Supported: Reserved For Future Use , description: Employee Listing , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: OIE_EMP_MATCH_RULE
12.1.1
product: AP - Payables , meaning: Expenses Individual's Matching Rule ,
-
Concurrent Program: APXHRUPD_XML
12.1.1
product: AP - Payables , user_name: Employee Update Program (XML) - Not Supported: Reserved For Future Use , description: Employee Update Program , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: APXHRUPD_XML
12.2.2
product: AP - Payables , user_name: Employee Update Program (XML) - Not Supported: Reserved For Future Use , description: Employee Update Program , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: AP_CC_EMPLOYEE_TYPES
12.1.1
product: AP - Payables , meaning: All Employee Types , description: Employee types ,
-
Lookup Type: AP_CC_EMPLOYEE_TYPES
12.2.2
product: AP - Payables , meaning: All Employee Types , description: Employee types ,
-
Lookup Type: EMPLOYEE_LISTING_ORDERS
12.1.1
product: AP - Payables , meaning: Employee Listing Orders , description: Method of sorting output on Employee Listing ,
-
Lookup Type: EMPLOYEE_LISTING_ORDERS
12.2.2
product: AP - Payables , meaning: Employee Listing Orders , description: Method of sorting output on Employee Listing ,
-
Lookup Type: OIE_AUDIT_REASONS
12.1.1
product: AP - Payables , meaning: Audit Reasons , description: Audit Reasons ,
-
Lookup Type: OIE_AUDIT_REASONS
12.2.2
product: AP - Payables , meaning: Audit Reasons , description: Audit Reasons ,
-
View: AP_DOCUMENTS_PAYABLE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_DOCUMENTS_PAYABLE, object_name:AP_DOCUMENTS_PAYABLE, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_DOCUMENTS_PAYABLE ,
-
View: AP_DOCUMENTS_PAYABLE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_DOCUMENTS_PAYABLE, object_name:AP_DOCUMENTS_PAYABLE, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_DOCUMENTS_PAYABLE ,
-
Table: AP_WEB_EMPLOYEE_INFO_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_WEB_EMPLOYEE_INFO_ALL, object_name:AP_WEB_EMPLOYEE_INFO_ALL, status:VALID, product: AP - Payables , description: This table is used to store employee information. , implementation_dba_data: AP.AP_WEB_EMPLOYEE_INFO_ALL ,
-
Table: AP_WEB_EMPLOYEE_INFO_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_WEB_EMPLOYEE_INFO_ALL, object_name:AP_WEB_EMPLOYEE_INFO_ALL, status:VALID, product: AP - Payables , description: This table is used to store employee information. , implementation_dba_data: AP.AP_WEB_EMPLOYEE_INFO_ALL ,
-
Table: AP_CARD_EMP_CANDIDATES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_EMP_CANDIDATES, object_name:AP_CARD_EMP_CANDIDATES, status:VALID, product: AP - Payables , description: New Card Employee Candidates , implementation_dba_data: AP.AP_CARD_EMP_CANDIDATES ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.1.1
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Table: AP_CARD_EMP_CANDIDATES
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_EMP_CANDIDATES, object_name:AP_CARD_EMP_CANDIDATES, status:VALID, product: AP - Payables , description: New Card Employee Candidates , implementation_dba_data: AP.AP_CARD_EMP_CANDIDATES ,
-
Lookup Type: OIE_REPORTING_DISPLAY_TYPE
12.1.1
product: AP - Payables , meaning: OIE Reporting Display Type , description: Reporting Display Type (Rollup) ,
-
Lookup Type: OIE_REPORTING_DISPLAY_TYPE
12.2.2
product: AP - Payables , meaning: OIE Reporting Display Type , description: Reporting Display Type (Rollup) ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.2.2
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Concurrent Program: APWPCEMP
12.1.1
execution_filename: AP_WEB_PCARD_WORKFLOW_PKG.DistributeEmpVerifications , product: AP - Payables , user_name: APWPCEMP , description: Distribute Employee Card Transaction Verifications , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: APWPCEMP
12.2.2
execution_filename: AP_WEB_PCARD_WORKFLOW_PKG.DistributeEmpVerifications , product: AP - Payables , user_name: APWPCEMP , description: Distribute Employee Card Transaction Verifications , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: OIE_NOTIFY_RCT_RECEIVED
12.1.1
product: AP - Payables , meaning: Expenses Notify When Receipts Are Received , description: Expenses Notify When Receipts Are Received ,
-
Lookup Type: OIE_NOTIFY_RCT_RECEIVED
12.2.2
product: AP - Payables , meaning: Expenses Notify When Receipts Are Received , description: Expenses Notify When Receipts Are Received ,
-
Lookup Type: OIE_DATA_CAPTURE_TYPE
12.1.1
product: AP - Payables , meaning: Data Capture Type for Expense Types , description: Lookup for the three types of data capture that can be enabled for expense types ,
-
Lookup Type: OIE_DATA_CAPTURE_TYPE
12.2.2
product: AP - Payables , meaning: Data Capture Type for Expense Types , description: Lookup for the three types of data capture that can be enabled for expense types ,
-
Table: AP_EXPENSE_REPORT_HEADERS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_HEADERS_ALL, object_name:AP_EXPENSE_REPORT_HEADERS_ALL, status:VALID, product: AP - Payables , description: Header information about employee expense reports , implementation_dba_data: AP.AP_EXPENSE_REPORT_HEADERS_ALL ,
-
Table: AP_EXPENSE_REPORT_HEADERS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_HEADERS_ALL, object_name:AP_EXPENSE_REPORT_HEADERS_ALL, status:VALID, product: AP - Payables , description: Header information about employee expense reports , implementation_dba_data: AP.AP_EXPENSE_REPORT_HEADERS_ALL ,
-
Table: AP_EXPENSE_REPORT_LINES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_LINES_ALL, object_name:AP_EXPENSE_REPORT_LINES_ALL, status:VALID, product: AP - Payables , description: Expense item information for employee expense reports , implementation_dba_data: AP.AP_EXPENSE_REPORT_LINES_ALL ,
-
Table: AP_EXPENSE_REPORT_LINES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_LINES_ALL, object_name:AP_EXPENSE_REPORT_LINES_ALL, status:VALID, product: AP - Payables , description: Expense item information for employee expense reports , implementation_dba_data: AP.AP_EXPENSE_REPORT_LINES_ALL ,
-
Lookup Type: INVOICE TYPE
12.1.1
product: AP - Payables , meaning: Invoice Type , description: Invoice Type ,
-
Lookup Type: INVOICE TYPE
12.2.2
product: AP - Payables , meaning: Invoice Type , description: Invoice Type ,
-
View: AP_XML_PAYMENTLINE2_LEVEL_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTLINE2_LEVEL_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: PO_VENDOR_CONTACTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDOR_CONTACTS, object_name:PO_VENDOR_CONTACTS, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_VENDOR_CONTACTS ,
-
View: PO_VENDOR_CONTACTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDOR_CONTACTS, object_name:PO_VENDOR_CONTACTS, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_VENDOR_CONTACTS ,