DBA Data[Home] [Help]

APPS.EAM_METER_PUB dependencies on CSI_CTR_DATASTRUCTURES_PUB

Line 114: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;

110: l_INITIAL_READING_DATE date;
111: l_commit VARCHAR2(1);
112: l_init_msg_list VARCHAR2(1);
113: l_validation_level NUMBER;
114: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;

Line 115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;

111: l_commit VARCHAR2(1);
112: l_init_msg_list VARCHAR2(1);
113: l_validation_level NUMBER;
114: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;

Line 116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;

112: l_init_msg_list VARCHAR2(1);
113: l_validation_level NUMBER;
114: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;

Line 117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;

113: l_validation_level NUMBER;
114: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
121: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;

Line 118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;

114: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
121: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
122: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;

Line 119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;

115: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
121: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
122: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;
123: l_ctr_property_readings_tbl EAM_MeterReading_PUB.Ctr_Property_readings_Tbl;

Line 120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;

116: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
121: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
122: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;
123: l_ctr_property_readings_tbl EAM_MeterReading_PUB.Ctr_Property_readings_Tbl;
124: l_object_version_number Number;

Line 121: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;

117: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
118: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
119: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
120: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
121: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
122: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;
123: l_ctr_property_readings_tbl EAM_MeterReading_PUB.Ctr_Property_readings_Tbl;
124: l_object_version_number Number;
125:

Line 591: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;

587: l_meter_type NUMBER;
588: l_commit VARCHAR2(1);
589: l_init_msg_list VARCHAR2(1);
590: l_validation_level NUMBER;
591: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;

Line 592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;

588: l_commit VARCHAR2(1);
589: l_init_msg_list VARCHAR2(1);
590: l_validation_level NUMBER;
591: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;

Line 593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;

589: l_init_msg_list VARCHAR2(1);
590: l_validation_level NUMBER;
591: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;

Line 594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;

590: l_validation_level NUMBER;
591: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
598: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;

Line 595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;

591: l_counter_instance_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_instance_rec;
592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
598: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
599: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;

Line 596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;

592: l_counter_template_rec CSI_CTR_DATASTRUCTURES_PUB.Counter_template_rec;
593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
598: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
599: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;
600: l_ctr_property_readings_tbl EAM_MeterReading_PUB.Ctr_Property_readings_Tbl;

Line 597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;

593: l_ctr_properties_tbl CSI_CTR_DATASTRUCTURES_PUB.Ctr_properties_tbl;
594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
598: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
599: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;
600: l_ctr_property_readings_tbl EAM_MeterReading_PUB.Ctr_Property_readings_Tbl;
601: l_object_version_number Number;

Line 598: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;

594: l_counter_relationships_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_relationships_tbl;
595: l_ctr_derived_filters_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_derived_filters_tbl;
596: l_counter_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.counter_associations_tbl;
597: l_ctr_item_associations_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_item_associations_tbl;
598: l_ctr_property_template_tbl CSI_CTR_DATASTRUCTURES_PUB.ctr_property_template_tbl;
599: l_meter_reading_rec Eam_MeterReading_PUB.Meter_Reading_Rec_Type;
600: l_ctr_property_readings_tbl EAM_MeterReading_PUB.Ctr_Property_readings_Tbl;
601: l_object_version_number Number;
602: