DBA Data[Home] [Help]

APPS.OKL_SERVICE_INTEGRATION_PVT dependencies on OKL_TRANSACTION_PVT

Line 3708: okl_transaction_pvt.create_service_transaction(

3704:
3705: --
3706: -- Create LINK transaction
3707: --
3708: okl_transaction_pvt.create_service_transaction(
3709: p_api_version => 1.0,
3710: p_init_msg_list => OKL_API.G_FALSE,
3711: x_return_status => x_return_status,
3712: x_msg_count => x_msg_count,

Line 3855: okl_transaction_pvt.create_service_transaction(

3851:
3852: --
3853: -- Create LINK transaction
3854: --
3855: okl_transaction_pvt.create_service_transaction(
3856: p_api_version => 1.0,
3857: p_init_msg_list => OKL_API.G_FALSE,
3858: x_return_status => x_return_status,
3859: x_msg_count => x_msg_count,

Line 4121: okl_transaction_pvt.create_service_transaction(

4117:
4118: --
4119: -- Create DE-LINK transaction
4120: --
4121: okl_transaction_pvt.create_service_transaction(
4122: p_api_version => 1.0,
4123: p_init_msg_list => OKL_API.G_FALSE,
4124: x_return_status => x_return_status,
4125: x_msg_count => x_msg_count,