DBA Data[Home] [Help]

APPS.OKL_CREDIT_MEMO_PVT dependencies on OKL_INTERNAL_BILLING_PVT

Line 652: OKL_INTERNAL_BILLING_PVT.create_billing_trx(

648: END IF;
649: CLOSE c_3LevelInvoice;
650:
651: -- Bug 5897792
652: OKL_INTERNAL_BILLING_PVT.create_billing_trx(
653: p_api_version => p_api_version,
654: p_init_msg_list => p_init_msg_list,
655: x_return_status => l_return_status,
656: x_msg_count => x_msg_count,

Line 1212: OKL_INTERNAL_BILLING_PVT.create_billing_trx(

1208: CLOSE c_3LevelInvoice;
1209:
1210: -- Bug 5897792
1211: --g_debug_proc('Before call to create_billing_trx');
1212: OKL_INTERNAL_BILLING_PVT.create_billing_trx(
1213: p_api_version => p_api_version,
1214: p_init_msg_list => p_init_msg_list,
1215: x_return_status => l_return_status,
1216: x_msg_count => x_msg_count,