Search Results ar.ardslg(us)
The PAY_US_TAX_TYPES
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for tax-related information, specifically designed to support U.S. payroll tax calculations and reporting. This table stores metadata about various tax types applicable to employees and employers in the United States, ensuring compliance with federal, state, and local tax regulations. Below is a detailed breakdown of its structure, purpose, and functionality within Oracle EBS.
Purpose and Context
ThePAY_US_TAX_TYPES
table serves as a reference for defining tax types used in payroll processing. It is part of the Oracle Payroll module, which handles complex tax calculations, deductions, and reporting requirements. The table categorizes taxes into distinct types (e.g., federal income tax, Social Security, Medicare, state withholding, unemployment taxes) and associates them with specific attributes, such as tax codes, jurisdiction levels, and calculation rules. This enables the system to accurately compute withholdings, generate tax forms (e.g., W-2, 1099), and comply with regulatory updates.
Key Columns and Structure
The table includes columns such as:- TAX_TYPE_ID: Primary key uniquely identifying each tax type.
- TAX_TYPE_NAME: Descriptive name of the tax (e.g., "Federal Income Tax").
- TAX_CATEGORY: Classifies the tax (e.g., "E" for employee, "ER" for employer).
- JURISDICTION_LEVEL: Indicates the jurisdiction (Federal, State, County, City).
- TAX_CODE: Short code representing the tax (e.g., "FIT" for federal income tax).
- LEGISLATION_CODE: Ties the tax to a specific legal jurisdiction (e.g., "US").
- REPORTING_TYPE: Defines how the tax is reported (e.g., W-2 box mappings).
Integration with Payroll Processes
The table integrates with other Oracle Payroll tables likePAY_US_EMP_FEDERAL_TAX_F
and PAY_US_STATE_TAX_RULES
to ensure accurate tax calculations. For example:
- During payroll runs, the system references
PAY_US_TAX_TYPES
to determine applicable taxes based on employee location, earnings, and tax exemptions. - Year-end reporting leverages the table to map taxes to specific boxes on forms like W-2 or 940.
Configuration and Maintenance
Tax types are pre-defined during Oracle EBS implementation but can be customized to accommodate unique requirements. Administrators use Oracle HRMS or SQL scripts to update tax attributes, ensuring alignment with legislative changes (e.g., tax rate updates). The table’s data is maintained via seeded values and user extensions, with careful version control in multi-org environments.Compliance and Reporting
PAY_US_TAX_TYPES
ensures compliance by:
- Providing a framework for tax rule validation (e.g., SUI wage bases).
- Supporting electronic filing (e-file) by associating tax types with IRS/state reporting codes.
Conclusion
In Oracle EBS 12.1.1 and 12.2.2, thePAY_US_TAX_TYPES
table is a foundational component for U.S. payroll tax management. Its structured design enables precise tax calculations, seamless integration with payroll processes, and adherence to evolving tax laws. Proper configuration and maintenance of this table are essential for minimizing compliance risks and ensuring accurate payroll operations.
-
Concurrent Program: PAYRPGTN(US)
12.1.1
execution_filename: PAYRPGTN , product: PAY - Payroll , user_name: PAYRPGTN , description: Gross To Net Summary Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PAYRPGTN(US)
12.2.2
execution_filename: PAYRPGTN , product: PAY - Payroll , user_name: PAYRPGTN , description: Gross To Net Summary Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: US_GROSSUP_BALANCES
12.2.2
product: PAY - Payroll , meaning: US_GROSSUP_BALANCES , description: Balances that are grossup allowed. ,
-
Lookup Type: US_GROSSUP_BALANCES
12.1.1
product: PAY - Payroll , meaning: US_GROSSUP_BALANCES , description: Balances that are grossup allowed. ,
-
View: PAYBV_US_LOCAL_ARCHIVE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_US_LOCAL_ARCHIVE, object_name:PAYBV_US_LOCAL_ARCHIVE, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_US_LOCAL_ARCHIVE ,
-
View: PAYBV_US_LOCAL_ARCHIVE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_US_LOCAL_ARCHIVE, object_name:PAYBV_US_LOCAL_ARCHIVE, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_US_LOCAL_ARCHIVE ,
-
Concurrent Program: PAYRPCHK
12.1.1
execution_filename: PAYUSCHK , product: PAY - Payroll , user_name: PAYRPCHK , description: US Default SOE/Check Style , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PAYRPCHK
12.2.2
execution_filename: PAYUSCHK , product: PAY - Payroll , user_name: PAYRPCHK , description: US Default SOE/Check Style , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PAYUSUPGEARN
12.2.2
execution_filename: pay_us_rsrw_upgrev.upgrade_reg_salarywages , product: PAY - Payroll , user_name: PAYUSUPGRSRW , description: Upgrade Seeded Earnings Elements for US , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PAYUSREVEARN
12.2.2
execution_filename: pay_us_rsrw_upgrev.revert_upg_reg_salarywages , product: PAY - Payroll , user_name: PAYUSREVRSRW , description: Revert back upgrade for Seeded Earnings for US , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PAYUSGTN
12.1.1
execution_filename: PAYUSGTN , product: PAY - Payroll , user_name: PAYUSGTN , description: US Gross to Net Summary , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAYUSGTN
12.2.2
execution_filename: PAYUSGTN , product: PAY - Payroll , user_name: PAYUSGTN , description: US Gross to Net Summary , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: US_PAYSLIP_LABEL
12.1.1
product: PAY - Payroll , meaning: Label for online US payslip , description: Label for online US payslip ,
-
Lookup Type: US_PAYSLIP_LABEL
12.2.2
product: PAY - Payroll , meaning: Label for online US payslip , description: Label for online US payslip ,
-
Concurrent Program: US_ROLLBACK_PROCESS
12.1.1
execution_filename: PYUGEN , product: PAY - Payroll , user_name: PYUGEN , description: Generic Payroll Execution Process , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Concurrent Program: US_ROLLBACK_PROCESS
12.2.2
execution_filename: PYUGEN , product: PAY - Payroll , user_name: PYUGEN , description: Generic Payroll Execution Process , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Concurrent Program: US_RETRY_PROCESS
12.2.2
execution_filename: PYUGEN , product: PAY - Payroll , user_name: PYUGEN , description: Generic Payroll Execution Process , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Concurrent Program: PAYRPVPRUS
12.1.1
execution_filename: PAYACVPR , product: PAY - Payroll , user_name: PAYRPVPR , description: Void Payments Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAYRPVPRUS
12.2.2
execution_filename: PAYACVPR , product: PAY - Payroll , user_name: PAYRPVPR , description: Void Payments Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAYUSGTNXML
12.2.2
execution_filename: PYUGEN , product: PAY - Payroll , user_name: PYUGEN , description: Generic Payroll Execution Process , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: PAY_US_TAX_TYPES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_TAX_TYPES, object_name:PAY_US_TAX_TYPES, status:VALID, product: PAY - Payroll , description: US Tax Types used by US Payroll Tax Balance reporting. , implementation_dba_data: HR.PAY_US_TAX_TYPES ,
-
Concurrent Program: PAYUSGTNXML
12.1.1
execution_filename: PYUGEN , product: PAY - Payroll , user_name: PYUGEN , description: Generic Payroll Execution Process , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: PAY_US_CITY_NAMES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_CITY_NAMES, object_name:PAY_US_CITY_NAMES, status:VALID, product: PAY - Payroll , description: US cities and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.PAY_US_CITY_NAMES ,
-
Table: PAY_US_CITY_NAMES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_CITY_NAMES, object_name:PAY_US_CITY_NAMES, status:VALID, product: PAY - Payroll , description: US cities and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.PAY_US_CITY_NAMES ,
-
Table: PAY_US_STATES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_STATES, object_name:PAY_US_STATES, status:VALID, product: PAY - Payroll , description: US states and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.PAY_US_STATES ,
-
Table: PAY_US_STATES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_STATES, object_name:PAY_US_STATES, status:VALID, product: PAY - Payroll , description: US states and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.PAY_US_STATES ,
-
Table: PAY_US_TAX_TYPES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_TAX_TYPES, object_name:PAY_US_TAX_TYPES, status:VALID, product: PAY - Payroll , description: US Tax Types used by US Payroll Tax Balance reporting. , implementation_dba_data: HR.PAY_US_TAX_TYPES ,
-
Table: PAY_US_COUNTIES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_COUNTIES, object_name:PAY_US_COUNTIES, status:VALID, product: PAY - Payroll , description: US counties and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.PAY_US_COUNTIES ,
-
Concurrent Program: US_RETRY_PROCESS
12.1.1
execution_filename: PYUGEN , product: PAY - Payroll , user_name: PYUGEN , description: Generic Payroll Execution Process , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: PAY_US_COUNTIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_COUNTIES, object_name:PAY_US_COUNTIES, status:VALID, product: PAY - Payroll , description: US counties and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.PAY_US_COUNTIES ,
-
View: PAY_US_LOCAL_ACTION_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_LOCAL_ACTION_INFO_V, object_name:PAY_US_LOCAL_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_LOCAL_ACTION_INFO_V ,
-
View: PAY_US_LOCAL_ACTION_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_LOCAL_ACTION_INFO_V, object_name:PAY_US_LOCAL_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_LOCAL_ACTION_INFO_V ,
-
View: PAY_US_ASG_RUN_DED_RBR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_ASG_RUN_DED_RBR_V, object_name:PAY_US_ASG_RUN_DED_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_ASG_RUN_DED_RBR_V ,
-
View: PAY_US_ASG_RUN_DED_RBR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_ASG_RUN_DED_RBR_V, object_name:PAY_US_ASG_RUN_DED_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_ASG_RUN_DED_RBR_V ,
-
View: PAY_US_ASG_RUN_EARN_AMT_RBR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_ASG_RUN_EARN_AMT_RBR_V, object_name:PAY_US_ASG_RUN_EARN_AMT_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_ASG_RUN_EARN_AMT_RBR_V ,
-
View: PAY_US_ASG_RUN_EARN_AMT_RBR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_ASG_RUN_EARN_AMT_RBR_V, object_name:PAY_US_ASG_RUN_EARN_AMT_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_ASG_RUN_EARN_AMT_RBR_V ,
-
Lookup Type: MMREF_TAX_JURISDICTION
12.2.2
product: PAY - Payroll , meaning: Tax Jurisdiction ,
-
View: PAY_US_AFTER_TAX_DEDNS_RBR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_AFTER_TAX_DEDNS_RBR_V, object_name:PAY_US_AFTER_TAX_DEDNS_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_AFTER_TAX_DEDNS_RBR_V ,
-
View: PAY_US_PRE_TAX_DEDNS_RBR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_PRE_TAX_DEDNS_RBR_V, object_name:PAY_US_PRE_TAX_DEDNS_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_PRE_TAX_DEDNS_RBR_V ,
-
View: PAY_US_AFTER_TAX_DEDNS_RBR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_AFTER_TAX_DEDNS_RBR_V, object_name:PAY_US_AFTER_TAX_DEDNS_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_AFTER_TAX_DEDNS_RBR_V ,
-
Table: PAY_US_TAX_REPORT_DIMENSIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_TAX_REPORT_DIMENSIONS, object_name:PAY_US_TAX_REPORT_DIMENSIONS, status:VALID, product: PAY - Payroll , description: Balance dimensions used by the US Payroll Tax Summary Listing report. , implementation_dba_data: HR.PAY_US_TAX_REPORT_DIMENSIONS ,
-
Table: PAY_US_TAX_REPORT_DIMENSIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_TAX_REPORT_DIMENSIONS, object_name:PAY_US_TAX_REPORT_DIMENSIONS, status:VALID, product: PAY - Payroll , description: Balance dimensions used by the US Payroll Tax Summary Listing report. , implementation_dba_data: HR.PAY_US_TAX_REPORT_DIMENSIONS ,
-
Concurrent Program: PQPUSEXT
12.1.1
product: PAY - Payroll , user_name: US HR/Payroll Outbound Interfaces , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: PAY_US_PRE_TAX_DEDNS_RBR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_PRE_TAX_DEDNS_RBR_V, object_name:PAY_US_PRE_TAX_DEDNS_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_PRE_TAX_DEDNS_RBR_V ,
-
Concurrent Program: PQPUSEXT
12.2.2
product: PAY - Payroll , user_name: US HR/Payroll Outbound Interfaces , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MMREF_TAX_JURISDICTION
12.1.1
product: PAY - Payroll , meaning: Tax Jurisdiction ,
-
Table: PAY_US_MODIFIED_GEOCODES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_MODIFIED_GEOCODES, object_name:PAY_US_MODIFIED_GEOCODES, status:VALID, product: PAY - Payroll , description: US cities and their VERTEX geocodes, used for showing modified geocodes. , implementation_dba_data: HR.PAY_US_MODIFIED_GEOCODES ,
-
Lookup Type: PAYSLIP_REPORT_TYPES
12.1.1
product: PAY - Payroll , meaning: PAYSLIP_REPORT_TYPES , description: Report_Type of the archive for Payslip Report ,
-
Table: PAY_US_MODIFIED_GEOCODES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_US_MODIFIED_GEOCODES, object_name:PAY_US_MODIFIED_GEOCODES, status:VALID, product: PAY - Payroll , description: US cities and their VERTEX geocodes, used for showing modified geocodes. , implementation_dba_data: HR.PAY_US_MODIFIED_GEOCODES ,
-
View: PAY_US_DEDUCTIONS_RBR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_DEDUCTIONS_RBR_V, object_name:PAY_US_DEDUCTIONS_RBR_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_DEDUCTIONS_RBR_V ,