Search Results psb_positions
Overview
The PSB_POSITIONS table is a core data object within the Oracle E-Business Suite (EBS) Public Sector Budgeting (PSB) module, specifically for releases 12.1.1 and 12.2.2. It serves as the master repository for position definition data. In the context of public sector and complex organizational budgeting, a position represents a funded job or role with associated financial attributes, distinct from the individual employee who may fill it. This table is central to the position management and budgeting lifecycle, enabling organizations to plan, track, and control personnel expenditures by linking position definitions to specific budget lines, accounts, and cost distributions.
Key Information Stored
While the provided metadata does not list specific columns beyond the primary and foreign keys, the table's structure is defined by its relationships. The primary identifier is the POSITION_ID. Key foreign key columns establish critical linkages: POSITION_DEFINITION_ID connects a specific position instance to its template definition in PSB_POSITION_DEFINITIONS, and DATA_EXTRACT_ID links to the PSB_DATA_EXTRACTS table, indicating the source data load that created or updated the record. The table's purpose as a master definition table implies it likely stores core attributes such as position number, effective dates, status, and organizational assignment, which are then referenced by numerous transactional and planning child tables.
Common Use Cases and Queries
This table is primarily accessed for position-centric reporting, budget preparation, and integrity validation. Common operational queries involve joining PSB_POSITIONS to its related detail tables to analyze the full financial profile of a position. For example, to retrieve all budgeted positions for a specific definition, one might use a query joining PSB_POSITIONS to PSB_BUDGET_POSITIONS. Another critical use case is validating position assignments and costs during budget revisions, requiring joins to PSB_POSITION_ASSIGNMENTS and PSB_POSITION_COSTS. A typical reporting pattern would be:
- Identifying positions with associated FTE (Full-Time Equivalent) details by joining PSB_POSITIONS to PSB_POSITION_FTE.
- Analyzing position funding by joining PSB_POSITIONS to PSB_POSITION_ACCOUNTS and the general ledger (GL) tables.
- Tracing the lineage of a position from its source data extract through to its current budgeted state.
Related Objects
The PSB_POSITIONS table is a central hub with extensive relationships. As per the metadata, it is referenced by several key transactional tables, forming a comprehensive position management model:
- Parent/Dimension Tables: PSB_POSITION_DEFINITIONS (template), PSB_DATA_EXTRACTS (source).
- Primary Child/Transactional Tables: PSB_BUDGET_POSITIONS, PSB_BUDGET_REVISION_POSITIONS (budget planning), PSB_POSITION_FTE (headcount), PSB_POSITION_ACCOUNTS (funding), PSB_POSITION_ASSIGNMENTS (incumbents), PSB_POSITION_COSTS (expenditure), and PSB_POSITION_PAY_DISTRIBUTIONS (compensation).
This network of relationships underscores the table's role in integrating position data with budget formulation, revision, and execution processes within the PSB module.
-
Table: PSB_POSITIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Position definition , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITIONS_I
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Interface table for PSB_POSITIONS , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_BUDGET_POSITIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Expanded list of positions in a position set , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITION_ASSIGNMENTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Attribute, element, employee assignments to positions , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITION_DEFINITIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Position key flexfield information , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITION_PAY_DISTRIBUTIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Position cost distribution rules , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITION_ACCOUNTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Position Control account distributions , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITION_FTE
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Position control FTE information , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_POSITION_COSTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Position Control costs , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_BUDGET_REVISION_POSITIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Budget revision position transactions , implementation_dba_data: Not implemented in this database ,
-
View: PSB_SELECT_POSITIONS_V
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITION_SET_LISTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: 10sc only , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_WS_POSITION_LINES
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: PSB_DATA_EXTRACTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Data extract definitions. All position related data are partitioned by data extract. , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITION_COSTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITION_ASSIGNMENTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBBV_POSITION_SET_LISTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITION_PAY_DISTRS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_BUDGET_REVISION_POSITION
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSB_WS_SELECT_POSITIONS_V
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITION_ACCOUNTS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITION_FTE
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , description: Provides Details about Position Fte from Position Control tables. , implementation_dba_data: Not implemented in this database ,
-
View: PSB_BUDGET_REVISION_POSITION_V
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_WS_ELEMENT_COST_LINES
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_WS_FTE_LINES
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSB_POSITIONS_V
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSB_POSITION_PAY_DISTRS_V
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBBV_POSITIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: PSBFV_POSITIONS
12.2.2
product: PSB - Public Sector Budgeting (Obsolete) , implementation_dba_data: Not implemented in this database ,