DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_ACCOUNT_DIST_PVT

Line 589: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;

585: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
586: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
587: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
588:
589: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;
592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;
593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;

Line 590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;

586: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
587: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
588:
589: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;
592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;
593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;
594: l_amount_out_tbl Okl_Account_Dist_Pvt.amount_out_tbl_type;

Line 591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;

587: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
588:
589: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;
592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;
593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;
594: l_amount_out_tbl Okl_Account_Dist_Pvt.amount_out_tbl_type;
595: l_trx_header_id NUMBER;

Line 592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;

588:
589: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;
592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;
593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;
594: l_amount_out_tbl Okl_Account_Dist_Pvt.amount_out_tbl_type;
595: l_trx_header_id NUMBER;
596: l_trx_header_tbl VARCHAR2(50);

Line 593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;

589: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;
592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;
593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;
594: l_amount_out_tbl Okl_Account_Dist_Pvt.amount_out_tbl_type;
595: l_trx_header_id NUMBER;
596: l_trx_header_tbl VARCHAR2(50);
597: l_curr_tai_id NUMBER;

Line 594: l_amount_out_tbl Okl_Account_Dist_Pvt.amount_out_tbl_type;

590: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
591: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;
592: l_acc_gen_tbl Okl_Account_Dist_Pvt.ACC_GEN_TBL_TYPE;
593: l_template_out_tbl Okl_Account_Dist_Pvt.avlv_out_tbl_type;
594: l_amount_out_tbl Okl_Account_Dist_Pvt.amount_out_tbl_type;
595: l_trx_header_id NUMBER;
596: l_trx_header_tbl VARCHAR2(50);
597: l_curr_tai_id NUMBER;
598: l_prev_tld_counter NUMBER;

Line 876: --- populate the tables for passing to Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST

872: END IF;
873: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
874: END IF;
875:
876: --- populate the tables for passing to Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST
877:
878: l_acc_gen_tbl(i).acc_gen_key_tbl := l_acc_gen_primary_key_tbl;
879: l_acc_gen_tbl(i).source_id := l_dist_info_rec.source_id;
880:

Line 888: ---- End populate the tables for passing to Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST

884: l_tmpl_identify_tbl(i) := l_tmpl_identify_rec;
885:
886: l_dist_info_tbl(i) := l_dist_info_rec;
887:
888: ---- End populate the tables for passing to Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST
889:
890: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
891: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'AE Call: x_return_status '||x_return_status);
892: END IF;

Line 912: Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST(

908: if (l_next_til_counter is null) OR ((til_tbl(l_next_til_counter).tai_id <> l_curr_tai_id)) THEN
909: l_trx_header_tbl:= 'okl_trx_ar_invoices_b';
910: l_trx_header_id := l_curr_tai_id; --- need to be correct
911: --Call accounting with new signature
912: Okl_Account_Dist_Pvt.CREATE_ACCOUNTING_DIST(
913: p_api_version => p_api_version,
914: p_init_msg_list => p_init_msg_list,
915: x_return_status => x_return_status,
916: x_msg_count => x_msg_count,