Search Results zpstr_ras sap table details
The PA_RP_CONC_PARAMS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Project Accounting (PA) module, specifically designed to store concurrent program parameters for reporting and processing purposes. This table plays a pivotal role in managing runtime parameters for concurrent requests, ensuring seamless execution of batch processes, reports, and data integrations. Below is a detailed breakdown of its structure, functionality, and relevance in Oracle EBS.
Table Structure and Key Columns
ThePA_RP_CONC_PARAMS
table consists of several key columns that define its operational scope:
- REQUEST_ID: References the concurrent request ID (
FND_CONCURRENT_REQUESTS.REQUEST_ID
), linking parameters to a specific execution instance. - PARAMETER_NAME: Stores the name of the parameter (e.g., project ID, organization, date range) passed to the concurrent program.
- PARAMETER_VALUE: Contains the actual value assigned to the parameter during runtime.
- PARAMETER_TYPE: Specifies the data type (e.g., VARCHAR2, NUMBER, DATE) of the parameter value.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking when records were created or modified.
Functional Role in Oracle EBS
The table serves as a bridge between user inputs and concurrent program execution. Key functionalities include:- Parameter Persistence: Captures user-defined inputs for reports (e.g., Project Status, Cost Distribution) or batch processes (e.g., Revenue Recognition), ensuring reproducibility.
- Integration with Concurrent Manager: Works in tandem with
FND_CONCURRENT_REQUESTS
to pass runtime values to PL/SQL or Oracle Reports programs. - Audit Trail: Maintains historical records of parameter values for compliance and troubleshooting.
Usage Scenarios
- Project Reporting: When generating financial or operational reports, parameters like
P_PROJECT_ID
orP_END_DATE
are stored here for reference. - Batch Processing: For mass transactions (e.g., labor cost adjustments), parameters such as
P_ORG_ID
orP_GL_PERIOD
are logged. - Custom Extensions Developers leverage this table to extend standard programs by adding custom parameters without modifying core code.
Technical Considerations
- Indexing: Typically indexed on
REQUEST_ID
andPARAMETER_NAME
for efficient querying during concurrent program execution. - Purge Policies: Administrators may archive or purge older records to optimize performance, often via concurrent programs like "Purge Concurrent Request Data."
- Security: Access is restricted via Oracle's standard data security model (VPD or FND grants).
Version-Specific Notes
- 12.1.1: The table structure remains consistent, but performance tuning may be required for high-volume environments.
- 12.2.2: Enhanced integration with Oracle Fusion Middleware for parameter validation and logging.
Conclusion
ThePA_RP_CONC_PARAMS
table is a foundational component in Oracle EBS Project Accounting, enabling dynamic parameter handling for concurrent processes. Its design ensures traceability, flexibility, and scalability, making it indispensable for both standard and custom implementations. Understanding its schema and usage patterns is essential for EBS functional and technical consultants.
-
Lookup Type: EXPENDITURE ITEM DETAILS
12.1.1
product: PA - Projects , meaning: Expenditure Item Details , description: Expenditure Item Details ,
-
Lookup Type: EXPENDITURE ITEM DETAILS
12.2.2
product: PA - Projects , meaning: Expenditure Item Details , description: Expenditure Item Details ,
-
Table: PA_RP_CONC_PARAMS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RP_CONC_PARAMS, object_name:PA_RP_CONC_PARAMS, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_RP_CONC_PARAMS ,
-
Table: PA_RP_JOB_ASSIGNMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RP_JOB_ASSIGNMENTS, object_name:PA_RP_JOB_ASSIGNMENTS, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_RP_JOB_ASSIGNMENTS ,
-
Table: PA_ACTION_SETS_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ACTION_SETS_AR, object_name:PA_ACTION_SETS_AR, status:VALID, product: PA - Projects , description: PA_ACTION_SETS stores action set templates as well as action sets belonging to an object, such as projects, requirements, etc , implementation_dba_data: PA.PA_ACTION_SETS_AR ,
-
Table: PA_ALLOC_RUNS_ALL_EFC
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ALLOC_RUNS_ALL_EFC, object_name:PA_ALLOC_RUNS_ALL_EFC, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_ALLOC_RUNS_ALL_EFC ,
-
Table: PA_RES_TYPES_TL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RES_TYPES_TL, object_name:PA_RES_TYPES_TL, status:VALID, product: PA - Projects , description: This table stores the translated resource type information. , implementation_dba_data: PA.PA_RES_TYPES_TL ,
-
Table: PA_PTE_DESCRIPTIVE_FLEXS
12.1.1
product: PA - Projects , description: Temporary holding table used to download descriptive flexfields to Oracle Personal Time and Expense , implementation_dba_data: Not implemented in this database ,
-
Table: PA_FP_WEBADI_UPLOAD_INF
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FP_WEBADI_UPLOAD_INF, object_name:PA_FP_WEBADI_UPLOAD_INF, status:VALID, product: PA - Projects , description: This is table that is used to store temporary data from web ADI Layout to upload to Oracle Projects. , implementation_dba_data: PA.PA_FP_WEBADI_UPLOAD_INF ,
-
Table: PA_OPER_UNITS_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_OPER_UNITS_IT, object_name:PA_OPER_UNITS_IT, status:VALID, product: PA - Projects , description: Information about operating units for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_OPER_UNITS_IT ,
-
Table: PA_BIS_PRJ_TO_DATE_DRILLS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BIS_PRJ_TO_DATE_DRILLS_ALL, object_name:PA_BIS_PRJ_TO_DATE_DRILLS_ALL, status:VALID, product: PA - Projects , description: Period and year to date actuals and budget amounts for a project for reporting. , implementation_dba_data: PA.PA_BIS_PRJ_TO_DATE_DRILLS_ALL ,
-
Table: PA_PERF_BZ_OBJECT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PERF_BZ_OBJECT, object_name:PA_PERF_BZ_OBJECT, status:VALID, product: PA - Projects , description: Interface table to pass the objects which are affected by the business event. , implementation_dba_data: PA.PA_PERF_BZ_OBJECT ,
-
Table: PA_COMPILED_MULTIPLIERS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_COMPILED_MULTIPLIERS, object_name:PA_COMPILED_MULTIPLIERS, status:VALID, product: PA - Projects , description: Buildup multipliers used for burdening , implementation_dba_data: PA.PA_COMPILED_MULTIPLIERS ,
-
Table: PA_EXP_ITEM_ADJ_ACT_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXP_ITEM_ADJ_ACT_AR, object_name:PA_EXP_ITEM_ADJ_ACT_AR, status:VALID, product: PA - Projects , description: Pa_Expend_Item_Adj_Act_ar is a table for Archive/Purge. Refer to comments on the columns in the main table , implementation_dba_data: PA.PA_EXP_ITEM_ADJ_ACT_AR ,
-
Table: PA_ROUTINGS_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ROUTINGS_AR, object_name:PA_ROUTINGS_AR, status:VALID, product: PA - Projects , description: Pa_Routings_ar is a table for Archive/Purge. Refer to comments on the columns in the main table , implementation_dba_data: PA.PA_ROUTINGS_AR ,
-
Table: PA_PROJECT_ASSIGNMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASSIGNMENTS, object_name:PA_PROJECT_ASSIGNMENTS, status:VALID, product: PA - Projects , description: PA_PROJECT_ASSIGNMENTS stores details of all Assignments for a project. , implementation_dba_data: PA.PA_PROJECT_ASSIGNMENTS ,
-
Table: PA_CI_COMMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CI_COMMENTS, object_name:PA_CI_COMMENTS, status:VALID, product: PA - Projects , description: This table stores all the comments in the action log. A comment can be a requestor, closure or progress comment on an action, or unsolicited comment to the control item. For each action, there will be only one requestor comment and one cl , implementation_dba_data: PA.PA_CI_COMMENTS ,
-
Table: PA_ALLOC_MISSING_COSTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ALLOC_MISSING_COSTS, object_name:PA_ALLOC_MISSING_COSTS, status:VALID, product: PA - Projects , description: Missing costs information for an allocation run , implementation_dba_data: PA.PA_ALLOC_MISSING_COSTS ,
-
Table: PA_ROLE_PROFILE_LINES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ROLE_PROFILE_LINES, object_name:PA_ROLE_PROFILE_LINES, status:VALID, product: PA - Projects , description: PA_ROLE_PROFILE_LINES stores project roles and corresponding weightings defined for each project role profile. The sum of role weightings for any profile must be 100 , implementation_dba_data: PA.PA_ROLE_PROFILE_LINES ,
-
Table: PA_NEXT_ALLOW_STATUSES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_NEXT_ALLOW_STATUSES, object_name:PA_NEXT_ALLOW_STATUSES, status:VALID, product: PA - Projects , description: This table stores the next allowable statuses for statuses in PA_PROJECT_STATUSES. , implementation_dba_data: PA.PA_NEXT_ALLOW_STATUSES ,
-
Table: PA_PROGRESS_REPORT_VERS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROGRESS_REPORT_VERS, object_name:PA_PROGRESS_REPORT_VERS, status:VALID, product: PA - Projects , description: This table holds header information for each version of the status report associated with an object. , implementation_dba_data: PA.PA_PROGRESS_REPORT_VERS ,
-
Table: PA_CC_TP_RULES_BG
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CC_TP_RULES_BG, object_name:PA_CC_TP_RULES_BG, status:VALID, product: PA - Projects , description: Rules that define how transfer price is calculated, which include such attributes as calculation method, base amount, schedule or markup, and final percentage. , implementation_dba_data: PA.PA_CC_TP_RULES_BG ,
-
Table: PA_XBS_DENORM_TEMP
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_XBS_DENORM_TEMP, object_name:PA_XBS_DENORM_TEMP, status:VALID, product: PA - Projects , description: Global temporary table to store the interim xbs_denorm data. , implementation_dba_data: PA.PA_XBS_DENORM_TEMP ,
-
Table: PA_CI_FP_AMOUNTS
12.1.1
product: PA - Projects , description: This table stores the materialized financial amount data for the control items. , implementation_dba_data: Not implemented in this database ,
-
Table: PA_CUST_EVENT_RDL_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CUST_EVENT_RDL_AR, object_name:PA_CUST_EVENT_RDL_AR, status:VALID, product: PA - Projects , description: Pa_Cust_Event_RDL_ar is a table for Archive/Purge. Refer to comments on the columns in the main table , implementation_dba_data: PA.PA_CUST_EVENT_RDL_AR ,
-
Table: PA_BUDGET_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BUDGET_TYPES, object_name:PA_BUDGET_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of types of budgets used for different business purposes , implementation_dba_data: PA.PA_BUDGET_TYPES ,
-
Table: PA_PROJ_WORKPLAN_ATTR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_WORKPLAN_ATTR, object_name:PA_PROJ_WORKPLAN_ATTR, status:VALID, product: PA - Projects , description: This table stores the workplan attributes for projects. , implementation_dba_data: PA.PA_PROJ_WORKPLAN_ATTR ,
-
Table: PA_PROJ_FP_OPTIONS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_FP_OPTIONS, object_name:PA_PROJ_FP_OPTIONS, status:VALID, product: PA - Projects , description: This table stores the default financial planning options for a project, plan type or plan version. , implementation_dba_data: PA.PA_PROJ_FP_OPTIONS ,
-
Table: PA_RES_AVAILABILITY
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RES_AVAILABILITY, object_name:PA_RES_AVAILABILITY, status:VALID, product: PA - Projects , description: PA_RES_AVAILABILITY is a table storing available/overcommitted percent and hours of a resource for a given period. , implementation_dba_data: PA.PA_RES_AVAILABILITY ,
-
Table: PA_PTE_MORG_EMP_TAB
12.1.1
product: PA - Projects , description: The operating unit to use for an employee using Oracle Personal Time and Expense (used if Multi-Org is implemented) , implementation_dba_data: Not implemented in this database ,
-
Table: PA_STRUCTURE_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_STRUCTURE_TYPES, object_name:PA_STRUCTURE_TYPES, status:VALID, product: PA - Projects , description: PA_STRUCTURE_TYPES stores user-defined Structure Types. - For future use , implementation_dba_data: PA.PA_STRUCTURE_TYPES ,
-
Table: PA_ALL_FINANCIAL_YRS_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ALL_FINANCIAL_YRS_IT, object_name:PA_ALL_FINANCIAL_YRS_IT, status:VALID, product: PA - Projects , description: Information about the top level of the standard hierarchy on the time dimension , implementation_dba_data: PA.PA_ALL_FINANCIAL_YRS_IT ,
-
Table: PA_PROJECT_EVENT_ACCUM_EFC
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_EVENT_ACCUM_EFC, object_name:PA_PROJECT_EVENT_ACCUM_EFC, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_PROJECT_EVENT_ACCUM_EFC ,
-
Table: PA_SEGMENT_VALUE_LOOKUP_SETS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SEGMENT_VALUE_LOOKUP_SETS, object_name:PA_SEGMENT_VALUE_LOOKUP_SETS, status:VALID, product: PA - Projects , description: Implementation-defined lists of segment value lookups , implementation_dba_data: PA.PA_SEGMENT_VALUE_LOOKUP_SETS ,
-
Table: PA_TRANSACTION_INTERFACE_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TRANSACTION_INTERFACE_ALL, object_name:PA_TRANSACTION_INTERFACE_ALL, status:VALID, product: PA - Projects , description: Interface table to import transactions from external sources into Oracle Projects , implementation_dba_data: PA.PA_TRANSACTION_INTERFACE_ALL ,
-
Table: PA_PERF_RULES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PERF_RULES, object_name:PA_PERF_RULES, status:VALID, product: PA - Projects , description: This table stores the information regarding the available performance rules. , implementation_dba_data: PA.PA_PERF_RULES ,
-
Table: PA_SYSTEM_NUMBERS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SYSTEM_NUMBERS, object_name:PA_SYSTEM_NUMBERS, status:VALID, product: PA - Projects , description: PA_SYSTEM_NUMBERS stores the next available control item type number for the project item type intersection. , implementation_dba_data: PA.PA_SYSTEM_NUMBERS ,
-
Table: PA_RESTYPE_MAP_TO_RESFORMAT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESTYPE_MAP_TO_RESFORMAT, object_name:PA_RESTYPE_MAP_TO_RESFORMAT, status:VALID, product: PA - Projects , description: This table stores all mapping information between Pre FP-M and FP-M resource types. , implementation_dba_data: PA.PA_RESTYPE_MAP_TO_RESFORMAT ,
-
Table: PA_RESOURCE_CLASSES_TL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESOURCE_CLASSES_TL, object_name:PA_RESOURCE_CLASSES_TL, status:VALID, product: PA - Projects , description: This table stores translated resource class information. , implementation_dba_data: PA.PA_RESOURCE_CLASSES_TL ,
-
Table: PA_BUDGET_LINES_EFC
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BUDGET_LINES_EFC, object_name:PA_BUDGET_LINES_EFC, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_BUDGET_LINES_EFC ,
-
Table: PA_PRJ_ACCUM_COMMIT_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PRJ_ACCUM_COMMIT_AR, object_name:PA_PRJ_ACCUM_COMMIT_AR, status:VALID, product: PA - Projects , description: Pa_Project_Accum_Commit_ar is a table for Archive/Purge. Refer to comments on the columns in the main table , implementation_dba_data: PA.PA_PRJ_ACCUM_COMMIT_AR ,
-
Table: PA_COST_DIST_LINES_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_COST_DIST_LINES_AR, object_name:PA_COST_DIST_LINES_AR, status:VALID, product: PA - Projects , description: Pa_Cost_Distribution_Lines_ar is a table for Archive/Purge. Refer to comments on the columns in the main table , implementation_dba_data: PA.PA_COST_DIST_LINES_AR ,
-
Table: PA_PROJ_ASGN_TIME_CHART
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_ASGN_TIME_CHART, object_name:PA_PROJ_ASGN_TIME_CHART, status:VALID, product: PA - Projects , description: No Longer Used. , implementation_dba_data: PA.PA_PROJ_ASGN_TIME_CHART ,
-
Table: PA_VALID_CATEGORIES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_VALID_CATEGORIES, object_name:PA_VALID_CATEGORIES, status:VALID, product: PA - Projects , description: Table for storing valid categories for an object type. , implementation_dba_data: PA.PA_VALID_CATEGORIES ,
-
Table: PA_PROJECT_ROLE_TYPES_TL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ROLE_TYPES_TL, object_name:PA_PROJECT_ROLE_TYPES_TL, status:VALID, product: PA - Projects , description: This table provides multi-lingual support (MLS) for project role types that you define in Oracle Projects. MLS enables you to store and print data that you define in multiple languages. The primary key for this table is PROJECT_ROLE_ID and , implementation_dba_data: PA.PA_PROJECT_ROLE_TYPES_TL ,
-
Table: PA_PROJECT_RETENTIONS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_RETENTIONS, object_name:PA_PROJECT_RETENTIONS, status:VALID, product: PA - Projects , description: PA_PROJECT_RETENTIONS stores retention summary balances. , implementation_dba_data: PA.PA_PROJECT_RETENTIONS ,
-
Table: PA_PRJ_ORGS_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PRJ_ORGS_IT, object_name:PA_PRJ_ORGS_IT, status:VALID, product: PA - Projects , description: Information about project/task organizations for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_PRJ_ORGS_IT ,
-
Table: PA_RP_LOBS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RP_LOBS, object_name:PA_RP_LOBS, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_RP_LOBS ,
-
Table: PA_DRAFT_INV_DETS_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_INV_DETS_AR, object_name:PA_DRAFT_INV_DETS_AR, status:VALID, product: PA - Projects , implementation_dba_data: PA.PA_DRAFT_INV_DETS_AR ,
-
Table: PA_RESOURCE_LIST_ASSIGNMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESOURCE_LIST_ASSIGNMENTS, object_name:PA_RESOURCE_LIST_ASSIGNMENTS, status:VALID, product: PA - Projects , description: Resource list assignments to projects , implementation_dba_data: PA.PA_RESOURCE_LIST_ASSIGNMENTS ,