DBA Data[Home] [Help]

APPS.AMS_LISTGENERATION_PKG dependencies on AMS_LIST_WF

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

7976: if x_return_status <> FND_API.g_ret_sts_success THEN
7977: RAISE FND_API.G_EXC_ERROR;
7978: end if;
7979: --For bug 4351391
7980: ams_list_wf.StartListBizEventProcess(p_list_header_id => x_list_header_id);
7981:
7982: /*
7983: GENERATE_LIST
7984: ( p_api_version => 1.0,