DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_CONS_PVT dependencies on OKL_XTL_PAY_INVS_PUB

Line 2869: -- Start of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs

2865: l_xlpv_rec.attribute15 := r_cnsld_lns.attribute15;
2866: l_xlpv_rec.REQUEST_ID := Fnd_Global.CONC_REQUEST_ID ; -- 11-Dec-2007 cklee -- Fixed bug: 6682348 -- stamped request_id when insert
2867:
2868:
2869: -- Start of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
2870: IF(IS_DEBUG_PROCEDURE_ON) THEN
2871: BEGIN
2872: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
2873: END;

Line 2872: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');

2868:
2869: -- Start of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
2870: IF(IS_DEBUG_PROCEDURE_ON) THEN
2871: BEGIN
2872: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
2873: END;
2874: END IF;
2875:
2876: OKL_XTL_PAY_INVS_PUB.insert_xtl_pay_invs(

Line 2876: OKL_XTL_PAY_INVS_PUB.insert_xtl_pay_invs(

2872: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
2873: END;
2874: END IF;
2875:
2876: OKL_XTL_PAY_INVS_PUB.insert_xtl_pay_invs(
2877: p_api_version => p_api_version
2878: ,p_init_msg_list => p_init_msg_list
2879: ,x_return_status => x_return_status
2880: ,x_msg_count => x_msg_count

Line 2887: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs '||x_return_status);

2883: ,x_xlpv_rec => lx_xlpv_rec);
2884:
2885: IF(IS_DEBUG_PROCEDURE_ON) THEN
2886: BEGIN
2887: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs '||x_return_status);
2888: END;
2889: END IF;
2890: -- End of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
2891:

Line 2890: -- End of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs

2886: BEGIN
2887: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs '||x_return_status);
2888: END;
2889: END IF;
2890: -- End of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
2891:
2892: IF (x_return_status = Okl_Api.G_RET_STS_UNEXP_ERROR) THEN
2893: l_conc_status := 'E';
2894: FND_FILE.PUT_LINE (FND_FILE.OUTPUT, ' ERROR: Creating External AP Invoice Line.');

Line 3494: -- Start of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs

3490: l_xlpv_rec.tpl_id := r_invoice.tpl_id;
3491:
3492:
3493: FND_FILE.PUT_LINE (FND_FILE.OUTPUT, ' Creating External AP Invoice Lines..');
3494: -- Start of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
3495: IF(IS_DEBUG_PROCEDURE_ON) THEN
3496: BEGIN
3497: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
3498: END;

Line 3497: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');

3493: FND_FILE.PUT_LINE (FND_FILE.OUTPUT, ' Creating External AP Invoice Lines..');
3494: -- Start of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
3495: IF(IS_DEBUG_PROCEDURE_ON) THEN
3496: BEGIN
3497: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
3498: END;
3499: END IF;
3500: okl_xtl_pay_invs_pub.insert_xtl_pay_invs(
3501: p_api_version => p_api_version

Line 3500: okl_xtl_pay_invs_pub.insert_xtl_pay_invs(

3496: BEGIN
3497: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
3498: END;
3499: END IF;
3500: okl_xtl_pay_invs_pub.insert_xtl_pay_invs(
3501: p_api_version => p_api_version
3502: ,p_init_msg_list => p_init_msg_list
3503: ,x_return_status => x_return_status
3504: ,x_msg_count => x_msg_count

Line 3510: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');

3506: ,p_xlpv_rec => l_xlpv_rec
3507: ,x_xlpv_rec => lx_xlpv_rec);
3508: IF(IS_DEBUG_PROCEDURE_ON) THEN
3509: BEGIN
3510: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
3511: END;
3512: END IF;
3513: -- End of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
3514:

Line 3513: -- End of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs

3509: BEGIN
3510: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPICB.pls call okl_xtl_pay_invs_pub.insert_xtl_pay_invs ');
3511: END;
3512: END IF;
3513: -- End of wraper code generated automatically by Debug code generator for okl_xtl_pay_invs_pub.insert_xtl_pay_invs
3514:
3515: IF (x_return_status = Okl_Api.G_RET_STS_UNEXP_ERROR) THEN
3516: l_conc_status := 'E';
3517: FND_FILE.PUT_LINE (FND_FILE.OUTPUT, ' ERROR: Creating External AP Invoice Line.');

Line 3942: okl_xtl_pay_invs_pub.insert_xtl_pay_invs(

3938: l_xlpv_rec.tap_id := fund_rec.tap_id;
3939: -- END IF;
3940:
3941: FND_FILE.PUT_LINE (FND_FILE.OUTPUT, ' Creating External AP Invoice Lines..');
3942: okl_xtl_pay_invs_pub.insert_xtl_pay_invs(
3943: p_api_version => p_api_version
3944: ,p_init_msg_list => p_init_msg_list
3945: ,x_return_status => x_return_status
3946: ,x_msg_count => x_msg_count