Search Results vendor
The PO_VEND_CLS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for vendor classification data within the Purchasing (PO) module. It stores classification codes assigned to suppliers, enabling organizations to categorize vendors based on predefined criteria such as business type, industry, or procurement policies. This classification facilitates streamlined vendor management, reporting, and compliance with organizational procurement strategies. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
Table Structure and Key Columns
The PO_VEND_CLS table consists of columns that link vendors (VENDOR_ID
) to their respective classification codes (CLASSIFICATION_CODE
). Key columns include:
- VENDOR_ID: Foreign key referencing
PO_VENDORS.VENDOR_ID
, associating the classification with a specific supplier. - CLASSIFICATION_CODE: A code defining the vendor category (e.g., "MINORITY_OWNED," "LOCAL_SUPPLIER"). Values are typically sourced from lookup tables like
FND_LOOKUP_VALUES
. - CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns tracking record creation/modification.
- ATTRIBUTE_CATEGORY and ATTRIBUTE1-15: Flexfield columns for custom extensions.
Functional Role in Procurement
The table supports:
- Supplier Segmentation: Enables grouping vendors for targeted sourcing, contract management, or spend analysis.
- Compliance Reporting: Tracks diversity status (e.g., minority-owned businesses) for regulatory requirements.
- Approval Workflows: Classification codes may trigger specific approval hierarchies or purchasing rules.
Integration with Other Modules
PO_VEND_CLS integrates with:
- AP (Accounts Payable): Vendor classifications may influence payment terms or 1099 reporting.
- iSupplier Portal: Classifications can determine portal access or self-service options.
- Oracle Sourcing: Used to filter suppliers during RFQ/RFP processes.
Technical Considerations
- Indexes: Typically indexed on
VENDOR_ID
andCLASSIFICATION_CODE
for performance. - APIs: Managed via PL/SQL APIs (e.g.,
PO_VENDORS_PKG
) to ensure data integrity. - Flexfields: Descriptive flexfields allow customization without schema changes.
Customization and Extensions
Organizations often extend the table’s functionality by:
- Adding custom classification codes via lookup definitions.
- Leveraging flexfields for industry-specific attributes.
- Developing triggers or workflows based on classification changes.
Conclusion
The PO_VEND_CLS table is a foundational component of Oracle EBS Purchasing, enabling structured vendor management and compliance. Its design supports scalability through flexfields and seamless integration with core procurement processes. Proper utilization of this table enhances supplier lifecycle management and aligns procurement activities with organizational policies.
-
File: GML_11i_PO Vendor Setup.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 19.63 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO Vendor Setup.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 19.63 KBytes , file_type: PDF Diagram ,
-
Lookup Type: VENDOR_TYPE
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Type of vendor , description: Type of vendor ,
-
Lookup Type: VENDOR_TYPE
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Type of vendor , description: Type of vendor ,
-
Lookup Type: APPROVED_IND
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Vendor is approved vendor or not , description: Vendor is approved vendor or not ,
-
Lookup Type: APPROVED_IND
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Vendor is approved vendor or not , description: Vendor is approved vendor or not ,
-
Lookup Type: PAYMENT_IND
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Does the vendor do invoicing , description: Does the vendor do invoicing ,
-
Lookup Type: PAYMENT_IND
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Does the vendor do invoicing , description: Does the vendor do invoicing ,
-
Lookup Type: SORT_OPTIONS1_GEMMSPO
12.2.2
product: GML - Process Manufacturing Logistics , meaning: SORT_OPTIONS1_GEMMSPO , description: SORT_OPTIONS1_GEMMSPO ,
-
Lookup Type: CHANGE_CURRENCY
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Using vendor default currency. , description: Using vendor default currency. ,
-
Lookup Type: SORT_OPTIONS1_GEMMSPO
12.1.1
product: GML - Process Manufacturing Logistics , meaning: SORT_OPTIONS1_GEMMSPO , description: SORT_OPTIONS1_GEMMSPO ,
-
Lookup Type: CHANGE_CURRENCY
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Using vendor default currency. , description: Using vendor default currency. ,
-
Table: PO_VEND_CLS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VEND_CLS, object_name:PO_VEND_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor classes. , implementation_dba_data: GML.PO_VEND_CLS ,
-
View: PO_VEND_MST_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.PO_VEND_MST_V1, object_name:PO_VEND_MST_V1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on vendor master table , implementation_dba_data: APPS.PO_VEND_MST_V1 ,
-
Table: PO_VTRD_CLS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VTRD_CLS, object_name:PO_VTRD_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor trade class. , implementation_dba_data: GML.PO_VTRD_CLS ,
-
Table: PO_VEND_CLS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VEND_CLS, object_name:PO_VEND_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor classes. , implementation_dba_data: GML.PO_VEND_CLS ,
-
Table: PO_VTRD_CLS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VTRD_CLS, object_name:PO_VTRD_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor trade class. , implementation_dba_data: GML.PO_VTRD_CLS ,
-
View: PO_VEND_MST_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.PO_VEND_MST_V1, object_name:PO_VEND_MST_V1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on vendor master table , implementation_dba_data: APPS.PO_VEND_MST_V1 ,
-
Table: PO_VGLD_CLS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VGLD_CLS, object_name:PO_VGLD_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor GL (General Ledger) classes. , implementation_dba_data: GML.PO_VGLD_CLS ,
-
Table: PO_VEND_ASC
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VEND_ASC, object_name:PO_VEND_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor associations/relationships. , implementation_dba_data: GML.PO_VEND_ASC ,
-
Table: PO_VGLD_CLS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VGLD_CLS, object_name:PO_VGLD_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor GL (General Ledger) classes. , implementation_dba_data: GML.PO_VGLD_CLS ,
-
Table: PO_VEND_ASC
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VEND_ASC, object_name:PO_VEND_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor associations/relationships. , implementation_dba_data: GML.PO_VEND_ASC ,
-
Table: PO_VNIT_MST
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VNIT_MST, object_name:PO_VNIT_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor Item Table not supported in OPM Purchasing. , implementation_dba_data: GML.PO_VNIT_MST ,
-
Table: PO_VNIT_MST
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VNIT_MST, object_name:PO_VNIT_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor Item Table not supported in OPM Purchasing. , implementation_dba_data: GML.PO_VNIT_MST ,
-
View: OF_PO_VEND_ASC_VW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OF_PO_VEND_ASC_VW, object_name:OF_PO_VEND_ASC_VW, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor Association View , implementation_dba_data: APPS.OF_PO_VEND_ASC_VW ,
-
View: OF_PO_VEND_ASC_VW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OF_PO_VEND_ASC_VW, object_name:OF_PO_VEND_ASC_VW, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor Association View , implementation_dba_data: APPS.OF_PO_VEND_ASC_VW ,
-
Table: PO_VEND_MST
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VEND_MST, object_name:PO_VEND_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor master. , implementation_dba_data: GML.PO_VEND_MST ,
-
Table: PO_VEND_MST
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VEND_MST, object_name:PO_VEND_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor master. , implementation_dba_data: GML.PO_VEND_MST ,
-
View: PO_VEND_MSTI2_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.PO_VEND_MSTI2_VW1, object_name:PO_VEND_MSTI2_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on vendor master table. , implementation_dba_data: APPS.PO_VEND_MSTI2_VW1 ,
-
View: PO_VEND_MSTI2_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.PO_VEND_MSTI2_VW1, object_name:PO_VEND_MSTI2_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on vendor master table. , implementation_dba_data: APPS.PO_VEND_MSTI2_VW1 ,