DBA Data[Home] [Help]

APPS.WIP_BFLPROC_PRIV dependencies on WIP_GLOBALS

Line 1399: wip_globals.get_locator_control(p_orgID,

1395:
1396: -- locator id could be not null for item not under locator control. We should check whether
1397: -- it is under locator ctl. For bug 3885878
1398: if(l_compRec.supplySubinv is not null) then
1399: wip_globals.get_locator_control(p_orgID,
1400: l_compRec.supplySubinv,
1401: l_compRec.itemID,
1402: l_returnStatus,
1403: l_msgCount,