DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PUB dependencies on CSI_ITEM_INSTANCE_GRP

Line 140: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

136: l_config_ins_rec csi_datastructures_pub.instance_rec;
137: l_config_tmp_rec csi_datastructures_pub.instance_rec;
138: --
139: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;
140: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
141: l_batch_id NUMBER;
142: l_batch_type VARCHAR2(50);
143: BEGIN
144:

Line 1416: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

1412: l_config_tmp_rec csi_datastructures_pub.instance_rec;
1413: l_lock_status NUMBER;
1414: --
1415: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;
1416: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
1417: l_batch_type VARCHAR2(50);
1418: l_batch_id NUMBER;
1419:
1420: BEGIN

Line 3572: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

3568: l_config_ins_rec csi_datastructures_pub.instance_rec;
3569: l_config_tmp_rec csi_datastructures_pub.instance_rec;
3570: --
3571: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;
3572: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
3573: l_batch_type VARCHAR2(50);
3574: l_batch_id NUMBER;
3575: BEGIN
3576: -- Standard Start of API savepoint