DBA Data[Home] [Help]

APPS.CSD_WARRANTY_CONTRACT_PVT dependencies on CSI_DATASTRUCTURES_PUB

Line 204: l_relationship_rec csi_datastructures_pub.relationship_query_rec;

200: l_WARRANTY_CONTRACT_XREF_ID NUMBER;
201:
202: --yvchen: for finding components of parent instance
203: i NUMBER;
204: l_relationship_rec csi_datastructures_pub.relationship_query_rec;
205: l_relationship_tbl csi_datastructures_pub.ii_relationship_tbl;
206:
207: CURSOR C1_get_instance_id(p_wip_entity_id number, p_Repair_Line_Id number)
208: IS

Line 205: l_relationship_tbl csi_datastructures_pub.ii_relationship_tbl;

201:
202: --yvchen: for finding components of parent instance
203: i NUMBER;
204: l_relationship_rec csi_datastructures_pub.relationship_query_rec;
205: l_relationship_tbl csi_datastructures_pub.ii_relationship_tbl;
206:
207: CURSOR C1_get_instance_id(p_wip_entity_id number, p_Repair_Line_Id number)
208: IS
209: SELECT repairs.CUSTOMER_PRODUCT_ID