DBA Data[Home] [Help]

APPS.WIP_BFLPROC_PRIV dependencies on PJM_PROJECT_LOCATOR

Line 1376: l_success := pjm_project_locator.get_component_projectSupply(p_organization_id => p_orgID,

1372:
1373: --if a project is provided, get the proj/task locator if necessary. If no
1374: --project/task provided, still call this API to make sure the BOM locator
1375: --is the common locator.
1376: l_success := pjm_project_locator.get_component_projectSupply(p_organization_id => p_orgID,
1377: p_project_id => p_projectID,
1378: p_task_id => p_taskID,
1379: p_wip_entity_id => null,--unused
1380: p_supply_sub => l_compRec.supplySubinv,