Search Results attr_group_id
Overview
The EGO_FINANCIAL_REPORTING_AGV view is a reporting construct in the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 environments, owned by the APPS schema and delivered as part of the EGO — Advanced Product Catalog product family. It exists to expose the attribute group values that back the Financial Reporting descriptive flexfield context attached to the product category set. In practical terms, the view flattens the internal descriptive flexfield metadata join required to resolve which category-set attribute group stores financial reporting values, and then returns the category-set identification and flex value set linkage associated with that attribute group.
Because the view is a read-only projection over the EGO extension tables, it is well suited to reporting, data extraction, and integration scenarios where a downstream consumer needs the financial reporting attribute group without replicating the two-step lookup against the descriptive flexfield context definition. The object is documented as VALID in ETRM, confirming it is a supported catalog object rather than an ad-hoc customization.
Underlying Base Objects
The view is defined over two documented base objects, both reached through synonyms in the APPS schema:
EGO_PRODUCT_CAT_SET_EXT— the product category set extension table, which stores the attribute group rows carryingCATEGORY_SET_ID,CATEGORY_ID,TOP_NODE,VALUE_ID,FLEX_VALUE_SET_ID, andATTR_GROUP_ID.EGO_FND_DSC_FLX_CTX_EXT— the descriptive flexfield context extension table, used inside two correlated subqueries to resolve theATTR_GROUP_IDfor theFINANCIALREPORTINGandFINANCIALREPORTINGVALUEScontext codes.
The join is expressed as an OR condition: the outer row qualifies when its ATTR_GROUP_ID matches the attribute group returned for either flex context code, both anchored to APPLICATION_ID = 431 and DESCRIPTIVE_FLEXFIELD_NAME = 'EGO_PRODUCT_CATEGORY_SET'. This is important for the user searching on the term attr_group_id — that column is the pivot of the view's filtering logic rather than a projected output column, so it does not appear in the select list.
Key Columns
The view projects five columns, all sourced from EGO_PRODUCT_CAT_SET_EXT:
CATEGORY_SET_ID— identifies the category set to which the financial reporting values belong.CATEGORY_ID— the specific catalog category within that category set.TOP_NODE— the top-of-hierarchy node reference for the category structure.VALUE_ID— the flex value identifier associated with the category set value.FLEX_VALUE_SET_ID— the flex value set that governs the valid values available for the associated flex segment.
Common Use Cases and Queries
The principal use case is retrieving the financial reporting attribute group mapping for a given product category set, typically to drive reporting on catalog categorization or to feed an integration that requires the flex value set linkage. A representative query:
SELECT category_set_id, category_id, top_node, value_id, flex_value_set_id FROM apps.ego_financial_reporting_agv WHERE category_set_id = :p_category_set_id;SELECT category_set_id, flex_value_set_id FROM apps.ego_financial_reporting_agv ORDER BY category_set_id, category_id;
Because the view encapsulates the attr_group_id resolution, consumers avoid hard-coding the APPLICATION_ID = 431 and descriptive flexfield context constants, ensuring the lookup remains aligned with Oracle's delivered metadata.
-
View: EGO_FINANCIAL_REPORTING_AGV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_FINANCIAL_REPORTING_AGV, object_name:EGO_FINANCIAL_REPORTING_AGV, status:VALID, product: EGO - Advanced Product Catalog , description: This view is used to retrieve sales and marketing attribute group values for product catalog , implementation_dba_data: APPS.EGO_FINANCIAL_REPORTING_AGV ,
-
View: EGO_FINANCIAL_REPORTING_AGV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_FINANCIAL_REPORTING_AGV, object_name:EGO_FINANCIAL_REPORTING_AGV, status:VALID, product: EGO - Advanced Product Catalog , description: This view is used to retrieve sales and marketing attribute group values for product catalog , implementation_dba_data: APPS.EGO_FINANCIAL_REPORTING_AGV ,
-
View: EGO_PROD_CAT_SALES_MARKET_AGV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_PROD_CAT_SALES_MARKET_AGV, object_name:EGO_PROD_CAT_SALES_MARKET_AGV, status:VALID, product: EGO - Advanced Product Catalog , description: This view is used to retrieve sales and marketing attribute group values for product catalog , implementation_dba_data: APPS.EGO_PROD_CAT_SALES_MARKET_AGV ,
-
View: EGO_PROD_CAT_SALES_MARKET_AGV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_PROD_CAT_SALES_MARKET_AGV, object_name:EGO_PROD_CAT_SALES_MARKET_AGV, status:VALID, product: EGO - Advanced Product Catalog , description: This view is used to retrieve sales and marketing attribute group values for product catalog , implementation_dba_data: APPS.EGO_PROD_CAT_SALES_MARKET_AGV ,
-
View: EGO_OBJ_ATTR_GRP_ASSOCS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_OBJ_ATTR_GRP_ASSOCS_V, object_name:EGO_OBJ_ATTR_GRP_ASSOCS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains Attribute Group to Object Association , implementation_dba_data: APPS.EGO_OBJ_ATTR_GRP_ASSOCS_V ,
-
View: EGO_ITMATTR_APPL_USGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITMATTR_APPL_USGS_V, object_name:EGO_ITMATTR_APPL_USGS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains all the Attribute Groups enabled for an application. , implementation_dba_data: APPS.EGO_ITMATTR_APPL_USGS_V ,
-
View: EGO_ITMATTR_APPL_USGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITMATTR_APPL_USGS_V, object_name:EGO_ITMATTR_APPL_USGS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains all the Attribute Groups enabled for an application. , implementation_dba_data: APPS.EGO_ITMATTR_APPL_USGS_V ,
-
View: EGO_GTN_MUL_ATTR_CHG_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTN_MUL_ATTR_CHG_VL, object_name:EGO_GTN_MUL_ATTR_CHG_VL, status:VALID, product: EGO - Advanced Product Catalog , description: This view stores the pending changes information for GDSN multi row attributes , implementation_dba_data: APPS.EGO_GTN_MUL_ATTR_CHG_VL ,
-
View: EGO_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ACTIONS_V, object_name:EGO_ACTIONS_V, status:VALID, product: EGO - Advanced Product Catalog , description: This view contains information about User-Defined Actions. , implementation_dba_data: APPS.EGO_ACTIONS_V ,
-
View: EGO_OBJ_ATTR_GRP_ASSOCS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_OBJ_ATTR_GRP_ASSOCS_V, object_name:EGO_OBJ_ATTR_GRP_ASSOCS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains Attribute Group to Object Association , implementation_dba_data: APPS.EGO_OBJ_ATTR_GRP_ASSOCS_V ,
-
View: EGO_GTN_MUL_ATTR_CHG_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTN_MUL_ATTR_CHG_VL, object_name:EGO_GTN_MUL_ATTR_CHG_VL, status:VALID, product: EGO - Advanced Product Catalog , description: This view stores the pending changes information for GDSN multi row attributes , implementation_dba_data: APPS.EGO_GTN_MUL_ATTR_CHG_VL ,
-
View: EGO_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ACTIONS_V, object_name:EGO_ACTIONS_V, status:VALID, product: EGO - Advanced Product Catalog , description: This view contains information about User-Defined Actions. , implementation_dba_data: APPS.EGO_ACTIONS_V ,
-
View: EGO_ATTR_GROUPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ATTR_GROUPS_V, object_name:EGO_ATTR_GROUPS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains metadata information about User-Defined Attribute Groups. , implementation_dba_data: APPS.EGO_ATTR_GROUPS_V ,
-
View: EGO_ATTR_GROUPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ATTR_GROUPS_V, object_name:EGO_ATTR_GROUPS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains metadata information about User-Defined Attribute Groups. , implementation_dba_data: APPS.EGO_ATTR_GROUPS_V ,
-
View: EGO_ATTR_GROUPS_DL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ATTR_GROUPS_DL_V, object_name:EGO_ATTR_GROUPS_DL_V, status:VALID, product: EGO - Advanced Product Catalog , implementation_dba_data: APPS.EGO_ATTR_GROUPS_DL_V ,
-
View: EGO_ATTR_GROUPS_DL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ATTR_GROUPS_DL_V, object_name:EGO_ATTR_GROUPS_DL_V, status:VALID, product: EGO - Advanced Product Catalog , implementation_dba_data: APPS.EGO_ATTR_GROUPS_DL_V ,
-
View: EGO_ACTION_DISPLAYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ACTION_DISPLAYS_V, object_name:EGO_ACTION_DISPLAYS_V, status:VALID, product: EGO - Advanced Product Catalog , description: This view contains particulars for UI interface for the actions , implementation_dba_data: APPS.EGO_ACTION_DISPLAYS_V ,
-
View: EGO_ACTION_DISPLAYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ACTION_DISPLAYS_V, object_name:EGO_ACTION_DISPLAYS_V, status:VALID, product: EGO - Advanced Product Catalog , description: This view contains particulars for UI interface for the actions , implementation_dba_data: APPS.EGO_ACTION_DISPLAYS_V ,
-
View: EGO_GTIN_BARCODE_ATTRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_BARCODE_ATTRS_V, object_name:EGO_GTIN_BARCODE_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for bar code gtin attributes , implementation_dba_data: APPS.EGO_GTIN_BARCODE_ATTRS_V ,
-
View: EGO_GTIN_MFG_ATTRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_MFG_ATTRS_V, object_name:EGO_GTIN_MFG_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Manufacturing information gtin attributes , implementation_dba_data: APPS.EGO_GTIN_MFG_ATTRS_V ,
-
View: EGO_GTIN_HARMONIZED_ID_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_HARMONIZED_ID_V, object_name:EGO_GTIN_HARMONIZED_ID_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for harmonized tariff system identification gtin attributes , implementation_dba_data: APPS.EGO_GTIN_HARMONIZED_ID_V ,
-
View: EGO_GTIN_SIZE_DESC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_SIZE_DESC_V, object_name:EGO_GTIN_SIZE_DESC_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Size description gtin attributes , implementation_dba_data: APPS.EGO_GTIN_SIZE_DESC_V ,
-
View: EGO_GTIN_BARCODE_ATTRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_BARCODE_ATTRS_V, object_name:EGO_GTIN_BARCODE_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for bar code gtin attributes , implementation_dba_data: APPS.EGO_GTIN_BARCODE_ATTRS_V ,
-
View: EGO_GTIN_COUNTRY_ORGN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_COUNTRY_ORGN_V, object_name:EGO_GTIN_COUNTRY_ORGN_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Country of origin gtin attributes , implementation_dba_data: APPS.EGO_GTIN_COUNTRY_ORGN_V ,
-
View: EGO_GTIN_MFG_ATTRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_MFG_ATTRS_V, object_name:EGO_GTIN_MFG_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Manufacturing information gtin attributes , implementation_dba_data: APPS.EGO_GTIN_MFG_ATTRS_V ,
-
View: EGO_GTIN_SIZE_DESC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_SIZE_DESC_V, object_name:EGO_GTIN_SIZE_DESC_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Size description gtin attributes , implementation_dba_data: APPS.EGO_GTIN_SIZE_DESC_V ,
-
View: EGO_GTIN_DELIVERY_METHOD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_DELIVERY_METHOD_V, object_name:EGO_GTIN_DELIVERY_METHOD_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Delivery Method Indicator GTIN attribute , implementation_dba_data: APPS.EGO_GTIN_DELIVERY_METHOD_V ,
-
View: EGO_GTIN_HAZMAT_ATTRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_HAZMAT_ATTRS_V, object_name:EGO_GTIN_HAZMAT_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Hazardous information gtin attributes , implementation_dba_data: APPS.EGO_GTIN_HAZMAT_ATTRS_V ,
-
View: EGO_ITM_GTN_MUL_ATTRS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITM_GTN_MUL_ATTRS_VL, object_name:EGO_ITM_GTN_MUL_ATTRS_VL, status:VALID, product: EGO - Advanced Product Catalog , description: View for multi row gtin attributes , implementation_dba_data: APPS.EGO_ITM_GTN_MUL_ATTRS_VL ,
-
View: EGO_GTIN_HAND_INF_ATTRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_HAND_INF_ATTRS_V, object_name:EGO_GTIN_HAND_INF_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Handling information gtin attributes , implementation_dba_data: APPS.EGO_GTIN_HAND_INF_ATTRS_V ,
-
View: EGO_ITM_GTN_MUL_ATTRS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITM_GTN_MUL_ATTRS_VL, object_name:EGO_ITM_GTN_MUL_ATTRS_VL, status:VALID, product: EGO - Advanced Product Catalog , description: View for multi row gtin attributes , implementation_dba_data: APPS.EGO_ITM_GTN_MUL_ATTRS_VL ,
-
View: EGO_GTIN_HAZMAT_ATTRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_HAZMAT_ATTRS_V, object_name:EGO_GTIN_HAZMAT_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Hazardous information gtin attributes , implementation_dba_data: APPS.EGO_GTIN_HAZMAT_ATTRS_V ,
-
View: EGO_GTIN_DELIVERY_METHOD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_DELIVERY_METHOD_V, object_name:EGO_GTIN_DELIVERY_METHOD_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Delivery Method Indicator GTIN attribute , implementation_dba_data: APPS.EGO_GTIN_DELIVERY_METHOD_V ,
-
View: EGO_GTIN_HARMONIZED_ID_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_HARMONIZED_ID_V, object_name:EGO_GTIN_HARMONIZED_ID_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for harmonized tariff system identification gtin attributes , implementation_dba_data: APPS.EGO_GTIN_HARMONIZED_ID_V ,
-
View: EGO_GTIN_COUNTRY_ORGN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_COUNTRY_ORGN_V, object_name:EGO_GTIN_COUNTRY_ORGN_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Country of origin gtin attributes , implementation_dba_data: APPS.EGO_GTIN_COUNTRY_ORGN_V ,
-
View: EGO_GTIN_COLOR_ATTRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_COLOR_ATTRS_V, object_name:EGO_GTIN_COLOR_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Color description gtin attributes , implementation_dba_data: APPS.EGO_GTIN_COLOR_ATTRS_V ,
-
View: EGO_GTIN_HAND_INF_ATTRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_HAND_INF_ATTRS_V, object_name:EGO_GTIN_HAND_INF_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Handling information gtin attributes , implementation_dba_data: APPS.EGO_GTIN_HAND_INF_ATTRS_V ,
-
View: EGO_GTIN_COLOR_ATTRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_GTIN_COLOR_ATTRS_V, object_name:EGO_GTIN_COLOR_ATTRS_V, status:VALID, product: EGO - Advanced Product Catalog , description: View for Color description gtin attributes , implementation_dba_data: APPS.EGO_GTIN_COLOR_ATTRS_V ,
-
View: EGO_SYS_ITEM_EXT_LANG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_SYS_ITEM_EXT_LANG_V, object_name:EGO_SYS_ITEM_EXT_LANG_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains Item User-Defined Attribute Group data with langauge and Attribute group Type , implementation_dba_data: APPS.EGO_SYS_ITEM_EXT_LANG_V ,
-
View: EGO_SYS_ITEM_EXT_LANG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_SYS_ITEM_EXT_LANG_V, object_name:EGO_SYS_ITEM_EXT_LANG_V, status:VALID, product: EGO - Advanced Product Catalog , description: View contains Item User-Defined Attribute Group data with langauge and Attribute group Type , implementation_dba_data: APPS.EGO_SYS_ITEM_EXT_LANG_V ,
-
View: EGO_ITEM_TP_ATTRS_EXT_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITEM_TP_ATTRS_EXT_VL, object_name:EGO_ITEM_TP_ATTRS_EXT_VL, status:VALID, product: EGO - Advanced Product Catalog , description: This view stores the Trading Partner specific attribute values for an Item. This table is used in UCCnet Industry extensions. , implementation_dba_data: APPS.EGO_ITEM_TP_ATTRS_EXT_VL ,
-
View: EGO_ITEM_TP_ATTRS_EXT_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITEM_TP_ATTRS_EXT_VL, object_name:EGO_ITEM_TP_ATTRS_EXT_VL, status:VALID, product: EGO - Advanced Product Catalog , description: This view stores the Trading Partner specific attribute values for an Item. This table is used in UCCnet Industry extensions. , implementation_dba_data: APPS.EGO_ITEM_TP_ATTRS_EXT_VL ,
-
View: EGO_MTL_SY_ITEMS_EXT_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_MTL_SY_ITEMS_EXT_VL, object_name:EGO_MTL_SY_ITEMS_EXT_VL, status:VALID, product: EGO - Advanced Product Catalog , description: VL View for Item User Defined Attributes , implementation_dba_data: APPS.EGO_MTL_SY_ITEMS_EXT_VL ,
-
View: EGO_MTL_SY_ITEMS_EXT_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_MTL_SY_ITEMS_EXT_VL, object_name:EGO_MTL_SY_ITEMS_EXT_VL, status:VALID, product: EGO - Advanced Product Catalog , description: VL View for Item User Defined Attributes , implementation_dba_data: APPS.EGO_MTL_SY_ITEMS_EXT_VL ,
-
View: EGO_ITEMS_ATTRS_CHANGES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITEMS_ATTRS_CHANGES_VL, object_name:EGO_ITEMS_ATTRS_CHANGES_VL, status:VALID, product: EGO - Advanced Product Catalog , description: VL View that holds the data for item attributes which is to be implemented or is already implemented through a change order , implementation_dba_data: APPS.EGO_ITEMS_ATTRS_CHANGES_VL ,
-
View: EGO_ITEMS_ATTRS_CHANGES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:EGO.EGO_ITEMS_ATTRS_CHANGES_VL, object_name:EGO_ITEMS_ATTRS_CHANGES_VL, status:VALID, product: EGO - Advanced Product Catalog , description: VL View that holds the data for item attributes which is to be implemented or is already implemented through a change order , implementation_dba_data: APPS.EGO_ITEMS_ATTRS_CHANGES_VL ,