DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_GRP dependencies on CSI_CTR_DATASTRUCTURES_PUB

Line 5920: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;

5916:
5917: -- Start of code for Bug 9249563
5918: l_base_item_id NUMBER;
5919: l_counter_flag NUMBER :=0;
5920: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;
5921:
5922: CURSOR CTR_GROUP(p_src_object_id IN NUMBER) IS
5923: SELECT group_id,
5924: associated_to_group,