DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on CSI_DATASTRUCTURES_PUB

Line 6847: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;

6843: l_mapped_item_id NUMBER;
6844: l_org_id NUMBER;
6845: l_reading_type NUMBER;
6846: l_ctr_grp_rec csi_ctr_datastructures_pub.counter_groups_rec;
6847: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
6848: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
6849:
6850: l_validation_level NUMBER;
6851: l_counter_id NUMBER;

Line 6848: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;

6844: l_org_id NUMBER;
6845: l_reading_type NUMBER;
6846: l_ctr_grp_rec csi_ctr_datastructures_pub.counter_groups_rec;
6847: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
6848: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
6849:
6850: l_validation_level NUMBER;
6851: l_counter_id NUMBER;
6852: l_instance_association_id NUMBER;

Line 6859: l_transaction_tbl csi_datastructures_pub.transaction_tbl;

6855: l_c_ind_rdg BINARY_INTEGER := 0;
6856: l_c_ind_prop BINARY_INTEGER := 0;
6857: l_transaction_type_id NUMBER;
6858: l_new_derive_counter_id NUMBER;
6859: l_transaction_tbl csi_datastructures_pub.transaction_tbl;
6860: l_counter_readings_tbl csi_ctr_datastructures_pub.counter_readings_tbl;
6861: l_ctr_property_readings_tbl csi_ctr_datastructures_pub.ctr_property_readings_tbl;
6862:
6863: CURSOR DFLT_PROP_RDG(p_counter_id IN NUMBER) IS

Line 7772: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;

7768: l_config_root_id NUMBER;
7769: l_mapped_item_id NUMBER;
7770: l_org_id NUMBER;
7771: l_reading_type NUMBER;
7772: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
7773: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
7774:
7775: l_validation_level NUMBER;
7776: l_counter_id NUMBER;

Line 7773: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;

7769: l_mapped_item_id NUMBER;
7770: l_org_id NUMBER;
7771: l_reading_type NUMBER;
7772: p_relationship_query_rec CSI_DATASTRUCTURES_PUB.RELATIONSHIP_QUERY_REC;
7773: x_relationship_tbl CSI_DATASTRUCTURES_PUB.II_RELATIONSHIP_TBL;
7774:
7775: l_validation_level NUMBER;
7776: l_counter_id NUMBER;
7777: l_instance_association_id NUMBER;