DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PUB dependencies on CSI_ITEM_INSTANCE_GRP

Line 139: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

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

Line 1395: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

1391: l_config_tmp_rec csi_datastructures_pub.instance_rec;
1392: l_lock_status NUMBER;
1393: --
1394: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;
1395: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
1396: l_batch_type VARCHAR2(50);
1397: l_batch_id NUMBER;
1398:
1399: BEGIN

Line 3535: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;

3531: l_config_ins_rec csi_datastructures_pub.instance_rec;
3532: l_config_tmp_rec csi_datastructures_pub.instance_rec;
3533: --
3534: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;
3535: px_child_inst_tbl csi_item_instance_grp.child_inst_tbl;
3536: l_batch_type VARCHAR2(50);
3537: l_batch_id NUMBER;
3538: BEGIN
3539: -- Standard Start of API savepoint