Search Results ar.ardslg(us)
The HR_S_US_CITY_NAMES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a seeded lookup table that stores standardized city names for locations within the United States. This table is part of the Human Resources (HR) module and is primarily used for data validation, address standardization, and reporting purposes. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Structure and Attributes
TheHR_S_US_CITY_NAMES
table typically contains the following key columns:
- CITY_NAME: The official name of the city, stored in uppercase for consistency.
- STATE_CODE: The two-letter abbreviation of the U.S. state where the city is located (e.g., CA for California).
- COUNTY_NAME: The name of the county associated with the city.
- POSTAL_CODE: The primary ZIP code or postal code for the city (may not cover all ZIP codes within the city).
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for record creation and modification.
- CREATED_BY and LAST_UPDATED_BY: User IDs of individuals who created or modified the record.
Purpose and Functionality
The table serves as a reference for validating and standardizing city names in HR-related transactions, such as employee address entries, payroll processing, and tax reporting. Key use cases include:- Address Validation: Ensures city names entered in employee records or vendor addresses match standardized values, reducing errors.
- Integration with Tax Authorities: Helps validate city-state combinations for tax withholding and reporting compliance.
- Geographic Reporting: Supports HR analytics by enabling location-based queries (e.g., headcount by city or state).
Integration with Other Modules
TheHR_S_US_CITY_NAMES
table is referenced by several Oracle EBS modules:
- Payroll: Validates employee addresses for tax jurisdiction assignments.
- Accounts Payable: Ensures vendor addresses adhere to U.S. postal standards.
- Self-Service HR (SSHR): Provides dropdowns or auto-complete suggestions for city entries in employee self-service portals.
Customization and Maintenance
While the table is seeded by Oracle, organizations may extend or modify it to include additional cities or metadata. Best practices for maintenance include:- Data Governance: Restrict direct updates to the table; use Oracle's provided APIs or front-end forms.
- Periodic Updates: Synchronize with U.S. Postal Service (USPS) updates during patch applications or upgrades.
- Indexing: Ensure proper indexing on
CITY_NAME
andSTATE_CODE
for performance.
Technical Considerations
In Oracle EBS 12.2.2, the table may be part of a multi-tenant architecture (PDB/CDB), requiring adjustments in query syntax. Additionally, it is often joined with tables likeHR_LOCATIONS
or PER_ADDRESSES
for comprehensive address management.
Conclusion
TheHR_S_US_CITY_NAMES
table is a critical component of Oracle EBS's HR and payroll infrastructure, ensuring data accuracy and compliance. Its standardized structure supports seamless integration across modules while offering flexibility for organizational-specific enhancements. Proper utilization of this table can significantly improve operational efficiency and reporting accuracy in U.S.-based deployments.
-
Lookup Type: PAY US VERTEX INTERFACE
12.2.2
product: PER - Human Resources , meaning: PAY US Vertex Interface , description: List of Different interface options available for Tax Calculation ,
-
Lookup Type: PAY US VERTEX INTERFACE
12.1.1
product: PER - Human Resources , meaning: PAY US Vertex Interface , description: List of Different interface options available for Tax Calculation ,
-
File: R11i10 US Federal Human Resorces ERD.pdf
12.1.1
product: PER - Human Resources , size: 47.676 KBytes , file_type: PDF Diagram ,
-
File: R11i10 US Federal Human Resorces ERD.pdf
12.2.2
product: PER - Human Resources , size: 47.676 KBytes , file_type: PDF Diagram ,
-
View: HRFV_US_DIRECT_DEPOSITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_US_DIRECT_DEPOSITS, object_name:HRFV_US_DIRECT_DEPOSITS, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_US_DIRECT_DEPOSITS ,
-
View: HRFV_US_DIRECT_DEPOSITS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_US_DIRECT_DEPOSITS, object_name:HRFV_US_DIRECT_DEPOSITS, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_US_DIRECT_DEPOSITS ,
-
Concurrent Program: PERWPWUS
12.1.1
execution_filename: PERWPWUS , product: PER - Human Resources , user_name: PERWPWUS , description: US Wordperfect Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPWUS
12.2.2
execution_filename: PERWPWUS , product: PER - Human Resources , user_name: PERWPWUS , description: US Wordperfect Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPMUS
12.2.2
execution_filename: PERWPMUS , product: PER - Human Resources , user_name: PERWPMUS , description: US Multimate Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPIUS
12.1.1
execution_filename: PERWPIUS , product: PER - Human Resources , user_name: PERWPIUS , description: US MS-Word Interview Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPIUS
12.2.2
execution_filename: PERWPIUS , product: PER - Human Resources , user_name: PERWPIUS , description: US MS-Word Interview Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPMUS
12.1.1
execution_filename: PERWPMUS , product: PER - Human Resources , user_name: PERWPMUS , description: US Multimate Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPOUS
12.1.1
execution_filename: PERWPOUS , product: PER - Human Resources , user_name: PERWPOUS , description: US MS-Word Offer Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PERWPOUS
12.2.2
execution_filename: PERWPOUS , product: PER - Human Resources , user_name: PERWPOUS , description: US MS-Word Offer Mailmerge , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: PER_RI_CONFIG_INDUSTRIES
12.1.1
product: PER - Human Resources , meaning: Enterprise Primary Industries , description: Enterprise Primary Industries ,
-
Lookup Type: PER_RI_CONFIG_INDUSTRIES
12.2.2
product: PER - Human Resources , meaning: Enterprise Primary Industries , description: Enterprise Primary Industries ,
-
Lookup Type: PER_US_PROCESS_TYPE
12.2.2
product: PER - Human Resources , meaning: US Process Type , description: US Process Type in Visa Admin ,
-
Table: HR_S_US_CITY_NAMES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_S_US_CITY_NAMES, object_name:HR_S_US_CITY_NAMES, status:VALID, product: PER - Human Resources , description: US cities and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.HR_S_US_CITY_NAMES ,
-
Lookup Type: GHR_US_RETIREMENT_PLAN
12.1.1
product: PER - Human Resources , meaning: GHR US RETIREMENT PLAN , description: Retirement Plan ,
-
Lookup Type: US_TAX_REPORT
12.1.1
product: PER - Human Resources , meaning: US TAX REPORT , description: List of different instances of US Payroll Tax Balance reports ,
-
Lookup Type: GHR_US_COMP_POS_IND
12.1.1
product: PER - Human Resources , meaning: GHR US COMPUTER POSITION INDICATOR , description: GHR US COMPUTER POSITION INDICATOR ,
-
Lookup Type: PER_US_RES_STATUS
12.1.1
product: PER - Human Resources , meaning: US Residency Status , description: US Residency Status Used in Visa Admin ,
-
Lookup Type: US_TAX_FORMS
12.2.2
product: PER - Human Resources , meaning: US TAX FORMS TRANSACTION SUBTYPES , description: Transaction Subtypes for US Tax forms on STAT TRANS Audit table ,
-
Lookup Type: US_EEO5_REPORT_TYPE
12.1.1
product: PER - Human Resources , meaning: US EEO5 Report Types , description: US EEO5 Report Types ,
-
Lookup Type: PER_US_PROCESS_TYPE
12.1.1
product: PER - Human Resources , meaning: US Process Type , description: US Process Type in Visa Admin ,
-
Table: HR_S_US_CITY_NAMES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_S_US_CITY_NAMES, object_name:HR_S_US_CITY_NAMES, status:VALID, product: PER - Human Resources , description: US cities and their VERTEX geocodes, used to validate US addresses. , implementation_dba_data: HR.HR_S_US_CITY_NAMES ,
-
Lookup Type: PER_US_RES_STATUS
12.2.2
product: PER - Human Resources , meaning: US Residency Status , description: US Residency Status Used in Visa Admin ,
-
Lookup Type: US_EEO5_REPORT_TYPE
12.2.2
product: PER - Human Resources , meaning: US EEO5 Report Types , description: US EEO5 Report Types ,
-
Lookup Type: PAY_TRANSACTION_TYPE
12.2.2
product: PER - Human Resources , meaning: Statutory Transaction Audit Types , description: Transaction types for the statutory transaction audit table ,
-
Lookup Type: US_TAX_FORMS
12.1.1
product: PER - Human Resources , meaning: US TAX FORMS TRANSACTION SUBTYPES , description: Transaction Subtypes for US Tax forms on STAT TRANS Audit table ,
-
Lookup Type: US_REPORT_TYPES
12.1.1
product: PER - Human Resources , meaning: US REPORT TYPES , description: Types of US reports ,
-
Lookup Type: US_REPORT_TYPES
12.2.2
product: PER - Human Resources , meaning: US REPORT TYPES , description: Types of US reports ,
-
Lookup Type: US_TAX_REPORT
12.2.2
product: PER - Human Resources , meaning: US TAX REPORT , description: List of different instances of US Payroll Tax Balance reports ,
-
Lookup Type: GHR_US_COMP_POS_IND
12.2.2
product: PER - Human Resources , meaning: GHR US COMPUTER POSITION INDICATOR , description: GHR US COMPUTER POSITION INDICATOR ,
-
Lookup Type: PAY_TRANSACTION_TYPE
12.1.1
product: PER - Human Resources , meaning: Statutory Transaction Audit Types , description: Transaction types for the statutory transaction audit table ,
-
Lookup Type: GHR_US_TYPE_EMP_SUPERVISED
12.1.1
product: PER - Human Resources , meaning: GHR US TYPE EMP SUPERVISED , description: Type Employee Supervised ,
-
Lookup Type: GHR_US_RETIREMENT_PLAN
12.2.2
product: PER - Human Resources , meaning: GHR US RETIREMENT PLAN , description: Retirement Plan ,
-
Lookup Type: US_EEO_REPORT_TYPE
12.1.1
product: PER - Human Resources , meaning: US EEO Report Types , description: US EEO Report Types ,
-
Lookup Type: US_EEO_REPORT_TYPE
12.2.2
product: PER - Human Resources , meaning: US EEO Report Types , description: US EEO Report Types ,
-
Lookup Type: GHR_US_TYPE_EMP_SUPERVISED
12.2.2
product: PER - Human Resources , meaning: GHR US TYPE EMP SUPERVISED , description: Type Employee Supervised ,
-
Lookup Type: GHR_US_UNIFRM_SRVC_COMPONT
12.1.1
product: PER - Human Resources , meaning: GHR US UNIFRM SRVC COMPONT , description: Uniform Service Component ,
-
Lookup Type: PROCESS_EVENT_TYPE
12.2.2
product: PER - Human Resources , meaning: PROCESS_EVENT_TYPE , description: Process Event Change Types ,
-
Lookup Type: PROCESS_EVENT_TYPE
12.1.1
product: PER - Human Resources , meaning: PROCESS_EVENT_TYPE , description: Process Event Change Types ,
-
Lookup Type: US_TAX_TYPE
12.2.2
product: PER - Human Resources , meaning: US TAX TYPE , description: US tax types ,
-
Lookup Type: GHR_US_UNIFRM_SRVC_COMPONT
12.2.2
product: PER - Human Resources , meaning: GHR US UNIFRM SRVC COMPONT , description: Uniform Service Component ,
-
Lookup Type: US_TAX_TYPE
12.1.1
product: PER - Human Resources , meaning: US TAX TYPE , description: US tax types ,
-
Lookup Type: PER_US_VISA_CATEGORIES
12.1.1
product: PER - Human Resources , meaning: US Visa Categories , description: US Visa Categories Used in Visa Admin - J category codes ,
-
Lookup Type: US_EEO4_JOB_CATEGORIES
12.1.1
product: PER - Human Resources , meaning: US EEO4 JOB CATEGORIES , description: US EEO4 Job Categories ,
-
Lookup Type: US_EEO4_JOB_CATEGORIES
12.2.2
product: PER - Human Resources , meaning: US EEO4 JOB CATEGORIES , description: US EEO4 Job Categories ,
-
Lookup Type: PER_US_VISA_TYPES
12.2.2
product: PER - Human Resources , meaning: US Visa Types , description: US Visa Types Used in Visa Admin ,