DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on CSI_GENERIC_GRP

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

7573: -- cs_customer_products and assume this is a product.
7574:
7575: FND_PROFILE.Get('ORG_ID',l_org_id);
7576:
7577: l_config_root_id := csi_generic_grp.config_root_node(p_source_object_id_instance,'COMPONENT-OF');
7578:
7579: BEGIN
7580: p_relationship_query_rec.RELATIONSHIP_ID := NULL;
7581: p_relationship_query_rec.RELATIONSHIP_TYPE_CODE := 'COMPONENT-OF';

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

8446: -- cs_customer_products and assume this is a product.
8447:
8448: FND_PROFILE.Get('ORG_ID',l_org_id);
8449:
8450: l_config_root_id := csi_generic_grp.config_root_node(p_source_object_id_instance,'COMPONENT-OF');
8451:
8452: BEGIN
8453: p_relationship_query_rec.RELATIONSHIP_ID := NULL;
8454: p_relationship_query_rec.RELATIONSHIP_TYPE_CODE := 'COMPONENT-OF';