DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on CSI_GENERIC_GRP

Line 7620: l_config_root_id := csi_generic_grp.config_root_node(p_source_object_id_instance,'COMPONENT-OF');

7616: -- cs_customer_products and assume this is a product.
7617:
7618: FND_PROFILE.Get('ORG_ID',l_org_id);
7619:
7620: l_config_root_id := csi_generic_grp.config_root_node(p_source_object_id_instance,'COMPONENT-OF');
7621:
7622: BEGIN
7623: p_relationship_query_rec.RELATIONSHIP_ID := NULL;
7624: p_relationship_query_rec.RELATIONSHIP_TYPE_CODE := 'COMPONENT-OF';

Line 8523: l_config_root_id := csi_generic_grp.config_root_node(p_source_object_id_instance,'COMPONENT-OF');

8519: -- cs_customer_products and assume this is a product.
8520:
8521: FND_PROFILE.Get('ORG_ID',l_org_id);
8522:
8523: l_config_root_id := csi_generic_grp.config_root_node(p_source_object_id_instance,'COMPONENT-OF');
8524:
8525: BEGIN
8526: p_relationship_query_rec.RELATIONSHIP_ID := NULL;
8527: p_relationship_query_rec.RELATIONSHIP_TYPE_CODE := 'COMPONENT-OF';