DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on CSI_DATASTRUCTURES_PUB

Line 6868: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;

6864: l_mapped_item_id NUMBER;
6865: l_org_id NUMBER;
6866: l_reading_type NUMBER;
6867: l_ctr_grp_rec csi_ctr_datastructures_pub.counter_groups_rec;
6868: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
6869: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
6870:
6871: l_validation_level NUMBER;
6872: l_counter_id NUMBER;

Line 6869: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;

6865: l_org_id NUMBER;
6866: l_reading_type NUMBER;
6867: l_ctr_grp_rec csi_ctr_datastructures_pub.counter_groups_rec;
6868: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
6869: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
6870:
6871: l_validation_level NUMBER;
6872: l_counter_id NUMBER;
6873: l_instance_association_id NUMBER;

Line 6880: l_transaction_tbl csi_datastructures_pub.transaction_tbl;

6876: l_c_ind_rdg BINARY_INTEGER := 0;
6877: l_c_ind_prop BINARY_INTEGER := 0;
6878: l_transaction_type_id NUMBER;
6879: l_new_derive_counter_id NUMBER;
6880: l_transaction_tbl csi_datastructures_pub.transaction_tbl;
6881: l_counter_readings_tbl csi_ctr_datastructures_pub.counter_readings_tbl;
6882: l_ctr_property_readings_tbl csi_ctr_datastructures_pub.ctr_property_readings_tbl;
6883:
6884: CURSOR DFLT_PROP_RDG(p_counter_id IN NUMBER) IS

Line 7815: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;

7811: l_config_root_id NUMBER;
7812: l_mapped_item_id NUMBER;
7813: l_org_id NUMBER;
7814: l_reading_type NUMBER;
7815: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
7816: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
7817:
7818: l_validation_level NUMBER;
7819: l_counter_id NUMBER;

Line 7816: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;

7812: l_mapped_item_id NUMBER;
7813: l_org_id NUMBER;
7814: l_reading_type NUMBER;
7815: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
7816: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
7817:
7818: l_validation_level NUMBER;
7819: l_counter_id NUMBER;
7820: l_instance_association_id NUMBER;