DBA Data[Home] [Help]

APPS.CSI_II_RELATIONSHIPS_PVT dependencies on CSI_ITEM_INSTANCE_GRP

Line 4283: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

4279: l_lookup_tbl csi_item_instance_pvt.lookup_tbl;
4280: l_ins_count_rec csi_item_instance_pvt.ins_count_rec;
4281: l_rel_tbl csi_datastructures_pub.ii_relationship_tbl;
4282: px_oks_txn_inst_tbl oks_ibint_pub.txn_instance_tbl;
4283: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
4284: -- Begin Add Code for Siebel Genesis Project
4285: p_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;
4286: p_party_tbl csi_datastructures_pub.party_tbl;
4287: p_account_tbl csi_datastructures_pub.party_account_tbl;

Line 5262: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

5258: l_loc_type_code VARCHAR2(30);
5259: -- End addition for cascade ownership changes bug 2972082
5260: l_subject_lock NUMBER;
5261: px_oks_txn_inst_tbl oks_ibint_pub.txn_instance_tbl;
5262: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
5263: BEGIN
5264: -- standard start of api savepoint
5265: SAVEPOINT update_relationship_pvt;
5266: -- standard call to check for call compatibility.

Line 6082: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

6078: l_vld_org NUMBER;
6079: l_srl_ctl NUMBER;
6080: l_loc_type_code VARCHAR2(30);
6081: px_oks_txn_inst_tbl oks_ibint_pub.txn_instance_tbl;
6082: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
6083: BEGIN
6084: -- standard start of api savepoint
6085: SAVEPOINT expire_relationship_pvt;
6086: