DBA Data[Home] [Help]

APPS.OKL_CURE_RECON_PVT dependencies on OKL_ACCOUNT_DIST_PVT

Line 2080: l_tmpl_identify_rec Okl_Account_Dist_Pvt.TMPL_IDENTIFY_REC_TYPE;

2076: and okl.id = cam.chr_id
2077: and cam.cure_amount_id =p_cam_id;
2078:
2079: /* -- OKL.H Code commented out
2080: l_tmpl_identify_rec Okl_Account_Dist_Pvt.TMPL_IDENTIFY_REC_TYPE;
2081: l_dist_info_rec Okl_Account_Dist_Pvt.dist_info_REC_TYPE;
2082: l_ctxt_val_tbl okl_execute_formula_pvt.ctxt_val_tbl_type;
2083: l_acc_gen_primary_key_tbl Okl_Account_Generator_Pvt.primary_key_tbl;
2084: l_template_tbl Okl_Account_Dist_Pub.AVLV_TBL_TYPE;

Line 2081: l_dist_info_rec Okl_Account_Dist_Pvt.dist_info_REC_TYPE;

2077: and cam.cure_amount_id =p_cam_id;
2078:
2079: /* -- OKL.H Code commented out
2080: l_tmpl_identify_rec Okl_Account_Dist_Pvt.TMPL_IDENTIFY_REC_TYPE;
2081: l_dist_info_rec Okl_Account_Dist_Pvt.dist_info_REC_TYPE;
2082: l_ctxt_val_tbl okl_execute_formula_pvt.ctxt_val_tbl_type;
2083: l_acc_gen_primary_key_tbl Okl_Account_Generator_Pvt.primary_key_tbl;
2084: l_template_tbl Okl_Account_Dist_Pub.AVLV_TBL_TYPE;
2085: l_amount_tbl Okl_Account_Dist_Pub.AMOUNT_TBL_TYPE;

Line 2089: l_tmpl_identify_tbl okl_account_dist_pvt.tmpl_identify_tbl_type;

2085: l_amount_tbl Okl_Account_Dist_Pub.AMOUNT_TBL_TYPE;
2086: */
2087:
2088: -- R12 Change - START
2089: l_tmpl_identify_tbl okl_account_dist_pvt.tmpl_identify_tbl_type;
2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;
2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;

Line 2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;

2086: */
2087:
2088: -- R12 Change - START
2089: l_tmpl_identify_tbl okl_account_dist_pvt.tmpl_identify_tbl_type;
2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;
2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;

Line 2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;

2087:
2088: -- R12 Change - START
2089: l_tmpl_identify_tbl okl_account_dist_pvt.tmpl_identify_tbl_type;
2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;
2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;
2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;

Line 2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;

2088: -- R12 Change - START
2089: l_tmpl_identify_tbl okl_account_dist_pvt.tmpl_identify_tbl_type;
2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;
2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;
2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;
2096: l_acc_gen_tbl okl_account_dist_pvt.ACC_GEN_TBL_TYPE;

Line 2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;

2089: l_tmpl_identify_tbl okl_account_dist_pvt.tmpl_identify_tbl_type;
2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;
2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;
2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;
2096: l_acc_gen_tbl okl_account_dist_pvt.ACC_GEN_TBL_TYPE;
2097: -- R12 Change - END

Line 2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;

2090: l_dist_info_tbl okl_account_dist_pvt.dist_info_tbl_type;
2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;
2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;
2096: l_acc_gen_tbl okl_account_dist_pvt.ACC_GEN_TBL_TYPE;
2097: -- R12 Change - END
2098:

Line 2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;

2091: l_template_tbl okl_account_dist_pvt.avlv_out_tbl_type;
2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;
2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;
2096: l_acc_gen_tbl okl_account_dist_pvt.ACC_GEN_TBL_TYPE;
2097: -- R12 Change - END
2098:
2099: l_factoring_synd VARCHAR2(30);

Line 2096: l_acc_gen_tbl okl_account_dist_pvt.ACC_GEN_TBL_TYPE;

2092: l_amount_tbl okl_account_dist_pvt.amount_out_tbl_type;
2093: l_ctxt_val_tbl okl_account_dist_pvt.ctxt_tbl_type;
2094: --l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_tbl_type;
2095: l_acc_gen_primary_key_tbl okl_account_dist_pvt.acc_gen_primary_key;
2096: l_acc_gen_tbl okl_account_dist_pvt.ACC_GEN_TBL_TYPE;
2097: -- R12 Change - END
2098:
2099: l_factoring_synd VARCHAR2(30);
2100: l_syndication_code VARCHAR2(30) DEFAULT NULL;

Line 2372: Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST(

2368: AddfailMsg( p_object => 'Okl_Account_Dist_Pub.CREATE_ACCOUNTING_DIST ',
2369: p_operation => 'CREATE' );
2370:
2371: /* OKL.H code commented out
2372: Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST(
2373: p_api_version => 1.0
2374: ,p_init_msg_list => 'F'
2375: ,x_return_status => l_return_status
2376: ,x_msg_count => l_msg_count

Line 2387: okl_account_dist_pvt.create_accounting_dist(

2383: ,x_amount_tbl => l_amount_tbl);
2384: */
2385:
2386: -- R12 CHANGE - START
2387: okl_account_dist_pvt.create_accounting_dist(
2388: p_api_version => 1.0,
2389: p_init_msg_list => OKL_API.G_FALSE,
2390: x_return_status => l_return_status,
2391: x_msg_count => l_msg_count,

Line 2402: okl_debug_pub.logmessage('OKL_CURE_RECON_PVT : CREATE_ACCOUNTING : okl_account_dist_pvt.create_accounting_dist : '||l_return_status);

2398: x_amount_tbl => l_amount_tbl,
2399: p_trx_header_id => l_tai_id,
2400: p_trx_header_table => 'OKL_TRX_AR_INVOICES_B');
2401:
2402: okl_debug_pub.logmessage('OKL_CURE_RECON_PVT : CREATE_ACCOUNTING : okl_account_dist_pvt.create_accounting_dist : '||l_return_status);
2403:
2404: -- R12 CHANGE - END
2405:
2406: IF ( l_return_status <> FND_API.G_RET_STS_SUCCESS)