DBA Data[Home] [Help]

APPS.OKL_SEC_AGREEMENT_PVT dependencies on OKL_ACCOUNT_DIST_PUB

Line 561: Okl_Account_Dist_Pub.GET_TEMPLATE_INFO(

557:
558: -------------------------------------------------------------------------
559: --Call to get_template_info to determine the number of transaction lines to be created
560: -------------------------------------------------------------------------
561: Okl_Account_Dist_Pub.GET_TEMPLATE_INFO(
562: p_api_version => p_api_version,
563: p_init_msg_list => p_init_msg_list,
564: x_return_status => l_return_status,
565: x_msg_count => l_msg_count,

Line 694: -- Call Okl_Account_Dist_Pub API to create accounting entries for this transaction- new signature

690: END IF; */
691:
692:
693: ------------------------------------------------------------------------------------------------
694: -- Call Okl_Account_Dist_Pub API to create accounting entries for this transaction- new signature
695: ------------------------------------------------------------------------------------------------
696: --Assigning transaction header id from the transaction header record created
697:
698: l_tcn_id := l_trxH_out_rec.id;