Search Results pqh_position_transactions
Overview
The PQH_POSITION_TRANSACTIONS table is a core data object within the Oracle E-Business Suite Public Sector Human Resources (PQH) module. It serves as the central transactional ledger for all position management activities. This table is responsible for capturing and staging requests to create, modify, or maintain positions before they are formally applied to the HRMS database. Each record represents a distinct position transaction that must undergo a structured approval workflow involving pre-identified approvers. Upon final approval, the transaction data is processed and applied, resulting in the creation or update of a position in the system. This design ensures controlled, auditable, and compliant management of an organization's position hierarchy and funding.
Key Information Stored
The table stores comprehensive metadata for each position transaction. Its primary key is POSITION_TRANSACTION_ID, which uniquely identifies each transaction record. Critical foreign key columns define the transaction's context and proposed changes, including POSITION_DEFINITION_ID (linking to the position template), JOB_ID, ORGANIZATION_ID, LOCATION_ID, and BUSINESS_GROUP_ID. The table also holds attributes specifying the proposed position's characteristics, such as ENTRY_GRADE_ID, PAY_BASIS_ID, and AVAILABILITY_STATUS_ID. A crucial column is WF_TRANSACTION_CATEGORY_ID, which links to PQH_TRANSACTION_CATEGORIES and determines the type of transaction (e.g., create, update, freeze) and governs its associated approval workflow rules.
Common Use Cases and Queries
Primary use cases revolve around position lifecycle management and audit reporting. Administrators use this table to track the status of pending position requests, analyze approval bottlenecks, and generate historical reports on all position changes. Common SQL queries include retrieving all transactions for a specific organization, finding transactions pending approval, or listing transactions of a particular category within a date range. For example, a report to show approved creation transactions would join PQH_POSITION_TRANSACTIONS with HR_ALL_ORGANIZATION_UNITS and PER_JOBS, filtering on the relevant transaction category and approval status columns. Data from this table is also integral to budgeting and position control worksheets within the PQH module.
Related Objects
The table has extensive relationships with other HR and PQH objects, as documented by its foreign keys. Key parent tables it references for validation include:
- PER_POSITION_DEFINITIONS (POSITION_DEFINITION_ID)
- PER_JOBS (JOB_ID)
- HR_ALL_ORGANIZATION_UNITS (ORGANIZATION_ID and BUSINESS_GROUP_ID)
- HR_LOCATIONS_ALL (LOCATION_ID)
- PQH_TRANSACTION_CATEGORIES (WF_TRANSACTION_CATEGORY_ID)
- PER_GRADES (ENTRY_GRADE_ID), PER_PAY_BASES (PAY_BASIS_ID), and PER_SHARED_TYPES (AVAILABILITY_STATUS_ID)
- PQH_PTX_EXTRA_INFO (POSITION_TRANSACTION_ID)
- PQH_PTX_SHADOW (POSITION_TRANSACTION_ID)
- PQH_TXN_JOB_REQUIREMENTS (POSITION_TRANSACTION_ID)
- PQH_WORKSHEET_DETAILS (POSITION_TRANSACTION_ID)
- PQH_PTX_DPF_DF (POSITION_TRANSACTION_ID)
-
Table: PQH_POSITION_TRANSACTIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_POSITION_TRANSACTIONS, object_name:PQH_POSITION_TRANSACTIONS, status:VALID, product: PQH - Public Sector HR , description: POSITION_TRANSACTION is used to maintain and create positions. Each transaction needs to be approved by pre-identified approvers. On approval these transactions are applied to database.Each transaction can have a combination of one or more , implementation_dba_data: HR.PQH_POSITION_TRANSACTIONS ,
-
Table: PQH_POSITION_TRANSACTIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_POSITION_TRANSACTIONS, object_name:PQH_POSITION_TRANSACTIONS, status:VALID, product: PQH - Public Sector HR , description: POSITION_TRANSACTION is used to maintain and create positions. Each transaction needs to be approved by pre-identified approvers. On approval these transactions are applied to database.Each transaction can have a combination of one or more , implementation_dba_data: HR.PQH_POSITION_TRANSACTIONS ,
-
Table: PQH_PTX_EXTRA_INFO
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_PTX_EXTRA_INFO, object_name:PQH_PTX_EXTRA_INFO, status:VALID, product: PQH - Public Sector HR , description: Extra information details for Position transaction. , implementation_dba_data: HR.PQH_PTX_EXTRA_INFO ,
-
Table: PQH_TXN_JOB_REQUIREMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_TXN_JOB_REQUIREMENTS, object_name:PQH_TXN_JOB_REQUIREMENTS, status:VALID, product: PQH - Public Sector HR , description: Transaction table for per_job_requirements ( part of position control ) , implementation_dba_data: HR.PQH_TXN_JOB_REQUIREMENTS ,
-
Table: PQH_PTX_SHADOW
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_PTX_SHADOW, object_name:PQH_PTX_SHADOW, status:VALID, product: PQH - Public Sector HR , description: Position Extra information shadow used for refreshing position transaction extra information. , implementation_dba_data: HR.PQH_PTX_SHADOW ,
-
Table: PQH_PTX_DPF_DF
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_PTX_DPF_DF, object_name:PQH_PTX_DPF_DF, status:VALID, product: PQH - Public Sector HR , description: Deployment factors for Position Transaction records are stored until the transaction is applied to PER_DEPLOYMENT_FACTORS , implementation_dba_data: HR.PQH_PTX_DPF_DF ,
-
Table: PQH_PTX_EXTRA_INFO
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_PTX_EXTRA_INFO, object_name:PQH_PTX_EXTRA_INFO, status:VALID, product: PQH - Public Sector HR , description: Extra information details for Position transaction. , implementation_dba_data: HR.PQH_PTX_EXTRA_INFO ,
-
Table: PQH_PTX_SHADOW
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_PTX_SHADOW, object_name:PQH_PTX_SHADOW, status:VALID, product: PQH - Public Sector HR , description: Position Extra information shadow used for refreshing position transaction extra information. , implementation_dba_data: HR.PQH_PTX_SHADOW ,
-
Table: PQH_PTX_DPF_DF
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_PTX_DPF_DF, object_name:PQH_PTX_DPF_DF, status:VALID, product: PQH - Public Sector HR , description: Deployment factors for Position Transaction records are stored until the transaction is applied to PER_DEPLOYMENT_FACTORS , implementation_dba_data: HR.PQH_PTX_DPF_DF ,
-
Table: PQH_TXN_JOB_REQUIREMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_TXN_JOB_REQUIREMENTS, object_name:PQH_TXN_JOB_REQUIREMENTS, status:VALID, product: PQH - Public Sector HR , description: Transaction table for per_job_requirements ( part of position control ) , implementation_dba_data: HR.PQH_TXN_JOB_REQUIREMENTS ,
-
Table: PQH_TRANSACTION_CATEGORIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_TRANSACTION_CATEGORIES, object_name:PQH_TRANSACTION_CATEGORIES, status:VALID, product: PQH - Public Sector HR , description: Setup information to allow selective routing of transactions , implementation_dba_data: HR.PQH_TRANSACTION_CATEGORIES ,
-
Table: PQH_TRANSACTION_CATEGORIES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_TRANSACTION_CATEGORIES, object_name:PQH_TRANSACTION_CATEGORIES, status:VALID, product: PQH - Public Sector HR , description: Setup information to allow selective routing of transactions , implementation_dba_data: HR.PQH_TRANSACTION_CATEGORIES ,
-
Table: PQH_WORKSHEET_DETAILS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_WORKSHEET_DETAILS, object_name:PQH_WORKSHEET_DETAILS, status:VALID, product: PQH - Public Sector HR , description: Work table of Hr entities for Budget information , implementation_dba_data: HR.PQH_WORKSHEET_DETAILS ,
-
Table: PQH_WORKSHEET_DETAILS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PQH.PQH_WORKSHEET_DETAILS, object_name:PQH_WORKSHEET_DETAILS, status:VALID, product: PQH - Public Sector HR , description: Work table of Hr entities for Budget information , implementation_dba_data: HR.PQH_WORKSHEET_DETAILS ,
-
View: PQH_PTX_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_PTX_HISTORY_V, object_name:PQH_PTX_HISTORY_V, status:VALID, product: PQH - Public Sector HR , implementation_dba_data: APPS.PQH_PTX_HISTORY_V ,
-
View: PQH_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_TRANSACTIONS_V, object_name:PQH_TRANSACTIONS_V, status:VALID, product: PQH - Public Sector HR , implementation_dba_data: APPS.PQH_TRANSACTIONS_V ,
-
View: PQH_PTX_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_PTX_HISTORY_V, object_name:PQH_PTX_HISTORY_V, status:VALID, product: PQH - Public Sector HR , implementation_dba_data: APPS.PQH_PTX_HISTORY_V ,
-
View: PQH_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_TRANSACTIONS_V, object_name:PQH_TRANSACTIONS_V, status:VALID, product: PQH - Public Sector HR , implementation_dba_data: APPS.PQH_TRANSACTIONS_V ,
-
View: PQH_POSITION_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_POSITION_TRANSACTIONS_V, object_name:PQH_POSITION_TRANSACTIONS_V, status:VALID, product: PQH - Public Sector HR , implementation_dba_data: APPS.PQH_POSITION_TRANSACTIONS_V ,
-
View: PQH_POSITION_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_POSITION_TRANSACTIONS_V, object_name:PQH_POSITION_TRANSACTIONS_V, status:VALID, product: PQH - Public Sector HR , implementation_dba_data: APPS.PQH_POSITION_TRANSACTIONS_V ,