DBA Data[Home] [Help]

APPS.WIP_FLOW_UTILITIES dependencies on WIP_AUTOLOTPROC_PRIV

Line 2433: wip_autolotproc_priv.derivelots(

2429: return;
2430: end if;
2431:
2432: --
2433: wip_autolotproc_priv.derivelots(
2434: x_compLots => l_compObj,
2435: p_orgID => l_org_id,
2436: p_wipEntityID => l_wipentityid,
2437: p_initMsgList => fnd_api.g_true,