DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PVT dependencies on CSI_CTR_DATASTRUCTURES_PUB

Line 4603: l_desc_flex csi_ctr_datastructures_pub.dff_rec_type;

4599: l_object_version_number NUMBER;
4600: l_association_type VARCHAR2(30) := 'PROD_ITEM';
4601: -- l_desc_flex CS_COUNTERS_EXT_PVT.DFF_Rec_Type;
4602: -- Counter ref r12 changes
4603: l_desc_flex csi_ctr_datastructures_pub.dff_rec_type;
4604: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;
4605: l_trackable_flag VARCHAR2(1);
4606: l_uom_code VARCHAR2(3);
4607: l_rev_control NUMBER;

Line 4604: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;

4600: l_association_type VARCHAR2(30) := 'PROD_ITEM';
4601: -- l_desc_flex CS_COUNTERS_EXT_PVT.DFF_Rec_Type;
4602: -- Counter ref r12 changes
4603: l_desc_flex csi_ctr_datastructures_pub.dff_rec_type;
4604: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;
4605: l_trackable_flag VARCHAR2(1);
4606: l_uom_code VARCHAR2(3);
4607: l_rev_control NUMBER;
4608: l_exists_flag VARCHAR2(1);

Line 11728: l_desc_flex CSI_CTR_DATASTRUCTURES_PUB.DFF_REC_TYPE;

11724: l_ctr_association_id NUMBER;
11725: l_association_type VARCHAR2(30) := 'PROD_ITEM';
11726: -- l_desc_flex CS_COUNTERS_EXT_PVT.DFF_Rec_Type;
11727: -- Counter ref r12 changes
11728: l_desc_flex CSI_CTR_DATASTRUCTURES_PUB.DFF_REC_TYPE;
11729: l_delete_status VARCHAR2(1);
11730: l_exists VARCHAR2(1);
11731: l_instance_hist_rec csi_datastructures_pub.instance_history_rec;
11732: l_prior_txn_id NUMBER;

Line 12190: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;

12186: l_reason_failed VARCHAR2(30);
12187: l_token VARCHAR2(30);
12188: l_lock_status NUMBER;
12189: l_counter_group_id NUMBER :=0;
12190: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;
12191: l_valid BOOLEAN := TRUE;
12192: l_creation_flag VARCHAR2(1);
12193: l_gen_object_id NUMBER;
12194: l_ctr_associations_tbl csi_ctr_datastructures_pub.counter_associations_tbl;

Line 12194: l_ctr_associations_tbl csi_ctr_datastructures_pub.counter_associations_tbl;

12190: l_ctr_item_associations_rec csi_ctr_datastructures_pub.ctr_item_associations_rec;
12191: l_valid BOOLEAN := TRUE;
12192: l_creation_flag VARCHAR2(1);
12193: l_gen_object_id NUMBER;
12194: l_ctr_associations_tbl csi_ctr_datastructures_pub.counter_associations_tbl;
12195: l_ctr NUMBER;
12196: l_curr_maint_org_id NUMBER;
12197: l_latest_maint_org_id NUMBER;
12198: l_equipment_type NUMBER;