Search Results employee
The ICX.POR_EMPLOYEE_LOADER_VALUES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the iProcurement (iProc) module, specifically designed to support the Employee Loader functionality. This table stores temporary employee-related data during the bulk import process, facilitating the synchronization of employee records between Oracle HRMS (Human Resource Management System) and Oracle iProcurement. Below is a detailed technical breakdown of its purpose, structure, and operational context.
Purpose and Functional Context
ThePOR_EMPLOYEE_LOADER_VALUES
table acts as an intermediary staging area during the Employee Loader process, which automates the creation and update of employee records in iProcurement. This ensures that procurement workflows align with HRMS data, maintaining consistency in attributes like approver hierarchies, purchasing limits, and default accounting information. The table is primarily used by the POR_EMPLOYEE_LOADER
concurrent program, which processes the data before committing it to the transactional tables (PO_EMPLOYEES
, PO_EMPLOYEE_DEFAULTS
, etc.).
Key Columns and Data Structure
The table includes columns that map to employee attributes required for iProcurement setup. Notable columns include:- EMPLOYEE_NUMBER: Unique identifier from HRMS.
- EMPLOYEE_NAME: Full name of the employee.
- EMAIL_ADDRESS: Used for notifications.
- DEFAULT_BUYER: Indicates if the employee is a buyer.
- APPROVER_HIERARCHY: Stores approver assignments.
- STATUS_FLAG: Tracks processing state (e.g., 'P' for pending, 'E' for error).
- ERROR_MESSAGE: Captures validation errors during import.
Integration with Other Modules
The table interfaces with:- Oracle HRMS: Sources employee master data (e.g.,
PER_ALL_PEOPLE_F
). - PO_EMPLOYEES: Target table for finalized employee records.
- FND_USER: Links to Oracle Applications user accounts.
POR_EMPLOYEE_LOADER_VALUES
via the Employee Loader program, which validates and transforms the data before updating transactional tables.
Technical Considerations
- Data Volume: The table may hold large datasets during bulk imports, necessitating periodic purging of processed records.
- Performance: Indexes on
EMPLOYEE_NUMBER
andSTATUS_FLAG
optimize query performance. - Custom Extensions Organizations often extend the table with custom columns to support additional attributes.
Common Use Cases
- Onboarding new employees into iProcurement workflows.
- Updating approver hierarchies during organizational changes.
- Synchronizing cost center assignments post-HRMS updates.
Best Practices
- Schedule the Employee Loader during off-peak hours to minimize system impact.
- Review
ERROR_MESSAGE
logs post-import to address data issues. - Archive processed records to maintain table efficiency.
ICX.POR_EMPLOYEE_LOADER_VALUES
is a pivotal component in Oracle EBS's procurement data architecture, ensuring seamless alignment between HR and procurement operations. Its design supports scalability and flexibility, catering to complex organizational hierarchies and compliance requirements.
-
Lookup Type: EMPLOYEE DETAILS
12.2.2
product: PO - Purchasing , meaning: NODESCRIPTION81 ,
-
Lookup Type: EMPLOYEE DETAILS
12.1.1
product: PO - Purchasing , meaning: NODESCRIPTION81 ,
-
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: FR_CONTRIBUTION_RATE_TYPE
12.1.1
product: PER - Human Resources , meaning: Contribution Rate Types , description: Used to the set of contribution rates used in the statutory deduction process. ,
-
Lookup Type: FR_CONTRIBUTION_RATE_TYPE
12.2.2
product: PER - Human Resources , meaning: Contribution Rate Types , description: Used to the set of contribution rates used in the statutory deduction process. ,
-
Lookup Type: NO_CHILD_SICKNESS_CODES
12.1.1
product: PER - Human Resources , meaning: NO_CHILD_SICKNESS_CODES , description: Child sickness code ,
-
Lookup Type: NO_CHILD_SICKNESS_CODES
12.2.2
product: PER - Human Resources , meaning: NO_CHILD_SICKNESS_CODES , description: Child sickness code ,
-
VIEW: APPS.AHL_JTF_RS_EMP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_JTF_RS_EMP_V, object_name:AHL_JTF_RS_EMP_V, status:VALID,
-
Lookup Type: NO_JOB_STATUS
12.1.1
product: PER - Human Resources , meaning: Norway Job Status , description: Norway Job Status ,
-
Lookup Type: NO_JOB_STATUS
12.2.2
product: PER - Human Resources , meaning: Norway Job Status , description: Norway Job Status ,
-
VIEW: APPS.AHL_JTF_RS_EMP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AHL.AHL_JTF_RS_EMP_V, object_name:AHL_JTF_RS_EMP_V, status:VALID,
-
Lookup Type: CN_PHF_SI_PROMPTS
12.2.2
product: PER - Human Resources , meaning: CN PHF SI PROMPTS , description: Column Label for System Extract for China Localization ,
-
Lookup Type: BEN_CWB_RSGN_EMP_CRITERIA
12.2.2
product: BEN - Advanced Benefits , meaning: BEN_CWB_RSGN_EMP_CRITERIA , description: Employee Selection Search Criteria ,
-
Lookup Type: CN_PHF_SI_PROMPTS
12.1.1
product: PER - Human Resources , meaning: CN PHF SI PROMPTS , description: Column Label for System Extract for China Localization ,
-
Lookup Type: JP_UNEMPLOYMENT_INS_TYPE
12.1.1
product: PER - Human Resources , meaning: Unemployment Insurance Entry Type , description: Unemployment Insurance Entry Type ,
-
Lookup Type: JP_UNEMPLOYMENT_INS_TYPE
12.2.2
product: PER - Human Resources , meaning: Unemployment Insurance Entry Type , description: Unemployment Insurance Entry Type ,
-
APPS.BEN_RECN_REP dependencies on STANDARD
12.2.2
-
VIEW: APPS.JTF_RS_EMP_ADDRESS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_RS_EMP_ADDRESS_VL, object_name:JTF_RS_EMP_ADDRESS_VL, status:VALID,
-
VIEW: APPS.JTF_RS_EMP_ADDRESS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_RS_EMP_ADDRESS_VL, object_name:JTF_RS_EMP_ADDRESS_VL, status:VALID,
-
Lookup Type: SG_EE_ER_RATE
12.1.1
product: PER - Human Resources , meaning: SG_EE_ER_RATE , description: Stores Employee Employer Rate ,
-
Lookup Type: SG_EE_ER_RATE
12.2.2
product: PER - Human Resources , meaning: SG_EE_ER_RATE , description: Stores Employee Employer Rate ,
-
TABLE: ICX.POR_EMPLOYEE_LOADER_VALUES
12.2.2
owner:ICX, object_type:TABLE, fnd_design_data:ICX.POR_EMPLOYEE_LOADER_VALUES, object_name:POR_EMPLOYEE_LOADER_VALUES, status:VALID,
-
APPS.BEN_RECN_REP dependencies on STANDARD
12.1.1
-
Lookup Type: DK_SALARY_BASIS_MKODE
12.1.1
product: PAY - Payroll , meaning: DK_SALARY_BASIS_MKODE , description: Lookup to select Employee Code for Salary Basis ,
-
Lookup Type: DK_SALARY_BASIS_MKODE
12.2.2
product: PAY - Payroll , meaning: DK_SALARY_BASIS_MKODE , description: Lookup to select Employee Code for Salary Basis ,
-
TABLE: ICX.POR_EMPLOYEE_LOADER_VALUES
12.1.1
owner:ICX, object_type:TABLE, fnd_design_data:ICX.POR_EMPLOYEE_LOADER_VALUES, object_name:POR_EMPLOYEE_LOADER_VALUES, status:VALID,
-
Lookup Type: IN_SOE_SORT_BY
12.2.2
product: PER - Human Resources , meaning: IN_SOE_SORT_BY , description: Codes for Order by of India Printed Payslip Report ,
-
Lookup Type: BEN_CWB_RSGN_EMP_CRITERIA
12.1.1
product: BEN - Advanced Benefits , meaning: BEN_CWB_RSGN_EMP_CRITERIA , description: Employee Selection Search Criteria ,
-
Lookup Type: CN_SOE_SORT_BY
12.2.2
product: PER - Human Resources , meaning: CN_SOE_SORT_BY , description: Codes for Order by of China Printed Payslip Report ,
-
APPS.PAY_IE_P45PART3_P46_PKG dependencies on FND_FILE
12.1.1
-
Lookup Type: PQP_NL_FPU_PARTICIPATION
12.2.2
product: PQP - Public Sector Payroll , meaning: FPU Participation Details , description: FPU Participation Details ,
-
Lookup Type: IN_SOE_SORT_BY
12.1.1
product: PER - Human Resources , meaning: IN_SOE_SORT_BY , description: Codes for Order by of India Printed Payslip Report ,
-
Lookup Type: AE_SORT_ORDERS
12.2.2
product: PAY - Payroll , meaning: AE_SORT_ORDERS , description: Sort Order for UAE Payroll Register ,
-
Lookup Type: DK_JOB_STATUS_MKODE
12.1.1
product: PAY - Payroll , meaning: DK_JOB_STATUS_MKODE , description: Lookup to select Employee Code for Job Status ,
-
Lookup Type: DK_JOB_STATUS_MKODE
12.2.2
product: PAY - Payroll , meaning: DK_JOB_STATUS_MKODE , description: Lookup to select Employee Code for Job Status ,
-
Lookup Type: CN_SOE_SORT_BY
12.1.1
product: PER - Human Resources , meaning: CN_SOE_SORT_BY , description: Codes for Order by of China Printed Payslip Report ,
-
Lookup Type: SE_EMP_CATG
12.1.1
product: PER - Human Resources , meaning: SE_EMP_CATG , description: Lookup to hold values for employee categories. ,
-
Lookup Type: PQP_NL_FPU_PARTICIPATION
12.1.1
product: PQP - Public Sector Payroll , meaning: FPU Participation Details , description: FPU Participation Details ,
-
Lookup Type: FR_PQH_VALIDATION_EVENT
12.2.2
product: PQH - Public Sector HR , meaning: French Public Sector Validation Events , description: French Public Sector Validation Events ,
-
APPS.PAY_IE_P45PART3_P46_PKG dependencies on FND_FILE
12.2.2
-
Lookup Type: KW_SORT_ORDERS
12.1.1
product: PAY - Payroll , meaning: KW_SORT_ORDERS , description: Sort Order for Kuwait Payroll Register ,
-
Lookup Type: AE_SORT_ORDERS
12.1.1
product: PAY - Payroll , meaning: AE_SORT_ORDERS , description: Sort Order for UAE Payroll Register ,
-
Lookup Type: SA_SORT_ORDERS
12.2.2
product: PAY - Payroll , meaning: SA_SORT_ORDERS , description: Sort Order for Saudi Arabia Payroll Register ,
-
Lookup Type: SA_SORT_ORDERS
12.1.1
product: PAY - Payroll , meaning: SA_SORT_ORDERS , description: Sort Order for Saudi Arabia Payroll Register ,
-
Lookup Type: SE_EMP_CATG
12.2.2
product: PER - Human Resources , meaning: SE_EMP_CATG , description: Lookup to hold values for employee categories. ,
-
Lookup Type: KW_SORT_ORDERS
12.2.2
product: PAY - Payroll , meaning: KW_SORT_ORDERS , description: Sort Order for Kuwait Payroll Register ,
-
Lookup Type: CONTROL EXP SORT BY
12.1.1
product: PA - Projects , meaning: Control Exp Sort By , description: Control Exp Sort By ,
-
TABLE: PSB.PSB_EMPLOYEES
12.1.1
owner:PSB, object_type:TABLE, fnd_design_data:PSB.PSB_EMPLOYEES, object_name:PSB_EMPLOYEES, status:VALID,
-
Lookup Type: BEN_ASMT_TO_USE
12.2.2
product: PER - Human Resources , meaning: BEN_ASMT_TO_USE , description: Assignment to Use ,