DBA Data[Home] [Help]

APPS.ASO_COPY_QUOTE_PVT dependencies on ASO_TASK_INT

Line 1917: ASO_TASK_INT.COPY_TASKS (

1913: IF aso_debug_pub.g_debug_flag = 'Y' THEN
1914: aso_debug_pub.ADD ('Copy_Rows - Begin- before copy_tasks ' , 1, 'Y' );
1915: END IF;
1916:
1917: ASO_TASK_INT.COPY_TASKS (
1918: p_api_version => l_api_version
1919: , p_init_msg_list => FND_API.G_FALSE
1920: , p_commit => FND_API.G_FALSE
1921: , x_return_status => l_return_status