DBA Data[Home] [Help]

APPS.WIP_BFLPROC_PRIV dependencies on PJM_PROJECT_LOCATOR

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

1323:
1324: --if a project is provided, get the proj/task locator if necessary. If no
1325: --project/task provided, still call this API to make sure the BOM locator
1326: --is the common locator.
1327: l_success := pjm_project_locator.get_component_projectSupply(p_organization_id => p_orgID,
1328: p_project_id => p_projectID,
1329: p_task_id => p_taskID,
1330: p_wip_entity_id => null,--unused
1331: p_supply_sub => l_compRec.supplySubinv,