DBA Data[Home] [Help]

APPS.AS_OPP_HEADER_PVT dependencies on AS_SALES_METH_WF

Line 453: as_sales_meth_wf.start_methodology(

449: AS_UTILITY_PVT.Debug_Message(l_module, FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW,
450: 'Lunching workflow for autotask creation');
451: END IF;
452: -- lunch workflow
453: as_sales_meth_wf.start_methodology(
454: P_SOURCE_OBJECT_TYPE_CODE => 'OPPORTUNITY',
455: P_SOURCE_OBJECT_ID => p_lead_id,
456: P_SOURCE_OBJECT_NAME => to_char(p_lead_id),
457: P_OWNER_ID => p_resource_id,