DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PUB dependencies on OKS_IBINT_PUB

Line 44: l_old_oks_cp_rec oks_ibint_pub.cp_rec_type;

40: l_msg_data VARCHAR2(2000);
41: l_msg_index NUMBER;
42: l_msg_count NUMBER;
43: l_transaction_type VARCHAR2(10);
44: l_old_oks_cp_rec oks_ibint_pub.cp_rec_type;
45: l_new_oks_cp_rec oks_ibint_pub.cp_rec_type;
46: l_contracts_status VARCHAR2(3);
47: l_account_id NUMBER;
48: l_internal_party_id NUMBER;

Line 45: l_new_oks_cp_rec oks_ibint_pub.cp_rec_type;

41: l_msg_index NUMBER;
42: l_msg_count NUMBER;
43: l_transaction_type VARCHAR2(10);
44: l_old_oks_cp_rec oks_ibint_pub.cp_rec_type;
45: l_new_oks_cp_rec oks_ibint_pub.cp_rec_type;
46: l_contracts_status VARCHAR2(3);
47: l_account_id NUMBER;
48: l_internal_party_id NUMBER;
49: l_party_id NUMBER;

Line 138: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;

134: l_instance_id_lst csi_datastructures_pub.id_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

Line 986: OKS_IBINT_PUB.IB_interface

982: UPDATE CSI_TRANSACTIONS
983: set contracts_invoked = 'Y'
984: where transaction_id = p_txn_rec.transaction_id;
985: --
986: OKS_IBINT_PUB.IB_interface
987: (
988: P_Api_Version => 1.0,
989: P_init_msg_list => p_init_msg_list,
990: P_single_txn_date_flag => 'Y',

Line 1006: csi_gen_utility_pvt.put_line( 'Error from OKS_IBINT_PUB.IB_interface..');

1002: WHILE l_msg_count > 0 LOOP
1003: x_msg_data := FND_MSG_PUB.GET
1004: ( l_msg_index,
1005: FND_API.G_FALSE );
1006: csi_gen_utility_pvt.put_line( 'Error from OKS_IBINT_PUB.IB_interface..');
1007: csi_gen_utility_pvt.put_line('MESSAGE DATA = '||x_msg_data);
1008: l_msg_index := l_msg_index + 1;
1009: l_msg_count := l_msg_count - 1;
1010: END LOOP;

Line 1249: l_old_oks_cp_rec oks_ibint_pub.cp_rec_type;

1245: l_msg_index NUMBER;
1246: l_line_count NUMBER;
1247: l_flag VARCHAR2(1):='N';
1248: l_transaction_type VARCHAR2(10) := NULL;
1249: l_old_oks_cp_rec oks_ibint_pub.cp_rec_type;
1250: l_new_oks_cp_rec oks_ibint_pub.cp_rec_type;
1251: l_contracts_status VARCHAR2(3);
1252: l_account_id NUMBER;
1253: l_owner_party_id NUMBER;

Line 1250: l_new_oks_cp_rec oks_ibint_pub.cp_rec_type;

1246: l_line_count NUMBER;
1247: l_flag VARCHAR2(1):='N';
1248: l_transaction_type VARCHAR2(10) := NULL;
1249: l_old_oks_cp_rec oks_ibint_pub.cp_rec_type;
1250: l_new_oks_cp_rec oks_ibint_pub.cp_rec_type;
1251: l_contracts_status VARCHAR2(3);
1252: l_account_id NUMBER;
1253: l_owner_party_id NUMBER;
1254: l_transaction_date DATE ;

Line 1394: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;

1390: l_config_ins_rec csi_datastructures_pub.instance_rec;
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:

Line 3140: OKS_IBINT_PUB.IB_interface

3136: UPDATE CSI_TRANSACTIONS
3137: set contracts_invoked = 'Y'
3138: where transaction_id = p_txn_rec.transaction_id;
3139: --
3140: OKS_IBINT_PUB.IB_interface
3141: (
3142: P_Api_Version => 1.0,
3143: P_init_msg_list => p_init_msg_list,
3144: P_single_txn_date_flag => 'Y',

Line 3176: csi_gen_utility_pvt.put_line( 'Error from OKS_IBINT_PUB.IB_interface..');

3172: WHILE l_msg_count > 0 LOOP
3173: x_msg_data := FND_MSG_PUB.GET
3174: ( l_msg_index,
3175: FND_API.G_FALSE );
3176: csi_gen_utility_pvt.put_line( 'Error from OKS_IBINT_PUB.IB_interface..');
3177: csi_gen_utility_pvt.put_line('MESSAGE DATA = '||x_msg_data);
3178: l_msg_index := l_msg_index + 1;
3179: l_msg_count := l_msg_count - 1;
3180: END LOOP;

Line 3534: px_oks_txn_inst_tbl OKS_IBINT_PUB.TXN_INSTANCE_TBL;

3530: l_ins_count_rec csi_item_instance_pvt.ins_count_rec;
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

Line 3959: OKS_IBINT_PUB.IB_interface

3955: UPDATE CSI_TRANSACTIONS
3956: set contracts_invoked = 'Y'
3957: where transaction_id = p_txn_rec.transaction_id;
3958: --
3959: OKS_IBINT_PUB.IB_interface
3960: (
3961: P_Api_Version => 1.0,
3962: P_init_msg_list => p_init_msg_list,
3963: P_single_txn_date_flag => 'Y',

Line 3979: csi_gen_utility_pvt.put_line( 'Error from OKS_IBINT_PUB.IB_interface..');

3975: WHILE l_msg_count > 0 LOOP
3976: x_msg_data := FND_MSG_PUB.GET
3977: ( l_msg_index,
3978: FND_API.G_FALSE );
3979: csi_gen_utility_pvt.put_line( 'Error from OKS_IBINT_PUB.IB_interface..');
3980: csi_gen_utility_pvt.put_line('MESSAGE DATA = '||x_msg_data);
3981: l_msg_index := l_msg_index + 1;
3982: l_msg_count := l_msg_count - 1;
3983: END LOOP;

Line 6745: l_oks_txn_tbl oks_ibint_pub.txn_tbl_type;

6741: l_row_index NUMBER := 0;
6742: l_exists VARCHAR(1);
6743: l_msg_count NUMBER;
6744: l_msg_index NUMBER;
6745: l_oks_txn_tbl oks_ibint_pub.txn_tbl_type;
6746:
6747: BEGIN
6748: SAVEPOINT get_oks_txn_types;
6749:

Line 6838: OKS_IBINT_PUB.CHECK_CONTRACTS_IMPACTED(

6834: END LOOP;
6835: END IF;
6836:
6837: IF p_check_contracts_yn = 'Y' THEN
6838: OKS_IBINT_PUB.CHECK_CONTRACTS_IMPACTED(
6839: p_api_version => 1.0,
6840: P_instance_id => p_instance_rec.INSTANCE_ID,
6841: p_parent_instance_yn => x_configflag,
6842: p_transaction_date => px_txn_date,