DBA Data[Home] [Help]

APPS.WIP_FLOW_UTILITIES dependencies on PJM_PROJECT_LOCATOR

Line 608: * in the PJM_Project_Locator.Get_Flow_ProjectSupply in*

604:
605: /*******************************************************
606: * The cursor for going through the Material Issues in *
607: * this program is not required as this is being done *
608: * in the PJM_Project_Locator.Get_Flow_ProjectSupply in*
609: * PJMLOCB.pls - this is the fix required for Bug# : *
610: * 598471 *
611: * - dsoosai 12/11/97 *
612: *******************************************************/

Line 617: * is done in the PJM_Project_Locator routine *

613:
614: /*******************************************************
615: * The actual cursor for going through each one of the *
616: * Material Issue that is associated with Completion *
617: * is done in the PJM_Project_Locator routine *
618: *******************************************************/
619:
620: PJM_Project_Locator.Get_Flow_ProjectSupply(
621: p_organization_id => p_organization_id,

Line 620: PJM_Project_Locator.Get_Flow_ProjectSupply(

616: * Material Issue that is associated with Completion *
617: * is done in the PJM_Project_Locator routine *
618: *******************************************************/
619:
620: PJM_Project_Locator.Get_Flow_ProjectSupply(
621: p_organization_id => p_organization_id,
622: p_wip_entity_id => p_wip_entity_id,
623: p_project_id => p_src_prj_id,
624: p_task_id => p_src_tsk_id,