Search Results tax_unit_name
Overview
APPS.PER_PERUSHRM_XMLP_PKG is a PL/SQL package associated with the Oracle EBS HRMS (Human Resources Management System) reporting infrastructure. Its name follows the standard EBS XML Publisher concurrent program naming convention, in which the _XMLP_PKG suffix identifies a package generated to support a specific XML Publisher report template. In this case the underlying report is the US HRMS multi-state / new-hire reporting concurrent program, internally referenced as PERUSHRM. The package header carries the source control tag PERUSHRMS.pls 120.0 2007/12/28, confirming it has been shipped since the 11i/R12 baseline and is still deployed in both Oracle EBS 12.1.1 and 12.2.2. The package encapsulates the report's public and private state variables — such as P_BUSINESS_GROUP_ID, P_TAX_UNIT_ID, P_REPORT_DATE, P_STATE_CODE, and numerous calculated (C_…) and processing (CP_…) columns — together with the procedural logic that drives report execution, data selection, and formatting.
Key Procedures and Functions
The package exposes 35 documented procedures and functions. Notable entries include:
- CHAR_SET_INIT — Accepts a character set argument and initializes the session/report environment for the specified NLS character set, ensuring correct rendering of multi-state and new-hire data (for example, national identifiers and names containing non-ASCII characters). This is the object surface referenced by the user's search on "char_set_init".
- BeforeReport / AfterReport — The standard XML Publisher report entry and exit hooks;
BeforeReportprepares global state andAfterReportfinalizes output and accepts new-hire totals. - BetweenPage — Controls page-break behavior in the XML Publisher output.
- G_new_hiresGroupFilter — A group filter function that determines which rows of the new-hires data model qualify for output.
- new_hire_record — Loads a single new-hire row (name, dates, identifiers, GRE location) for output.
- CF_new_hireFormula — Computes the new-hire result set across federal, state, and SUI/SIT identifiers and location data.
- Formula functions —
c_employee_addressformula,c_salaryformula,CF_GREformula,c_contact_nameformula,c_contact_phoneformula,c_contact_titleformula, andc_tax_unit_addressformuladrive calculated columns in the report output. - Record procedures —
total_record,a01_header_record,a01_total_record,a03_header_record, andgre_recordassemble specific report sections. - P_MAG_UPDATE_STATUS — Updates the concurrent request processing status for the report run.
Tables Accessed
The package reads through APPS synonyms from the core HRMS tables:
- PER_ALL_PEOPLE_F and PER_ALL_ASSIGNMENTS_F — employee and assignment date-tracked records used to select new hires and current employees for the reporting period.
- PER_JOBS — job definitions for salary and title output.
- PER_PERIODS_OF_SERVICE — service periods used to determine new-hire status.
- HR_LOCATIONS_ALL — location/address data used in employee address and GRE formulas.
- HR_ORGANIZATION_INFORMATION — organization-level attributes such as business group and GRE details.
- HR_SOFT_CODING_KEYFLEX — key flexfield data referenced for cost/accounting context.
Usage Notes
PER_PERUSHRM_XMLP_PKG is invoked exclusively by the associated Oracle HRMS multi-state/new-hire XML Publisher concurrent program; it is not referenced by any other package (referenced by 0). The CHAR_SET_INIT procedure is typically called early in the report lifecycle — before the data model executes — to align the session character set with the template output, which is essential when national identifiers or names contain non-ASCII characters. Because the package is generated and regenerated by the XML Publisher data definition process, customizations should be confined to the underlying data template and SQL, not to direct edits of the package body. No public API contract is published for this object; it should not be called from custom forms or concurrent programs.
-
PACKAGE: APPS.PER_PERUSHRM_XMLP_PKG
12.1.1
-
VIEW: APPS.PAY_US_W2_TAX_UNIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_W2_TAX_UNIT_V, object_name:PAY_US_W2_TAX_UNIT_V, status:VALID,
-
VIEW: APPS.PAY_ASSIGNMENTS_US_LOV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENTS_US_LOV, object_name:PAY_ASSIGNMENTS_US_LOV, status:VALID,
-
PACKAGE: APPS.PER_PERUSHRM_XMLP_PKG
12.2.2
-
View: PAY_US_W2_TAX_UNIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_W2_TAX_UNIT_V, object_name:PAY_US_W2_TAX_UNIT_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_W2_TAX_UNIT_V ,
-
VIEW: APPS.PAY_ASSIGNMENTS_US_LOV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENTS_US_LOV, object_name:PAY_ASSIGNMENTS_US_LOV, status:VALID,
-
VIEW: APPS.PAY_US_W2_TAX_UNIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_W2_TAX_UNIT_V, object_name:PAY_US_W2_TAX_UNIT_V, status:VALID,
-
View: PAY_US_W2_TAX_UNIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_W2_TAX_UNIT_V, object_name:PAY_US_W2_TAX_UNIT_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_W2_TAX_UNIT_V ,
-
VIEW: APPS.PER_MM_ASSIGNMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_MM_ASSIGNMENTS_V, object_name:PER_MM_ASSIGNMENTS_V, status:VALID,
-
VIEW: APPS.PAYBV_EMPLOYEE_ARCHIVE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_EMPLOYEE_ARCHIVE, object_name:PAYBV_EMPLOYEE_ARCHIVE, status:VALID,
-
VIEW: APPS.PAYBV_EMPLOYEE_ARCHIVE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_EMPLOYEE_ARCHIVE, object_name:PAYBV_EMPLOYEE_ARCHIVE, status:VALID,
-
VIEW: APPS.PER_MM_ASSIGNMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_MM_ASSIGNMENTS_V, object_name:PER_MM_ASSIGNMENTS_V, status:VALID,
-
VIEW: APPS.PAY_US_W2_TAX_UNIT_V
12.1.1
-
VIEW: APPS.PAY_US_WAGES_1099R_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_WAGES_1099R_V, object_name:PAY_US_WAGES_1099R_V, status:VALID,
-
VIEW: APPS.PAY_US_W2_TAX_UNIT_V
12.2.2
-
VIEW: APPS.PAY_US_WAGES_1099R_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_WAGES_1099R_V, object_name:PAY_US_WAGES_1099R_V, status:VALID,
-
APPS.PAY_US_ADHOC_UTILS SQL Statements
12.1.1
-
APPS.PAY_US_ADHOC_UTILS SQL Statements
12.2.2
-
VIEW: APPS.PAY_US_CONTRIBUTION_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_CONTRIBUTION_HISTORY_V, object_name:PAY_US_CONTRIBUTION_HISTORY_V, status:VALID,
-
View: PAY_ASSIGNMENTS_US_LOV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENTS_US_LOV, object_name:PAY_ASSIGNMENTS_US_LOV, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ASSIGNMENTS_US_LOV ,
-
View: PAY_ASSIGNMENTS_US_LOV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENTS_US_LOV, object_name:PAY_ASSIGNMENTS_US_LOV, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ASSIGNMENTS_US_LOV ,
-
VIEW: APPS.PAY_US_CONTRIBUTION_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_CONTRIBUTION_HISTORY_V, object_name:PAY_US_CONTRIBUTION_HISTORY_V, status:VALID,
-
View: PAYBV_EMPLOYEE_ARCHIVE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_EMPLOYEE_ARCHIVE, object_name:PAYBV_EMPLOYEE_ARCHIVE, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_EMPLOYEE_ARCHIVE ,
-
View: PAYBV_EMPLOYEE_ARCHIVE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_EMPLOYEE_ARCHIVE, object_name:PAYBV_EMPLOYEE_ARCHIVE, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_EMPLOYEE_ARCHIVE ,
-
View: PER_MM_ASSIGNMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_MM_ASSIGNMENTS_V, object_name:PER_MM_ASSIGNMENTS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_MM_ASSIGNMENTS_V ,
-
View: PER_MM_ASSIGNMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_MM_ASSIGNMENTS_V, object_name:PER_MM_ASSIGNMENTS_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_MM_ASSIGNMENTS_V ,
-
PACKAGE: APPS.PAY_CA_T4_CANCEL_MAG
12.2.2
-
PACKAGE: APPS.PAY_CA_T4A_AMEND_MAG
12.2.2
-
PACKAGE: APPS.PAY_CA_T4_AMEND_MAG
12.2.2
-
APPS.PAY_US_W2_INFO_PKG SQL Statements
12.1.1
-
View: PAY_US_CONTRIBUTION_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_CONTRIBUTION_HISTORY_V, object_name:PAY_US_CONTRIBUTION_HISTORY_V, status:VALID, product: PAY - Payroll , description: Contribution History View , implementation_dba_data: APPS.PAY_US_CONTRIBUTION_HISTORY_V ,
-
PACKAGE: APPS.PAY_CA_T4A_CANCEL_MAG
12.2.2
-
View: PAY_US_CONTRIBUTION_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_CONTRIBUTION_HISTORY_V, object_name:PAY_US_CONTRIBUTION_HISTORY_V, status:VALID, product: PAY - Payroll , description: Contribution History View , implementation_dba_data: APPS.PAY_US_CONTRIBUTION_HISTORY_V ,
-
PACKAGE BODY: APPS.PER_PERUSHRM_XMLP_PKG
12.1.1
-
PACKAGE BODY: APPS.PER_PERUSHRM_XMLP_PKG
12.2.2
-
View: PAY_US_WAGES_1099R_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_WAGES_1099R_V, object_name:PAY_US_WAGES_1099R_V, status:VALID, product: PAY - Payroll , description: View for 1099R Paper report , implementation_dba_data: APPS.PAY_US_WAGES_1099R_V ,
-
View: PAY_US_WAGES_1099R_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_WAGES_1099R_V, object_name:PAY_US_WAGES_1099R_V, status:VALID, product: PAY - Payroll , description: View for 1099R Paper report , implementation_dba_data: APPS.PAY_US_WAGES_1099R_V ,
-
APPS.PAY_US_W2_INFO_PKG SQL Statements
12.2.2
-
APPS.PER_MM_ASSIGNMENTS_PKG SQL Statements
12.2.2
-
APPS.PER_MM_ASSIGNMENTS_PKG SQL Statements
12.1.1
-
PACKAGE: APPS.PAY_US_PSD_XML
12.2.2
-
PACKAGE BODY: APPS.PAY_PAYUSEAR_XMLP_PKG
12.1.1
-
PACKAGE: APPS.PAY_US_MMREF_REPORTING_MT
12.1.1
-
PACKAGE: APPS.PAY_US_MMREF_REPORTING_MT
12.2.2
-
PACKAGE BODY: APPS.PAY_PAYUSEAR_XMLP_PKG
12.2.2
-
PACKAGE: APPS.PAY_US_MMREF_REPORTING1
12.1.1
-
PACKAGE: APPS.PAY_US_MMREF_REPORTING1
12.2.2
-
PACKAGE: APPS.PAY_US_MMREF_LOCAL
12.2.2
-
PACKAGE: APPS.PAY_US_MMREF_LOCAL
12.1.1
-
PACKAGE: APPS.PAY_US_MMREF_LOCAL_XML
12.1.1