Search Results pv_partner_program_b
Overview
The PV_PARTNER_PROGRAM_B table is a core data object within the Oracle E-Business Suite Partner Management (PV) module. It serves as the master repository for defining and storing all partner program definitions and their associated membership structures. A partner program represents a formalized framework for managing relationships with channel partners, encompassing rules, benefits, requirements, and lifecycle stages. The table's role is foundational, as it stores the essential metadata that governs how partners are enrolled, managed, and progressed through different program tiers or types. Its data is central to the operational and strategic management of an organization's partner channel.
Key Information Stored
While the specific column list is not detailed in the provided metadata, the documented primary and foreign key relationships reveal the critical data attributes stored. The primary key, PROGRAM_ID, uniquely identifies each program record. The table stores hierarchical program structures via the self-referential foreign key on PROGRAM_PARENT_ID, allowing for parent-child program relationships. It links to a program type classification via PROGRAM_TYPE_ID (references PV_PARTNER_PROGRAM_TYPE_B). The table also stores references to governing business rules, including PROCESS_RULE_ID and PREREQ_PROCESS_RULE_ID (both referencing PV_PROCESS_RULES_B), which likely control program enrollment and prerequisite logic. Additional key references include a custom setup definition (CUSTOM_SETUP_ID), a user status (USER_STATUS_ID), and associated content (CITEM_VERSION_ID).
Common Use Cases and Queries
This table is primarily accessed for program configuration, partner enrollment validation, and hierarchical reporting. Administrators query it to review program structures or to identify programs eligible for partner enrollment based on specific criteria. Common SQL patterns include retrieving a program hierarchy or listing programs with their associated process rules. For example, a query to find all active child programs under a specific parent program would join PV_PARTNER_PROGRAM_B to itself on PROGRAM_PARENT_ID. Another frequent use case involves generating reports on partner membership by joining this table to partner enrollment tables (like PV_GE_PTNR_RESPS) via the PROGRAM_ID column to analyze partner distribution across different programs.
Related Objects
The PV_PARTNER_PROGRAM_B table has extensive relationships, acting as a central hub for the Partner Management module. Key documented relationships include:
- Primary Key Reference: PROGRAM_ID is referenced by the translated descriptions table PV_PARTNER_PROGRAM_TL.
- Hierarchical Structure: Self-referencing foreign key to PV_PARTNER_PROGRAM_B.PROGRAM_PARENT_ID.
- Program Definition: Linked to PV_PARTNER_PROGRAM_TYPE_B via PROGRAM_TYPE_ID.
- Business Rules: Linked to PV_PROCESS_RULES_B twice (PROCESS_RULE_ID, PREREQ_PROCESS_RULE_ID).
- Partner Enrollment & Responsibilities: Referenced by PV_GE_PTNR_RESPS and PV_GE_RESP_MAP_RULES.
- Program Eligibility & Contracts: Referenced by PV_PG_ELIG_PROGRAMS, PV_PG_ELIG_PROG_MIRR, and PV_PROGRAM_CONTRACTS.
- Generic Entity Framework: Referenced by several "GE" tables (PV_GE_CHKLST_ITEMS_B, PV_GE_HISTORY_LOG_B, PV_GE_NOTIF_RULES_B, PV_GE_QSNR_ELEMENTS_B) where PROGRAM_ID acts as the USED_BY_ENTITY_ID or similar.
- Enrollment Changes: Referenced by PV_PG_ENRL_CHANGE_RULES for both CHANGE_FROM_PROGRAM_ID and CHANGE_TO_PROGRAM_ID.
-
Table: PV_PARTNER_PROGRAM_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PARTNER_PROGRAM_B, object_name:PV_PARTNER_PROGRAM_B, status:VALID, product: PV - Partner Management , description: Captures partner program, and membership details , implementation_dba_data: PV.PV_PARTNER_PROGRAM_B ,
-
Table: PV_PARTNER_PROGRAM_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PARTNER_PROGRAM_B, object_name:PV_PARTNER_PROGRAM_B, status:VALID, product: PV - Partner Management , description: Captures partner program, and membership details , implementation_dba_data: PV.PV_PARTNER_PROGRAM_B ,
-
Table: PV_PROGRAM_CONTRACTS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROGRAM_CONTRACTS, object_name:PV_PROGRAM_CONTRACTS, status:VALID, product: PV - Partner Management , description: Program contracts , implementation_dba_data: PV.PV_PROGRAM_CONTRACTS ,
-
Table: PV_GE_RESP_MAP_RULES
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_RESP_MAP_RULES, object_name:PV_GE_RESP_MAP_RULES, status:VALID, product: PV - Partner Management , description: Table for responsibility mapping rules , implementation_dba_data: PV.PV_GE_RESP_MAP_RULES ,
-
Table: PV_PG_ENRL_CHANGE_RULES
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ENRL_CHANGE_RULES, object_name:PV_PG_ENRL_CHANGE_RULES, status:VALID, product: PV - Partner Management , description: Container for program's enrollment upgrade/downgrade rules. , implementation_dba_data: PV.PV_PG_ENRL_CHANGE_RULES ,
-
Table: PV_PROCESS_RULES_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROCESS_RULES_B, object_name:PV_PROCESS_RULES_B, status:VALID, product: PV - Partner Management , description: Process Rules , implementation_dba_data: PV.PV_PROCESS_RULES_B ,
-
Table: PV_GE_RESP_MAP_RULES
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_RESP_MAP_RULES, object_name:PV_GE_RESP_MAP_RULES, status:VALID, product: PV - Partner Management , description: Table for responsibility mapping rules , implementation_dba_data: PV.PV_GE_RESP_MAP_RULES ,
-
Table: PV_GE_PTNR_RESPS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_PTNR_RESPS, object_name:PV_GE_PTNR_RESPS, status:VALID, product: PV - Partner Management , description: This table is used for storing partner responsibility mappings. , implementation_dba_data: PV.PV_GE_PTNR_RESPS ,
-
Table: PV_GE_PTNR_RESPS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_PTNR_RESPS, object_name:PV_GE_PTNR_RESPS, status:VALID, product: PV - Partner Management , description: This table is used for storing partner responsibility mappings. , implementation_dba_data: PV.PV_GE_PTNR_RESPS ,
-
Table: PV_PROGRAM_CONTRACTS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROGRAM_CONTRACTS, object_name:PV_PROGRAM_CONTRACTS, status:VALID, product: PV - Partner Management , description: Program contracts , implementation_dba_data: PV.PV_PROGRAM_CONTRACTS ,
-
Table: PV_PG_ENRL_CHANGE_RULES
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ENRL_CHANGE_RULES, object_name:PV_PG_ENRL_CHANGE_RULES, status:VALID, product: PV - Partner Management , description: Container for program's enrollment upgrade/downgrade rules. , implementation_dba_data: PV.PV_PG_ENRL_CHANGE_RULES ,
-
Table: PV_PROCESS_RULES_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROCESS_RULES_B, object_name:PV_PROCESS_RULES_B, status:VALID, product: PV - Partner Management , description: Process Rules , implementation_dba_data: PV.PV_PROCESS_RULES_B ,
-
Table: PV_PG_ELIG_PROG_MIRR
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ELIG_PROG_MIRR, object_name:PV_PG_ELIG_PROG_MIRR, status:VALID, product: PV - Partner Management , description: Eligible Programs , implementation_dba_data: PV.PV_PG_ELIG_PROG_MIRR ,
-
Table: PV_PG_ELIG_PROG_MIRR
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ELIG_PROG_MIRR, object_name:PV_PG_ELIG_PROG_MIRR, status:VALID, product: PV - Partner Management , description: Eligible Programs , implementation_dba_data: PV.PV_PG_ELIG_PROG_MIRR ,
-
Table: PV_PG_ELIG_PROGRAMS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ELIG_PROGRAMS, object_name:PV_PG_ELIG_PROGRAMS, status:VALID, product: PV - Partner Management , description: Eligible Programs , implementation_dba_data: PV.PV_PG_ELIG_PROGRAMS ,
-
Table: PV_PROGRAM_BENEFITS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROGRAM_BENEFITS, object_name:PV_PROGRAM_BENEFITS, status:VALID, product: PV - Partner Management , description: Program benefits , implementation_dba_data: PV.PV_PROGRAM_BENEFITS ,
-
Table: PV_GE_NOTIF_RULES_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_NOTIF_RULES_B, object_name:PV_GE_NOTIF_RULES_B, status:VALID, product: PV - Partner Management , description: Captures the notification rules for a given entity. , implementation_dba_data: PV.PV_GE_NOTIF_RULES_B ,
-
Table: PV_GE_NOTIF_RULES_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_NOTIF_RULES_B, object_name:PV_GE_NOTIF_RULES_B, status:VALID, product: PV - Partner Management , description: Captures the notification rules for a given entity. , implementation_dba_data: PV.PV_GE_NOTIF_RULES_B ,
-
Table: PV_PG_ELIG_PROGRAMS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ELIG_PROGRAMS, object_name:PV_PG_ELIG_PROGRAMS, status:VALID, product: PV - Partner Management , description: Eligible Programs , implementation_dba_data: PV.PV_PG_ELIG_PROGRAMS ,
-
Table: PV_PROGRAM_PAYMENT_MODE
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROGRAM_PAYMENT_MODE, object_name:PV_PROGRAM_PAYMENT_MODE, status:VALID, product: PV - Partner Management , description: Partner Program - payment mode , implementation_dba_data: PV.PV_PROGRAM_PAYMENT_MODE ,
-
Table: PV_GE_HISTORY_LOG_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_HISTORY_LOG_B, object_name:PV_GE_HISTORY_LOG_B, status:VALID, product: PV - Partner Management , description: Captures the transaction history log for a given entity. , implementation_dba_data: PV.PV_GE_HISTORY_LOG_B ,
-
Table: PV_GE_HISTORY_LOG_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_HISTORY_LOG_B, object_name:PV_GE_HISTORY_LOG_B, status:VALID, product: PV - Partner Management , description: Captures the transaction history log for a given entity. , implementation_dba_data: PV.PV_GE_HISTORY_LOG_B ,
-
Table: PV_PARTNER_PROGRAM_TL
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PARTNER_PROGRAM_TL, object_name:PV_PARTNER_PROGRAM_TL, status:VALID, product: PV - Partner Management , description: Partner Program - Translation table , implementation_dba_data: PV.PV_PARTNER_PROGRAM_TL ,
-
Table: PV_PROGRAM_PAYMENT_MODE
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROGRAM_PAYMENT_MODE, object_name:PV_PROGRAM_PAYMENT_MODE, status:VALID, product: PV - Partner Management , description: Partner Program - payment mode , implementation_dba_data: PV.PV_PROGRAM_PAYMENT_MODE ,
-
Table: PV_PG_INVITE_HEADERS_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_INVITE_HEADERS_B, object_name:PV_PG_INVITE_HEADERS_B, status:VALID, product: PV - Partner Management , description: Container for storing invitations sent to partners for enrollment into programs. , implementation_dba_data: PV.PV_PG_INVITE_HEADERS_B ,
-
Table: PV_PG_INVITE_HEADERS_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_INVITE_HEADERS_B, object_name:PV_PG_INVITE_HEADERS_B, status:VALID, product: PV - Partner Management , description: Container for storing invitations sent to partners for enrollment into programs. , implementation_dba_data: PV.PV_PG_INVITE_HEADERS_B ,
-
Table: PV_PG_MEMBERSHIPS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_MEMBERSHIPS, object_name:PV_PG_MEMBERSHIPS, status:VALID, product: PV - Partner Management , description: Container for partner's program membership details. , implementation_dba_data: PV.PV_PG_MEMBERSHIPS ,
-
Table: PV_PROGRAM_BENEFITS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PROGRAM_BENEFITS, object_name:PV_PROGRAM_BENEFITS, status:VALID, product: PV - Partner Management , description: Program benefits , implementation_dba_data: PV.PV_PROGRAM_BENEFITS ,
-
Table: PV_GE_CHKLST_ITEMS_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_CHKLST_ITEMS_B, object_name:PV_GE_CHKLST_ITEMS_B, status:VALID, product: PV - Partner Management , description: Container for Task Items that needs to be checked. , implementation_dba_data: PV.PV_GE_CHKLST_ITEMS_B ,
-
Table: PV_GE_QSNR_ELEMENTS_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_QSNR_ELEMENTS_B, object_name:PV_GE_QSNR_ELEMENTS_B, status:VALID, product: PV - Partner Management , description: Container for questionnaire element details. , implementation_dba_data: PV.PV_GE_QSNR_ELEMENTS_B ,
-
Table: PV_PG_MEMBERSHIPS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_MEMBERSHIPS, object_name:PV_PG_MEMBERSHIPS, status:VALID, product: PV - Partner Management , description: Container for partner's program membership details. , implementation_dba_data: PV.PV_PG_MEMBERSHIPS ,
-
Table: PV_PG_ENRL_REQUESTS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ENRL_REQUESTS, object_name:PV_PG_ENRL_REQUESTS, status:VALID, product: PV - Partner Management , description: Container for enrollment requests submitted for membership into programs. , implementation_dba_data: PV.PV_PG_ENRL_REQUESTS ,
-
Table: PV_PARTNER_PROGRAM_TL
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PARTNER_PROGRAM_TL, object_name:PV_PARTNER_PROGRAM_TL, status:VALID, product: PV - Partner Management , description: Partner Program - Translation table , implementation_dba_data: PV.PV_PARTNER_PROGRAM_TL ,
-
Table: PV_PG_ENRL_REQUESTS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PG_ENRL_REQUESTS, object_name:PV_PG_ENRL_REQUESTS, status:VALID, product: PV - Partner Management , description: Container for enrollment requests submitted for membership into programs. , implementation_dba_data: PV.PV_PG_ENRL_REQUESTS ,
-
Table: PV_PARTNER_PROGRAM_TYPE_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PARTNER_PROGRAM_TYPE_B, object_name:PV_PARTNER_PROGRAM_TYPE_B, status:VALID, product: PV - Partner Management , description: Partner Program Type - base table , implementation_dba_data: PV.PV_PARTNER_PROGRAM_TYPE_B ,
-
Table: PV_PARTNER_PROGRAM_TYPE_B
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_PARTNER_PROGRAM_TYPE_B, object_name:PV_PARTNER_PROGRAM_TYPE_B, status:VALID, product: PV - Partner Management , description: Partner Program Type - base table , implementation_dba_data: PV.PV_PARTNER_PROGRAM_TYPE_B ,
-
Table: PV_GE_CHKLST_ITEMS_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_CHKLST_ITEMS_B, object_name:PV_GE_CHKLST_ITEMS_B, status:VALID, product: PV - Partner Management , description: Container for Task Items that needs to be checked. , implementation_dba_data: PV.PV_GE_CHKLST_ITEMS_B ,
-
Table: PV_GE_QSNR_ELEMENTS_B
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_GE_QSNR_ELEMENTS_B, object_name:PV_GE_QSNR_ELEMENTS_B, status:VALID, product: PV - Partner Management , description: Container for questionnaire element details. , implementation_dba_data: PV.PV_GE_QSNR_ELEMENTS_B ,
-
View: PV_PARTNER_PROGRAM_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PV.PV_PARTNER_PROGRAM_VL, object_name:PV_PARTNER_PROGRAM_VL, status:VALID, product: PV - Partner Management , implementation_dba_data: APPS.PV_PARTNER_PROGRAM_VL ,
-
View: PV_PARTNER_PROGRAM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PV.PV_PARTNER_PROGRAM_V, object_name:PV_PARTNER_PROGRAM_V, status:VALID, product: PV - Partner Management , implementation_dba_data: APPS.PV_PARTNER_PROGRAM_V ,
-
View: PV_PARTNER_PROGRAM_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PV.PV_PARTNER_PROGRAM_VL, object_name:PV_PARTNER_PROGRAM_VL, status:VALID, product: PV - Partner Management , implementation_dba_data: APPS.PV_PARTNER_PROGRAM_VL ,
-
View: PV_PARTNER_PROGRAM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PV.PV_PARTNER_PROGRAM_V, object_name:PV_PARTNER_PROGRAM_V, status:VALID, product: PV - Partner Management , implementation_dba_data: APPS.PV_PARTNER_PROGRAM_V ,