DBA Data[Home] [Help]

APPS.AMS_LISTGENERATION_PKG dependencies on AMS_LIST_WF

Line 8068: ams_list_wf.StartListBizEventProcess(p_list_header_id => x_list_header_id);

8064: if x_return_status <> FND_API.g_ret_sts_success THEN
8065: RAISE FND_API.G_EXC_ERROR;
8066: end if;
8067: --For bug 4351391
8068: ams_list_wf.StartListBizEventProcess(p_list_header_id => x_list_header_id);
8069:
8070: /*
8071: GENERATE_LIST
8072: ( p_api_version => 1.0,