DBA Data[Home] [Help]

APPS.CSD_HV_WIP_JOB_PVT dependencies on PER_ALL_PEOPLE_F

Line 8284: per_all_people_f papf,

8280: CSD_WIP_TRANSACTION_DETAILS WTD,
8281: BOM_RESOURCES BR,
8282: wip_operations wo,
8283: WIP_DISCRETE_JOBS wdj,
8284: per_all_people_f papf,
8285: MTL_PARAMETERS MP
8286: WHERE CRJX.wip_entity_id = p_wip_entity_id
8287: AND WO.operation_seq_num = p_operation_seq_num
8288: AND CRJX.wip_entity_id = WOR.wip_entity_id

Line 8720: per_all_people_f papf,

8716: CSD_WIP_TRANSACTION_DETAILS WTD,
8717: BOM_RESOURCES BR,
8718: wip_operations wo,
8719: WIP_DISCRETE_JOBS wdj,
8720: per_all_people_f papf,
8721: MTL_PARAMETERS MP
8722: WHERE CRJX.wip_entity_id = p_wip_entity_id
8723: AND WO.operation_seq_num = p_operation_seq_num
8724: AND WOR.RESOURCE_ID = p_resource_id