DBA Data[Home] [Help]

APPS.OKL_INT_EXT_CSH_APP_PVT dependencies on OKC_API

Line 313: okc_api.set_message (p_app_name => g_app_name,

309: l_attribute15;
310:
311: IF c_get_batch_receipts%NOTFOUND THEN
312: -- No Internal Batch Payment Transactions Found for batch l_batch_name
313: okc_api.set_message (p_app_name => g_app_name,
314: p_msg_name => 'OKL_BPD_NO_INT_RCPTS'
315: );
316: EXIT; -- exit out with nothing to process.
317: END IF;

Line 346: /* okc_api.set_message

342: fnd_file.put_line (fnd_file.LOG, 'AMOUNT = ' || l_amount);
343: fnd_file.put_line (fnd_file.LOG, 'CNR_ID = ' || l_cnr_id);
344: fnd_file.put_line (fnd_file.LOG, 'KHR_ID = ' || l_khr_id);
345: fnd_file.put_line (fnd_file.LOG, 'IRM_ID = ' || l_irm_id);
346: /* okc_api.set_message
347: (p_app_name => g_app_name,
348: p_msg_name => 'OKL_BPD_MAND_CASH_APP_FLDS',
349: p_token1 => 'ILE_ID',
350: p_token1_value => l_ile_id,

Line 576: /* okc_api.set_message (p_app_name => g_app_name,

572:
573: END IF;
574:
575: IF (l_return_status = okl_api.g_ret_sts_error) THEN
576: /* okc_api.set_message (p_app_name => g_app_name,
577: p_msg_name => 'OKL_BPD_CASH_APP_FAIL',
578: p_token1 => 'CUSTOMER_NUM',
579: p_token1_value => l_cust_num,
580: p_token2 => 'CONS_BILL_NUM',

Line 615: /* okc_api.set_message (p_app_name => g_app_name,

611: END IF;
612:
613: -- enter into log file that cash app was sucessful for this batch customer/contract/cons bill
614: -- and update receipt status.
615: /* okc_api.set_message (p_app_name => g_app_name,
616: p_msg_name => 'OKL_BPD_CASH_APP_SUCC',
617: p_token1 => 'CUSTOMER_NUM',
618: p_token1_value => l_cust_num,
619: p_token2 => 'CONS_BILL_NUM',

Line 971: /* okc_api.set_message (p_app_name => g_app_name,

967: l_date_effective;
968:
969: IF c_get_int_recs%NOTFOUND THEN
970: -- No Internal Payment Transactions Found
971: /* okc_api.set_message (p_app_name => g_app_name,
972: p_msg_name => 'OKL_BPD_NO_INT_RCPTS'
973: );*/
974: fnd_file.put_line (fnd_file.LOG,
975: 'No Internal Payment Transactions Found'

Line 1005: /* okc_api.set_message

1001: fnd_file.put_line (fnd_file.LOG, 'AMOUNT = ' || l_amount);
1002: fnd_file.put_line (fnd_file.LOG, 'CNR_ID = ' || l_cnr_id);
1003: fnd_file.put_line (fnd_file.LOG, 'KHR_ID = ' || l_khr_id);
1004: fnd_file.put_line (fnd_file.LOG, 'IRM_ID = ' || l_irm_id);
1005: /* okc_api.set_message
1006: (p_app_name => g_app_name,
1007: p_msg_name => 'OKL_BPD_MAND_CASH_APP_FLDS',
1008: p_token1 => 'ILE_ID',
1009: p_token1_value => l_ile_id,

Line 1136: /* okc_api.set_message (p_app_name => g_app_name,

1132: x_cash_receipt_id => l_cash_receipt_id
1133: );
1134:
1135: IF (l_return_status = okl_api.g_ret_sts_unexp_error) THEN
1136: /* okc_api.set_message (p_app_name => g_app_name,
1137: p_msg_name => 'OKL_BPD_CASH_APP_FAIL',
1138: p_token1 => 'CUSTOMER_NUM',
1139: p_token1_value => l_cust_num,
1140: p_token2 => 'CONS_BILL_NUM',

Line 1148: /* okc_api.set_message (p_app_name => g_app_name,

1144: );*/
1145: l_error := 'E';
1146: EXIT;
1147: ELSIF (l_return_status = okl_api.g_ret_sts_error) THEN
1148: /* okc_api.set_message (p_app_name => g_app_name,
1149: p_msg_name => 'OKL_BPD_CASH_APP_FAIL',
1150: p_token1 => 'CUSTOMER_NUM',
1151: p_token1_value => l_cust_num,
1152: p_token2 => 'CONS_BILL_NUM',

Line 1162: /* okc_api.set_message (p_app_name => g_app_name,

1158: EXIT;
1159: END IF;
1160:
1161: -- enter into log file that cash app was sucessful for this customer/contract/cons bill
1162: /* okc_api.set_message (p_app_name => g_app_name,
1163: p_msg_name => 'OKL_BPD_CASH_APP_SUCC',
1164: p_token1 => 'CUSTOMER_NUM',
1165: p_token1_value => l_cust_num,
1166: p_token2 => 'CONS_BILL_NUM',

Line 1195: okc_api.set_message (p_app_name => g_app_name,

1191: l_currency_conv_date;
1192:
1193: IF c_get_batches%NOTFOUND THEN
1194: -- No 'SUBMITTED' batches to process.
1195: okc_api.set_message (p_app_name => g_app_name,
1196: p_msg_name => 'OKL_BPD_NO_BATCH_PRO'
1197: );
1198: EXIT; -- exit loop and close cursor
1199: END IF;

Line 1301: okc_api.set_message (p_app_name => g_app_name,

1297: INTO l_btc_id, l_btc_name;
1298:
1299: IF c_get_redund_batch%NOTFOUND THEN
1300: -- No delinquent batches to delete.
1301: okc_api.set_message (p_app_name => g_app_name,
1302: p_msg_name => 'OKL_BPD_NO_BATCH_DEL'
1303: );
1304: EXIT; -- exit loop and close cursor
1305: END IF;

Line 1319: okc_api.set_message (p_app_name => g_app_name,

1315:
1316: IF (l_return_status = okl_api.g_ret_sts_unexp_error)
1317: OR (l_return_status = okl_api.g_ret_sts_error) THEN
1318: -- problems deleting delinquent batches.
1319: okc_api.set_message (p_app_name => g_app_name,
1320: p_msg_name => 'OKL_BPD_BATCH_FAIL_DEL',
1321: p_token1 => 'BATCH_NAME',
1322: p_token1_value => l_btcv_rec.NAME
1323: );

Line 1327: okc_api.set_message (p_app_name => g_app_name,

1323: );
1324: l_error := 'E';
1325: ELSE
1326: -- delinquent batch deleted sucessfully.
1327: okc_api.set_message (p_app_name => g_app_name,
1328: p_msg_name => 'OKL_BPD_BATCH_SUCC',
1329: p_token1 => 'BATCH_NAME',
1330: p_token1_value => l_btcv_rec.NAME
1331: );

Line 1349: okc_api.set_message (p_app_name => g_app_name,

1345: );
1346: END IF;
1347:
1348: IF l_error = 'E' THEN
1349: okc_api.set_message (p_app_name => g_app_name,
1350: p_msg_name => 'OKL_CONTRACTS_UNEXPECTED_ERROR'
1351: );
1352: ELSE
1353: okc_api.set_message (p_app_name => g_app_name,

Line 1353: okc_api.set_message (p_app_name => g_app_name,

1349: okc_api.set_message (p_app_name => g_app_name,
1350: p_msg_name => 'OKL_CONTRACTS_UNEXPECTED_ERROR'
1351: );
1352: ELSE
1353: okc_api.set_message (p_app_name => g_app_name,
1354: p_msg_name => 'OKL_CONFIRM_PROCESS'
1355: );
1356: END IF;
1357: