Search Results po_reqexpress_lines_all
Overview
The PO_REQEXPRESS_LINES_ALL table is a core data repository within the Oracle E-Business Suite Purchasing (PO) module. It stores the line-level details for express requisition templates, which are standardized forms used to streamline and expedite the creation of requisitions for frequently ordered items or services. These templates, defined in the PO_REQEXPRESS_HEADERS_ALL table, allow users to quickly generate requisitions by populating predefined values, thereby enforcing procurement policies and reducing data entry errors. The table's multi-org structure, indicated by the "_ALL" suffix, supports multiple operating units within a single installation.
Key Information Stored
The table's primary key, comprised of EXPRESS_NAME and SEQUENCE_NUM, uniquely identifies each line within a specific express template. Key columns store critical procurement data for each template line. This includes suggested sourcing information such as SUGGESTED_VENDOR_ID, SUGGESTED_VENDOR_SITE_ID, and SUGGESTED_BUYER_ID. Item or category details are captured in CATEGORY_ID and ITEM_ID columns. The LINE_TYPE_ID defines the type of purchase (e.g., Goods, Services). For templates linked to existing purchase orders, PO_HEADER_ID and PO_LINE_ID provide references. Other columns store descriptive information (DESCRIPTION), quantity (QUANTITY), unit of measure (UNIT_MEAS_LOOKUP_CODE), and pricing data, forming a comprehensive template blueprint.
Common Use Cases and Queries
Primary use cases involve auditing template usage, troubleshooting requisition creation, and generating custom reports on procurement patterns. Common analytical queries include listing all lines for a specific template to understand its full composition or identifying templates that suggest a particular vendor for spend analysis. For instance, a query to audit template completeness might join to the headers table and check for critical missing suggested data. When an express requisition is created, the application uses this table as the source to populate the requisition lines (PO_REQUISITION_LINES_ALL). Technical support often queries this table to verify the template data that propagated to a problematic requisition, using the express name as the key filter.
Related Objects
The table maintains extensive foreign key relationships with other Purchasing and Inventory entities, central to its role in the application's data model.
- PO_REQEXPRESS_HEADERS_ALL: Joined via EXPRESS_NAME. This is the parent table containing the template header.
- PO_VENDORS & PO_VENDOR_SITES_ALL: Joined via SUGGESTED_VENDOR_ID and SUGGESTED_VENDOR_SITE_ID, respectively, to provide supplier details.
- PO_AGENTS: Joined via SUGGESTED_BUYER_ID to identify the proposed buyer.
- PO_HEADERS_ALL & PO_LINES_ALL: Joined via PO_HEADER_ID and PO_LINE_ID for templates created from an existing purchase order line.
- PO_LINE_TYPES_B: Joined via LINE_TYPE_ID to define the procurement line type.
- MTL_CATEGORIES_B: Joined via CATEGORY_ID for catalog-based purchasing.
- PO_VENDOR_CONTACTS: Joined via SUGGESTED_VENDOR_CONTACT_ID.
-
Table: PO_REQEXPRESS_LINES_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_LINES_ALL, object_name:PO_REQEXPRESS_LINES_ALL, status:VALID, product: PO - Purchasing , description: Template lines for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_LINES_ALL ,
-
Table: PO_REQEXPRESS_LINES_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_LINES_ALL, object_name:PO_REQEXPRESS_LINES_ALL, status:VALID, product: PO - Purchasing , description: Template lines for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_LINES_ALL ,
-
Table: PO_REQEXPRESS_HEADERS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_HEADERS_ALL, object_name:PO_REQEXPRESS_HEADERS_ALL, status:VALID, product: PO - Purchasing , description: Template headers for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_HEADERS_ALL ,
-
Table: PO_REQEXPRESS_HEADERS_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_HEADERS_ALL, object_name:PO_REQEXPRESS_HEADERS_ALL, status:VALID, product: PO - Purchasing , description: Template headers for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_HEADERS_ALL ,
-
Table: PO_LINE_TYPES_B
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINE_TYPES_B, object_name:PO_LINE_TYPES_B, status:VALID, product: PO - Purchasing , description: Line types , implementation_dba_data: PO.PO_LINE_TYPES_B ,
-
Table: PO_VENDOR_CONTACTS
12.2.2
product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: Not implemented in this database ,
-
Table: PO_LINE_TYPES_B
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINE_TYPES_B, object_name:PO_LINE_TYPES_B, status:VALID, product: PO - Purchasing , description: Line types , implementation_dba_data: PO.PO_LINE_TYPES_B ,
-
Table: PO_AGENTS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_AGENTS, object_name:PO_AGENTS, status:VALID, product: PO - Purchasing , description: Buyers table , implementation_dba_data: PO.PO_AGENTS ,
-
Table: PO_VENDOR_CONTACTS
12.1.1
product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: Not implemented in this database ,
-
Table: PO_AGENTS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_AGENTS, object_name:PO_AGENTS, status:VALID, product: PO - Purchasing , description: Buyers table , implementation_dba_data: PO.PO_AGENTS ,
-
Table: PO_LINES_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINES_ALL, object_name:PO_LINES_ALL, status:VALID, product: PO - Purchasing , description: Purchase document lines (for purchase orders, purchase agreements, quotations, RFQs) , implementation_dba_data: PO.PO_LINES_ALL ,
-
Table: PO_VENDOR_SITES_ALL
12.1.1
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_LINES_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINES_ALL, object_name:PO_LINES_ALL, status:VALID, product: PO - Purchasing , description: Purchase document lines (for purchase orders, purchase agreements, quotations, RFQs) , implementation_dba_data: PO.PO_LINES_ALL ,
-
Table: PO_VENDOR_SITES_ALL
12.2.2
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_HEADERS_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_HEADERS_ALL, object_name:PO_HEADERS_ALL, status:VALID, product: PO - Purchasing , description: Document headers (for purchase orders, purchase agreements, quotations, RFQs) , implementation_dba_data: PO.PO_HEADERS_ALL ,
-
Table: PO_HEADERS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_HEADERS_ALL, object_name:PO_HEADERS_ALL, status:VALID, product: PO - Purchasing , description: Document headers (for purchase orders, purchase agreements, quotations, RFQs) , implementation_dba_data: PO.PO_HEADERS_ALL ,
-
Table: PO_VENDORS
12.1.1
product: PO - Purchasing , description: Suppliers , implementation_dba_data: Not implemented in this database ,
-
View: PO_REQUISITION_TEMPLATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_REQUISITION_TEMPLATES_V, object_name:PO_REQUISITION_TEMPLATES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_REQUISITION_TEMPLATES_V ,
-
Table: PO_VENDORS
12.2.2
product: PO - Purchasing , description: Suppliers , implementation_dba_data: Not implemented in this database ,
-
View: PO_REQUISITION_TEMPLATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_REQUISITION_TEMPLATES_V, object_name:PO_REQUISITION_TEMPLATES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_REQUISITION_TEMPLATES_V ,